Results 1 to 5 of 5

Thread: Window Procedure!

  1. #1
    Mine_23
    Guest
    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!!!!

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    You need a C++ dll to subclass other windows.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  3. #3
    Guest
    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)

  4. #4
    Guest

    mine_23

    Where to get the C++ .dll from?
    how to work?

  5. #5
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    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.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width