|
-
Oct 9th, 2001, 07:22 AM
#1
Use the FindWindowEx API function.
-
Oct 9th, 2001, 10:18 AM
#2
Black Cat
You'll probably find the Spy++ tool useful if you have it installed, to get the names of the Window classes you want to find.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Oct 11th, 2001, 08:23 AM
#3
New Member
Windows API Constants
Using Access97 - VBA to do some nifty stuff and want to use Win32 API calls to do some of the stuff it otherwise wouldn't let me do. I've a list of all the API commands, (The easy bit) does anyone know where I can find a list of the constants they use (ie Sendmessage takes a constnt as its second parameter, I need to know what constants are available to me).
Thanks All.
Andrew Lawson
www.madmunter.co.uk
-
Oct 11th, 2001, 10:42 AM
#4
Black Cat
MSDN -> Platform SDK -> win32 api reference
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Oct 11th, 2001, 02:52 PM
#5
You could also create your own WindowSpy tool that works better than Spy++ in regards to finding class names. E-mail me, and I'll send you the code.
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
|