February 7th, 2001 06:06 PM
Hi-
I am using the postmessage function and the WM_GETTEXT constant to obtain the text from a window but it doesnt want to work with this one window. The coding I have works on other windows...
January 8th, 2001 09:38 PM
January 8th, 2001 06:31 PM
January 8th, 2001 06:11 PM
ooooo, is there a function for Arc Tan or inverse tan???
I know they are the same but i need either one!!! Thanks!!! :D
January 8th, 2001 05:49 PM
Is there a function that will return the pressed key that i can use in a loop??? I want to find the pressed key or keys while i am in a loop. I dont want to use the built in keyboard functions for...
January 4th, 2001 11:23 PM
How do i change from Radian to degree mode in vb????
January 2nd, 2001 06:39 PM
:D - Thanks!!!!!! I would vote 10 but i can only give you a 3. Thank you very much for the extensive explaination!
December 31st, 2000 08:08 PM
nah, i need to find out what keys are being pressed outside of my programs interface, hence, api.
December 31st, 2000 02:11 PM
I realize that I need to use the getkeyboardstate api call... what i want to do is just check if a key is being pressed, it really doesnt matter what key, can you drop me a hint??? Thanks.
FaRd0wN
December 2nd, 2000 08:50 PM
you can download the directx sdk from :
http://www.microsoft.com/DirectX/
FaRd0wN
October 26th, 2000 10:08 PM
thanks, but it was an anceint post.
September 24th, 2000 11:29 AM
Still emailing? If so, please send me a copy of the control
FaRd0wN @ hotmail.com
August 14th, 2000 10:43 PM
Hmmm, well i dont have much to say but expounding upon the global variable bit... you could load the images into a pictureclip(microsoft control) in a sort of mapped grid... but then there would be...
August 7th, 2000 11:50 PM
Looks like they took care of it for me.
FaRd0wN
August 6th, 2000 08:06 PM
One way to do this is to declare a global variable called, GotData as boolean. When your program loads, set this variable to false. When the inputbox is called and data is successfully entered, set...