ntaryl Level: Trainee
 Registered: 30-03-2008 Posts: 1
|
Hooking api
Good morning to everybody here
I code long time in visual basic 6.0
Last days buy a very nice book (win32 api programming with visual basic )
My idea is to try to hook some api into one process(msn ).
I know need a Global Hook implement in c++ because the visual basic support only Activex.If wil able to translate the Global Hook(c++ dll) in Visual basic 6.0 and after compile it with VbAdvance is it the same ?
Someone tryed it before ?
can someone give some points to start
thanks for the time
____________________________
Code or Die
|