Hello. I need to create a C application and i have to use a status bar. I think i can use MFC, but i don't know how to start. Can anyone help me?
Thanks.
Borgatto 0 Newbie Poster
Recommended Answers
Jump to PostWell, you can't use MFC because that is c++, not c. If you can use c++ then threre are several MFC tutorials.
Jump to Post>>I need to do in the dos console.
Forget it then because it can't be done in MS-DOS console program. Requires MS-Windows GUI program.On second thought I suppose you could create one by using the Microsft win32 api console functions, or using old Turbo C so that you …
All 7 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Borgatto 0 Newbie Poster
Adak 419 Nearly a Posting Virtuoso
Borgatto 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Adak 419 Nearly a Posting Virtuoso
Borgatto 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.