|
-
Mar 21st, 2001, 11:02 AM
#1
hello;
When I tried to change a command-button procedure using the "SetWindowLong" function I retrieved "0" from it!!
The "command button" is not in my project!
PLEASE HELP ME!!!!
-
Mar 21st, 2001, 11:13 AM
#2
Frenzied Member
You need a C++ dll to subclass other windows.
-
Mar 21st, 2001, 04:00 PM
#3
Well technically it doesn't have to be C++...I can be Delphi, just make sure it's in a Standard DLL (rather than an ActiveX which VB creates)
-
Mar 22nd, 2001, 12:46 PM
#4
mine_23
Where to get the C++ .dll from?
how to work?
-
Mar 22nd, 2001, 02:08 PM
#5
Frenzied Member
If you know C++ make it for yourself,else ask someone to do it for you. But i am sure that there were DLL's like that on the net for download. Search for them.
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
|