![]() |
How the MFC program executes
Dear frieds1
How the MFC program executes, any one know how the execution starts, MFC doesn't have, so how the MFC prgram executes |
Re: How the MFC program executes
It starts from the WinMain
WinMain calls the AfxWinMain which get your App object and calls its Application threads InitInstance |
| All times are GMT +5.5. The time now is 10:25. |