Click here to Skip to main content
15,898,760 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: toupper macro key Pin
Stober13-Jun-05 7:24
Stober13-Jun-05 7:24 
GeneralRe: toupper macro key Pin
Chris Losinger13-Jun-05 7:26
professionalChris Losinger13-Jun-05 7:26 
GeneralRe: toupper macro key Pin
Stober13-Jun-05 8:57
Stober13-Jun-05 8:57 
GeneralVery basic question Pin
Opa Knack13-Jun-05 6:49
Opa Knack13-Jun-05 6:49 
GeneralRe: Very basic question Pin
Maximilien13-Jun-05 7:13
Maximilien13-Jun-05 7:13 
GeneralRe: Very basic question Pin
Budric B.13-Jun-05 7:16
Budric B.13-Jun-05 7:16 
GeneralRe: Very basic question Pin
Opa Knack13-Jun-05 7:28
Opa Knack13-Jun-05 7:28 
GeneralRe: Very basic question Pin
Cedric Moonen13-Jun-05 7:37
Cedric Moonen13-Jun-05 7:37 
This is purely win32 programming. That means without the MFC. The MFC are in fact just wrapper classes around the Win32 API. You can still use the resource editor with a win32 project.

For Dev-C++, you can use an external resource editor (there are some free on the web, just google for that) and add the resource in your project.

But Win32 programming is not that easy because you will need to manage everything by yourself (creation of the window, managing the message queue, ...)
GeneralRe: Very basic question Pin
Opa Knack13-Jun-05 7:45
Opa Knack13-Jun-05 7:45 
GeneralRe: Very basic question Pin
Cedric Moonen13-Jun-05 8:03
Cedric Moonen13-Jun-05 8:03 
GeneralRe: Very basic question Pin
David Crow13-Jun-05 7:00
David Crow13-Jun-05 7:00 
GeneralRe: Very basic question Pin
Opa Knack13-Jun-05 10:04
Opa Knack13-Jun-05 10:04 
GeneralRe: Very basic question Pin
David Crow13-Jun-05 8:30
David Crow13-Jun-05 8:30 
QuestionHow do I remove the WS_THICKFRAME style? Pin
Anonymous13-Jun-05 6:12
Anonymous13-Jun-05 6:12 
AnswerRe: How do I remove the WS_THICKFRAME style? Pin
David Crow13-Jun-05 6:17
David Crow13-Jun-05 6:17 
GeneralRe: How do I remove the WS_THICKFRAME style? Pin
Nilesh K.13-Jun-05 15:36
Nilesh K.13-Jun-05 15:36 
AnswerRe: How do I remove the WS_THICKFRAME style? Pin
Nilesh K.13-Jun-05 15:33
Nilesh K.13-Jun-05 15:33 
GeneralTiff Viewer Pin
gaurav88913-Jun-05 5:37
gaurav88913-Jun-05 5:37 
GeneralRe: Tiff Viewer Pin
Chris Losinger13-Jun-05 6:35
professionalChris Losinger13-Jun-05 6:35 
QuestionCan you create Dynamic Object names? Pin
Lagwagon5613-Jun-05 5:30
Lagwagon5613-Jun-05 5:30 
AnswerRe: Can you create Dynamic Object names? Pin
David Crow13-Jun-05 5:39
David Crow13-Jun-05 5:39 
GeneralRe: Can you create Dynamic Object names? Pin
Lagwagon5613-Jun-05 5:52
Lagwagon5613-Jun-05 5:52 
Generalplease help me. NAT problems in Chat program Pin
yanping wang13-Jun-05 5:23
yanping wang13-Jun-05 5:23 
GeneralMessage Reflection Pin
Steve Thresher13-Jun-05 4:58
Steve Thresher13-Jun-05 4:58 
GeneralRe: Message Reflection Pin
Michael Dunn13-Jun-05 10:07
sitebuilderMichael Dunn13-Jun-05 10:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.