Results 1 to 9 of 9

Thread: [RESOLVED] Raise event in a Class module through a module (Thanks to Merri).

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2006
    Location
    Egypt
    Posts
    162

    Resolved [RESOLVED] Raise event in a Class module through a module (Thanks to Merri).

    Hi everybody , currently I want to make a keyboard hook but as an ActiveX Dll , I use Joacim Andersson's method for doing this , like here it work perfectly but it use AddressOf so I must use a module , my question is : If I have event in my class module say [ Public Event KeyPressed (VirutalKey As Long) ] how can I raise it through the module ?

    I know that there is a way in the API Timer made by Wokawidget but I don't know how to use it in my case , can anyone help ?!

    Btw : I made a search but nothing relevant if it was discussed be4 I want links please.

    Thanks & Have a nice day
    Last edited by msayed2004; May 15th, 2007 at 05:41 PM.
    Mohammed Sayed - Egypt - Anesthetist



    =

    =

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