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...


What is the difference between hinsrtance and hprevinstance
in WinMain function?

Answers were Sorted based on User's Feedback



What is the difference between hinsrtance and hprevinstance in WinMain function? ..

Answer / sagar sawant

if you are using 32-bit os then the entry to the
hPrevInstance is always NULL.
It was used in the 16 bit os where the instance of
previosly running application was saved . so that it can be
refered again ! due the memory restriction.

Is This Answer Correct ?    6 Yes 0 No

What is the difference between hinsrtance and hprevinstance in WinMain function? ..

Answer / fahim

hInstance : will be having the handle of the current
instance
hPrevInctance : will be having the handle of last instance
hPrevInstance is NULL if only one instance is running

Is This Answer Correct ?    4 Yes 0 No

What is the difference between hinsrtance and hprevinstance in WinMain function? ..

Answer / manish

int WINAPI WinMain(HINSYANCE,HINSTANCE(prev),LPSTR,int)
hPrevInstance is usefull at 16 bit plateform .Its value
alwys NULL at 32 bit plateform.
hprevInstance is Handle to the previous instance of the
application.
hInstance strores current running application

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More MFC Interview Questions

What is the difference between GetMessage and PeekMessage ?

3 Answers  


Have you ever used win32 APIs ?

4 Answers   Microsoft,


I want recent paper pattern for HP company?

0 Answers   HP,


What is a message map?

1 Answers   Mphasis,


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

2 Answers  


What does mfc stand for?

0 Answers  


Difference between Debug and Release versions?

4 Answers  


what is functioning of DIalodDataXchange ..?

0 Answers  


What interface must be supported by an ActiveX control?

2 Answers  


If there is more than 100 control in a window how we can change the Taborder of a controls

4 Answers   Satyam,


Whats is DDX & DDV in MFC?

1 Answers   HCL,


Which CPrintInfo member variable must be set for multiple page printouts?

1 Answers  


Categories