NOTE: This Technical Q&A has been
retired. Please see the Technical Q&As
page for current documentation.![]() ![]() |
Q We want to dynamically link our product to Quick Time for Windows.
How can we do this? A The QTW.LIB file contains static code, so you can't use it directly. Instead, you can write another DLL that links the needed QuickTime for Windows functions, and you can export the functions you need from your DLL. You can also use either the QuickTime VBX or the MCI driver provided with QuickTime for Windows 2.0 (if these solutions provide the functionality you need). [Aug 01 1995] |
Developer Documentation | Technical Notes | Development Kits | Sample Code |