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.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a function to find the nth item from the end of a linked list in a single pass.

975


What is function prototyping?

1095


How would you use the functions memcpy(), memset(), memmove()?

1090


How many static variables are created if you put one static member into a template class definition?

1039


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

3673


What is the use of typedef?

1098


What is the difference between the functions rand(), random(), srand() and randomize()?

1283


How do I download c++?

1005


What is the difference between mutex and binary semaphore?

1203


Why do we need c++?

1050


Why is c++ difficult?

1036


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

1047


What is functions syntax in c++?

1133


What is setfill c++?

1153


Which is most difficult programming language?

1098