PDA

Click to See Complete Forum and Search --> : A little help please...


Cybrg641
Jan 31st, 2001, 08:39 PM
I am making a simple calculator with MASM which has about 22 buttons and 1 edit box. My problem is that I can't get any of them to show. I can get the main window to show just fine but none of the other ones. If anyone can help I would appreciate it very much.

P.S. - See the attachment for the code

Cybrg641
Feb 2nd, 2001, 10:42 PM
I just looked at my attachment, and it is completely unreadable :o. Download this one instead, it is the original assembly file and should be more acceptable to read.

Cybrg641
Feb 3rd, 2001, 07:25 PM
I figured it out