Can a DLL hook into 2 programs at the same time?
This is a discussion on DLL hooking into 2 programs within the Windows Programming forums, part of the Platform Specific Boards category; Can a DLL hook into 2 programs at the same time?...
Can a DLL hook into 2 programs at the same time?
My site to register for all my other websites!
'Clifton Bazaar'
Two copies of the same DLL, yes. It is loaded into each process separately so cannot be shared between them.
Thanks for the reply![]()
My site to register for all my other websites!
'Clifton Bazaar'