source: trunk/src/activeqt/control/qaxserver.def@ 182

Last change on this file since 182 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 201 bytes
Line 
1; mfc_test.def : Declares the module parameters.
2
3EXPORTS
4 DllCanUnloadNow PRIVATE
5 DllGetClassObject PRIVATE
6 DllRegisterServer PRIVATE
7 DllUnregisterServer PRIVATE
8 DumpIDL PRIVATE
Note: See TracBrowser for help on using the repository browser.