4 * PWLib application header file for PluginTest
6 * Copyright 2003 Equivalence
9 * Revision 1.2 2003/11/12 03:35:33 csoutheren
10 * Added sound device tests thanks to Derek
11 * Added listing of loading plugin types
13 * Revision 1.1.2.1 2003/10/07 01:52:39 csoutheren
14 * Test program for plugins
16 * Revision 1.1 2003/04/15 04:12:38 craigs
21 #ifndef _PluginTest_MAIN_H
22 #define _PluginTest_MAIN_H
27 class PluginTest
: public PProcess
29 PCLASSINFO(PluginTest
, PProcess
)
37 #endif // _PluginTest_MAIN_H
40 // End of File ///////////////////////////////////////////////////////////////