cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Want to make a notepad in c++
Want to make a notepad in c++
May 30, 2013 at 9:29am UTC
tremblerz
(1)
I am making notepad in c++,i want to give it a windows look like as included in windows api (basic buttons , different mouse cursor for text field).
THANKS in advance for replies.
May 30, 2013 at 9:32am UTC
ajh32
(659)
Well you can either write the code completely by hand for Windows functionality, or you can use a framework such as MFC.
Topic archived. No new replies allowed.