|
-
Jul 18th, 2001, 04:08 AM
#1
Thread Starter
Fanatic Member
Calculator Program
Hi,
I found a small calculator program in the MSDN samples
called CALC.
I need to change it, because I need 2 result displays.
We need that stupid Euro you see.
Instead of using the mouse I want to use the numeric keypad
keys so I changed the program by putting the key codes.
The problem I have is that I can use the numeric and the
operator keys, but the enter key won't work.
I use the vbKeySeparator Key Code for activating the '=' key
but it won't work.
When using the mouse and clicking the '=' button all works
fine.
Is there someone who could help me with this or maybe
someone have a source of the windows calculator program.
thanx
Ray
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|