This document is aimed at developers of components and applications, writing NGWS runtime managed code, which also needs to run unmanaged code in existing DLLs. These DLLs can have been generated by Microsoft (for example, those which implement the Win32 API), or by ISVs or customers. This document includes sample code, written in VC7