holy crap!
thank-you so so much timmay!!!
exactly what i needed!
and yes, im am totaly crap at c, so thankfully im learning it this yr at uni.
once again, thank-you!
...LONG top;
LONG right;
LONG bottom;
} RECT, *PRECT;
BOOL GetClientRect(HWND GetForegroundWindow(VOID),LPRECT coOrd);
}
now, from what ive gathered, it will create the coOrd structure, and then...
...LONG top;
LONG right;
LONG bottom;
} RECT, *PRECT;
BOOL GetClientRect(HWND GetForegroundWindow(VOID),LPRECT coOrd);
}
now, from what ive gathered, it will create the coOrd structure, and then...
...until stopped, maybe with button?
typedef struct coOrd { LONG left;
LONG top;
LONG right;
LONG bottom;
} RECT, *PRECT;
BOOL GetClientRect(HWND GetForegroundWindow(VOID),LPRECT coOrd);
}
now, from what ive gathered, it will create the coOrd structure, and...
Hi fellow programmers,
I just want to write a simple program which detects when a new window pops-up, and work out/report where the window is located.
What is the easiest way to detect a new window?
Any input is appreciated!
Thank-you
VPR
Hi.
Planning to create a program which is in need of a logging in system.
I just wan to know if its posible for VB to ecrypt the passwords for a specific user into a file instead of using a .txt or .dat file to store the data in?
thanx
VPR
Ah, thanks guys...
I thought i might be something simple like that...
Coming from a physics background, the OR to me, would hav meaned either one OR the other... but obviously VB doesnt like being treated this way...
thanks again!
Hi.
I'm having a really stange error.
Im using the KeyAscii function to read buttons pressed from a remote control(it works, no need to go into details). In the program I'm setting these buttons to perform certain tasks. (mainly to use with winamp, play, stop, next, etc.)
The prblem arrises...
Hi
I'm just writing a program to monitor a network coennction for traffic (ie Satellite Connection) and then terminating it after a specific number of Mb are downloaded.
Is there any way of monitering the no. of bytes downloaded, or converting the packets into bytes or something like that...
...sKey, sValue, vSetting, sType
------
Module
------
Option Explicit
Public EMail, FullName As String
Global Const REG_SZ As Long = 1 '***Registry string
Global Const REG_DWORD As Long = 4 '***Registry number (32-bit number)
Global Const HKEY_CLASSES_ROOT = &H80000000
Global Const...
Hi
is it possible to include the font used in my vb-program with the package. coz otheriwse if thye dont have the correct font, it will display in times new roman and not fit in the boxes i hav specifed.
is this possible???
or do i hav to use generic fonts???
thanx
VPR
HI
stupid question, but how do u tell wether an option button has been selected.
i hav about 6 options, and i wish to know which one has been seleceted.
thanx.
yeah..
ill take a look @ that...
i've found a programmer whos making a compiling which will do this..
its currently in beta testing, but when its done it should be very good.
if anyone wants a look check out
www.vbmax.net
hi.
anyone know how to compile a vb project without the need for the target pc to hav the runtime installed???
i need to do that as i want the program i creating to run on any pc, even those without the runtimes installed
anyone have an idea????
Hi
I want to add some data into the registry, but i hav no idea how.
i've threw the previous posts, but none hav helped.
i just want to add a simple string, based on what a user enter s in a text box.
simple.
just need to know the code..
can anyone help???
thanx, but this didnt work...
I orignally used this code and then tried to modify it to work with wmplayer.
it seems the the new player doesnt like to be run like this, as with other players this works.
you can run a shortcut style command from vb, it would be great.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.