Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Have you ever used win32 APIs ?

Answers were Sorted based on User's Feedback



Have you ever used win32 APIs ?..

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

Have you ever used win32 APIs ?..

Answer / zero zero...

Some more API...

Getmessage()
PostPeekMessage()
CreateWindow()

Is This Answer Correct ?    2 Yes 0 No

Have you ever used win32 APIs ?..

Answer / kamal

GetPrivateProfileString()
WritePrivateProfileString()

The above function is windows application function

Is This Answer Correct ?    1 Yes 0 No

Have you ever used win32 APIs ?..

Answer / jaswanth

MFC are more Efficient than these Applications.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More MFC Interview Questions

Tell me the different controls in MFC ?

5 Answers  


What is the difference between GetMessage and PeekMessage ?

3 Answers  


what do you mean by psychic window?

2 Answers   Patni,


How to find the mouse entering an image?..while entering need to display next image...

4 Answers  


What are the differences between MFC Exception macros and C++ exception keywords?

2 Answers  


How to handle command line arguements from simple MFC application ?

2 Answers   TCS,


how many types of classes are ther,what are that

7 Answers   L&T,


What is the difference between Extension DLL and Regular DLL?

6 Answers   GE,


What function is used to retrieve the currently selected index in a list box?

2 Answers  


How to convert a CString variable to char* or LPTSTR?

5 Answers   Dover,


what is message loop how mfc does it internally?

4 Answers   Aspire,


What is the use of CCmdTarget ?

4 Answers  


Categories