Jump to content
Xtreme .Net Talk

VC++ Win32 and Framework question.


Recommended Posts

Posted

Hi.

When I make my program using Win32 template (not managed,just a normal win app) is the framwork still needed to run the program?

Posted

Do you know where to check if it is? I never thought of that.

 

Im asking about this because i dont like the concept of CLR in C++ and I just wanna work with traditional C++ code, and VS.NET IDE is the best.

Posted
Never mind, i used the ILDASM on the exe after building the solution, and it said that the exe does not have valid CLR headers, thanks for giving me the idea of checking that !!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...