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

how can u change button shape at run time

3 Answers   Samsung,


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

5 Answers   Dover,


What is Multithreading

1 Answers   Invensys,


1)At run-time, you can change the icon by calling the LoadIcon() function?

2 Answers  


Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?

2 Answers   Sony,


is there any class which is not derived from Cobject

11 Answers   Patni,


Explain the flow of SDI application?

8 Answers   Mphasis,


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

2 Answers  


What four types of properties are supported by an ActiveX control?

1 Answers  


what is message Testing ?

1 Answers   L&T,


What function is used to disable a control at runtime?

7 Answers  


Differ GetMessage, PostMessage & PeakMessage?

4 Answers   Symphony,


Categories