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 |
Whats is DDX & DDV in MFC?
Does the application have more than one object? If Yes, Briefly explain.
what is message Testing ?
How can server communicate with more than one client
What is LPCTSTR? What does LP denote it?
What are the special requirements for dialog box resources used in a form view?
what do you mean by psychic window?
If i derive a new class from CObject what are the basic features my derived wil get ?
What is the use of message map ?
I want recent paper pattern for HP company?
What is the difference between OnInitialUpdate and OnUpdate?
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