List out the parameters of WinMain Function.
Answers were Sorted based on User's Feedback
Answer / kasi
int CALLBACK WinMain(
__in HINSTANCE hInstance,
__in HINSTANCE hPrevInstance,
__in LPSTR lpCmdLine,
__in int nCmdShow
);
| Is This Answer Correct ? | 22 Yes | 5 No |
General purpose classes in MFC
plzz tell me what we can do and dont in tally ERP & sap business one?
How can we create thread in MFC framework?
Explain in sort What is CTargetObject?
1)set the Title for The File DialogBox, in MFC?
Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer
how do u identify RTTI in vc++
What is document-view architecture ? Give me one real time example for SDI ?
if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?
What is the difference between the SDI and MDI
How to handle command line arguements from simple MFC application ?
How to create a Modeless Dialog?