I've read this page (http://pnotepad.org/docs/dev/how_to_compile_pn) and dug up an old post (http://pnotepad.org/forums/topic/190 :p) and the question on whether it's possible to use VS Express to compile PN is still suspending in the air...
As a side-note, here's an article teaching people how to make WTL available in VC++ 2005 Express: http://www.codeproject.com/KB/wtl/WTLExpress.aspx
And my question? :p It is: is there any plan to make it possible to compile PN using free tool like VS Express?
I have some spare time (about 30 minutes per week :p) and if you like, I could try to see if I could compile PN using VS Express and possibly develop on it. If it's successful, I could also write out the steps how I get to it.
My next question is: "should I use VC++ 2005 Express or 2008 Express?" Or an alternate question is: "Is there any advantage to use VC++ 2008 Express"? Because PN is essentially a C++ programme while VS 2008 (Express) is using the *great feature* of .NET 3 but I don't see how this affects PN.
Any comment?