ReactOS 0.4.16-dev-136-g52192f1
|
#include "odbccp32.h"
Go to the source code of this file.
Functions | |
LONG CALLBACK | CPlApplet (HWND hwndCpl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) |
BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpReserved) |
Variables | |
HINSTANCE | hApplet = NULL |
APPLET_PROC | ODBCProc = NULL |
HMODULE | hLibrary = NULL |
Definition at line 17 of file odbccp32.c.
Definition at line 68 of file odbccp32.c.
Definition at line 10 of file odbccp32.c.
Referenced by DllMain().
Definition at line 12 of file odbccp32.c.
Referenced by CallCommonPropertySheetUI(), ClientLoadLibrary(), CoFreeLibrary(), COMPOBJ_DllList_Add(), CPlApplet(), CreatePrinterFriendlyName(), DeviceCapabilitiesW(), DevQueryPrint(), DevQueryPrintEx(), DocumentPropertySheets(), DoLoadIcons(), GetMessageStringFromDll(), init_funcs(), LoadPrinterDriver(), PlaySoundRoutine(), QueryColorProfile(), SHCoCreateInstance(), SpoolerPrinterEvent(), and WspiapiLoad().
APPLET_PROC ODBCProc = NULL |
Definition at line 11 of file odbccp32.c.
Referenced by CPlApplet().