Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to build a GUI application which encrypt a simple text using c language.

Now, I don't know how to build a gui application in c, so, I need you guys.
Is there any IDE available for this purpose or have I to read any books to make a gui application in c.

Please suggest something. :sigh:
Posted
Updated 6-Sep-10 11:09am
v2
Comments
Dalek Dave 6-Sep-10 17:10pm    
Minor Edit for Grammar and Spelling.

Get yourself a copy of Microsoft Visual C++ Express 2010[^] and start from the samples and tutorials. Judging from your question I think you may have quite a lot of studying to do.
 
Share this answer
 
I did this [^]for you. Got this and many more:
http://www.winprog.org/tutorial/[^] - That will teach you how to make a GUI for Windows only in window's native GUI implement (API).
 
Share this answer
 
Comments
gateway23 19-Sep-10 8:25am    
thank a lot sandeep....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900