Have you ever used win32 APIs ?
Answers were Sorted based on User's Feedback
Answer / abhijit
SendMessage()
PostMessage()
PostQuitMessage()
GetExitCodeThread()
GetExitCodeProcess()
the above mentioned APIs are the most widely used functions
Also..
for shared memory you have to use the Win32 API
CreateFileMapping()
for launching a new process
CreateProcess() ... dont think an MFC equivalent is there
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / zero zero...
Some more API...
Getmessage()
PostPeekMessage()
CreateWindow()
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kamal
GetPrivateProfileString()
WritePrivateProfileString()
The above function is windows application function
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jaswanth
MFC are more Efficient than these Applications.
| Is This Answer Correct ? | 0 Yes | 3 No |
how to give colour for dialog button or static buuto?any one explain full code ?pls pls
What is the difference between regular dlls and extended dlls?
plzz tell me what we can do and dont in tally ERP & sap business one?
What is the difference between the ASSERT and VERIFY macros?
If i derive a new class from CObject what are the basic features my derived wil get ?
What is mfc class hierarchy?
Explain in sort What is CTargetObject?
What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?
Tell me the different controls 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
1)does Frame Thickness in MFC?
Which MFC function is used to display output?