News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

why does this give me an error ?

Started by hfheatherfox07, January 31, 2013, 08:22:19 PM

Previous topic - Next topic

hfheatherfox07

Thank You MichaelW ! :biggrin:
I am still getting the same errors trying to add the menu functions and the about dialog...
So I am sure I am doing something wrong and it is not the Batch File
This is about all the time I want to spend on C++ The tut is included in my attachment , if any body know how to do that It would be great,
I am going back to Assembly  :biggrin:

Your code and your skills will be assimilated. Your programming language is irrelevant.
We are the ASM Borg and you will become part of us. Compile and be assembled.

hfheatherfox07

Yes I know this is childish, But I feel Better  :P

P.S
change:
mov      wc.hbrBackground,COLOR_BTNFACE+1
To
mov      wc.hbrBackground, COLOR_WINDOW + 1

To get white face  If you want
Your code and your skills will be assimilated. Your programming language is irrelevant.
We are the ASM Borg and you will become part of us. Compile and be assembled.