Home | Info | Community | Development | myReactOS | Contact Us
00001 #pragma once 00002 00003 #include <windows.h> 00004 #include <commctrl.h> 00005 #include <cpl.h> 00006 #include <tchar.h> 00007 00008 extern HINSTANCE hApplet; 00009 extern HMODULE hLibrary;