Alternate Libraries
 
Creo TOOLKIT offers alternate libraries that may be useful for applications compiled with /MD flag and built with msvcrt.lib. These libraries are similar to the standard Creo TOOLKIT libraries in content, but differ in using msvcrt.lib instead of libcmt.lib.
Library Name
Purpose
protkmd_NU.lib
Spawn mode library
ptasyncmd.lib
Asynchronous mode library
protk_dllmd_NU.lib
DLL mode library
The makefiles make_install_md and make_async_md build with these libraries.
Note:
 
Although /MD provides compatibility with multi-threaded components, Creo TOOLKIT calls must be made within a single thread. Creo+ does not respond to calls made from multiple threads. Extra threads may be created by applications only to do tasks which do not directly call Creo TOOLKIT functions.
Est-ce que cela a été utile ?