AsyncManaged

This sample demonstrates asynchronous events with a shared memory database together with sample async_native.

How to Run

In a console window run:

 
    AsyncManaged
     

Then in a second console window run:

 
    async_native
 

But it is more instructive to run one instance in your development environment debugger, stepping through the code.