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


how to create window program in c++.please explain.



how to create window program in c++.please explain...

Answer / siddarth

generally for GUI related topics we go for the VC++ where
there are all sorts of GUI components and events are present

for c++,we can go for the concept of mouse programming for
creating windows,buttons etc

you can greate buttons by drawing rectangles present in
library "graphics.h" and by using mouse registers ax,bx,cx,dx
present in UNION REGS in dos.h,
etc............
heres the link
http://www.cprogrammingreference.com/Tutorials/Advance_Tutorials/mouseprogramming.php

ALL THE BEST

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More C++ General Interview Questions

Why c++ is the best language?

0 Answers  


Is c++ vector dynamic?

0 Answers  


what is upcasting in C++?

0 Answers  


What is function overriding in c++?

0 Answers  


What size is allocated to the union variable?

0 Answers  


5. Can inline functions have a recursion?

4 Answers  


What is c++ namespace?

0 Answers  


What is the operator in c++?

0 Answers  


What is a base class?

0 Answers  


sizeof - is it a function or operator?

6 Answers   Honeywell,


Can you explain the term "resource acquisition is initialization?"

1 Answers   Amazon,


What is #include iostream in c++?

0 Answers  


Categories