[SDL] SDL in Visual C++

Neil Griffiths n.griffiths at virgin.net
Wed Aug 28 06:44:00 PDT 2002


Hello Paul,

PN> Where should I create this.  What is the AfxMain.  WHat else do I need to
PN> do?

AfxMain is the main function in MFC applications. If it isn't, then
replace the AfxMain() call with whatever your main() function is
named. You can place the main() function that I gave you in the same C
file as where your AfxMain() function would be.

-- 
Best regards,
 Neil                            mailto:n.griffiths at virgin.net





More information about the SDL mailing list