Re: can i use vs .net to develop win32 apps?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Jessica Weiner wrote:
I am writing an application that I want to my users to be able to execute without installting .net framework. For this, do I have to program using the win32 api? I do not know VB, so my only other option would be c++ right?

Thanks.
Jessica




I find the easiest way to write Win32 apps is Delphi. MFC is used more but is hard work (IMHO).


Might also be worth looking at wxWidgets at http://www.wxwidgets.org/ if you wish to stay with C++

Eddie
.