G
Guest
Is there a way for me to get a Compact Framework DLL loaded into the process
space of another compact Framework application (without loading it from the
app) - similar to injecting a normal C++ DLL into an application. The
purpose of this is so that my injected DLL can use IMessageFilter to capture
messages from an application's message pump
space of another compact Framework application (without loading it from the
app) - similar to injecting a normal C++ DLL into an application. The
purpose of this is so that my injected DLL can use IMessageFilter to capture
messages from an application's message pump