MFC possible in VC++ Express?
BlitzPlus Forums/BlitzPlus Programming/MFC possible in VC++ Express?| 
 | ||
| Is there any way to get MFC in VC++ Express?  Is there some download I can get?  I need to make a DLL that can change window styles, but I can't do it without MFC.  I don't have the money to buy the full Visual Studio...  Is there anything that I can do? | 
| 
 | ||
| I finally found out that I don't need MFC after all...  Wish someone could have told me there was a standard User32.dll function for changing window styles (SetWindowLong&Setwindowpos)... |