Api mixing
Suppose your game engine is built on the direct x api but it then has a new api system which makes using directx api much easier. Are you allowed to use the direct x api within the other api.
yes,i am almost done with incorperating dx into mfc in fact I just posted a question in general programming,when i complete it i will post the program and steps i used to obtain it
Microsoft Foundation Classes. A wrapper for the Win32 API.
The hackers must have gotten into the system through the hyperlink!!
Invader''s Realm
The hackers must have gotten into the system through the hyperlink!!
Invader''s Realm
MFC is there to provide an OO aproach to Windows programming, which should makes things simpler for the developer. There are classes that you derive from depending on what you want to do - derive from CWnd when dealing with initialisation and such, CDialog when working with dialogs etc etc.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement