pt_async_md
Location
Makefile
<creo_toolkit_loadpoint>/protk_appls/pt_async
make_async_md
The sample application pt_async_md provides an example for the asynchronous mode compilation of a DLL using MD libraries on Windows. The application requires two binaries, namely, pt_async_md.dll, and the wrapper executable pt_async_md_wrapper.exe which will load the DLL and invoke it. The application is identical to pt_asyncin all other respects. For more information on MD libraries, refer to Alternate Libraries.
這是否有幫助?