| Thread | Last Post | Replies |
|
| Floating point coordinates | 02 May 2006 04:34 GMT | 1 |
While I was trying to create an event using mouse Up and down, I realized that the return values of those (in term of coordinates), return only integer numbers, is there a way to get the actual whole number (e.g : with the decimal part?)
|
| Sizing pictures | 01 May 2006 14:49 GMT | 6 |
Hi *.*, I have to size several pictures. Using the VB image with "Stretch=True" or StretchBlt() API will do that, but in bad quality. So I found the "janGraphics.dll" which works fine with files. But what to do, when a
|
| Getting remote MAC address in VB6 under Windows 98 | 01 May 2006 09:05 GMT | 1 |
I'm really struggling with this one. I have this working just fine in 2000 and XP using the SendARP API. Unfortunately, however, this API does not exist in 98. I need some way to retrieve a MAC address of a remote machine via the remote machine's IP address. Basically, all I
|
| Window not moveable | 01 May 2006 01:38 GMT | 3 |
Hello,is possible with an API set the window of an application via handle not moveable ??? I jus delete the buttons of control box and system menu but te window is moving with the mouse.
|