"ExampleDll.dll" is a simple Win32 DLL that demonstrates the usage of some of the test utilities from within a DLL. More...
"ExampleDll.dll" is a simple Win32 DLL that demonstrates the usage of some of the test utilities from within a DLL.
The exported methods AccessEnvironmentWithinExampleDll() and AccessTestEventsWithinExampleDll() atre called from the main test aplication TestEnvWithMultipleDlls.