MASM Menu style Trainer

Discussion on Coding.
Post Reply
LittleDemon
Regular
Posts: 46
Joined: Sun Feb 22, 2004 7:50 am

Post by LittleDemon »

Hi ok well i'm having some problems with my trainer. I want it to be menu based instead of buttons. But my menu's don't show up. I followed the <a href='http://win32asm.cjb.net/' target='_blank'>http://win32asm.cjb.net/</a> tutorial 8. And even d/l'ed the source and compiled their version but the menu still doesn't show.

But when i use source from the example file the menus will compile perfectly.

And suggestions ?
ghostspider
Loyal fan
Posts: 402
Joined: Wed Nov 05, 2003 8:03 pm
Location: I've made a nice place inside myself

Post by ghostspider »

havent done anything with masm for a very long time, but maby the fault is in your resource file? get a program that with you can edit resources of the programs, so that you can add the menu too. I think it should work. Really dont remember :/
and when compiling the hack, make sure that it adds the menu.rc to the exe
LittleDemon
Regular
Posts: 46
Joined: Sun Feb 22, 2004 7:50 am

Post by LittleDemon »

Hm... I don't think its the .rc files coz i've tried both ways writing it from scratch and using Microsoft Visual C++ ( for the .rc )

And it still does not show the menu after i've compiled. Shall i post my codes here ??
delinquent
&lt;3 bd long time
Posts: 869
Joined: Fri Nov 14, 2003 12:08 am
Location: binarys underpants
Contact:

Post by delinquent »

Show us your coding we may be able to figure it out...
<img src='http://deli.lazyslacker.com/stupidnigga.jpg' border='0' alt='user posted image' /><br><a href='http://deli.lazyslacker.com' target='_blank'>http://deli.lazyslacker.com</a><br>Don't ban me, ban the idiot!
Post Reply