Click here to Skip to main content
15,918,303 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDeclaring class in union Pin
tony_Udz13-Dec-06 2:02
tony_Udz13-Dec-06 2:02 
AnswerToday seems to be the day of the classes inside the unions... Pin
CPallini13-Dec-06 2:22
mveCPallini13-Dec-06 2:22 
AnswerRe: Declaring class in union Pin
Maximilien13-Dec-06 3:37
Maximilien13-Dec-06 3:37 
AnswerRe: Declaring class in union Pin
Zac Howland13-Dec-06 3:52
Zac Howland13-Dec-06 3:52 
AnswerRe: Declaring class in union [modified] Pin
Stephen Hewitt13-Dec-06 11:03
Stephen Hewitt13-Dec-06 11:03 
QuestionWin32 Application in VC 6 Pin
Programm3r13-Dec-06 2:01
Programm3r13-Dec-06 2:01 
QuestionRe: Win32 Application in VC 6 Pin
prasad_som13-Dec-06 2:10
prasad_som13-Dec-06 2:10 
QuestionRe: Win32 Application in VC 6 Pin
Programm3r13-Dec-06 2:22
Programm3r13-Dec-06 2:22 
Ok,

So you open VS 6 C++.
You choose a new project and you choose a Win32 Application.
It brings up a small dialog asking things like "empty project" | "Hallo World".
So I chose the "Hallo World" one.
The complier builds a couple of resources cpp files, header files and so on.
The thing is how can I change that main window that the compiler created. It looks like everything was created using code by the compiler. Cause the createWnd function was used and so on.

Makes sense?

The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

AnswerRe: Win32 Application in VC 6 Pin
prasad_som13-Dec-06 2:29
prasad_som13-Dec-06 2:29 
QuestionRe: Win32 Application in VC 6 Pin
Programm3r13-Dec-06 2:53
Programm3r13-Dec-06 2:53 
AnswerRe: Win32 Application in VC 6 Pin
prasad_som13-Dec-06 3:09
prasad_som13-Dec-06 3:09 
QuestionRe: Win32 Application in VC 6 Pin
Programm3r13-Dec-06 3:46
Programm3r13-Dec-06 3:46 
AnswerRe: Win32 Application in VC 6 Pin
prasad_som13-Dec-06 4:45
prasad_som13-Dec-06 4:45 
QuestionDynamically displaying Visual TextBoxes - Labels Pin
Programm3r13-Dec-06 0:58
Programm3r13-Dec-06 0:58 
Questionlinker error for library Pin
rgchezhian13-Dec-06 0:47
rgchezhian13-Dec-06 0:47 
AnswerRe: linker error for library Pin
Laxman Auti13-Dec-06 19:13
Laxman Auti13-Dec-06 19:13 
QuestionQuestion Pin
messages13-Dec-06 0:28
messages13-Dec-06 0:28 
QuestionRe: Question Pin
prasad_som13-Dec-06 2:12
prasad_som13-Dec-06 2:12 
AnswerRe: Question Pin
messages13-Dec-06 19:03
messages13-Dec-06 19:03 
GeneralRe: Question Pin
prasad_som13-Dec-06 19:11
prasad_som13-Dec-06 19:11 
GeneralRe: Question Pin
messages13-Dec-06 19:27
messages13-Dec-06 19:27 
AnswerRe: Question Pin
prasad_som13-Dec-06 19:34
prasad_som13-Dec-06 19:34 
GeneralRe: Question Pin
messages13-Dec-06 19:53
messages13-Dec-06 19:53 
GeneralRe: Question Pin
prasad_som13-Dec-06 20:05
prasad_som13-Dec-06 20:05 
GeneralRe: Question Pin
Laxman Auti13-Dec-06 19:20
Laxman Auti13-Dec-06 19:20 

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.