I have already started a project and would like to add forms to it with MFC. How do you do this? I tried setting it to use mfc but it still doesn't allow me to add mfc classes(it says it isn't an mfc project).
Also is there any GUI library that works sorta like .net? Maybe it is because I haven't used MFC too much but I don't care for how it does events.