8a534c4b0380daae4979bd93f3c3023a8a7b1a17
[reactos.git] / reactos / dll / cpl / odbccp32 / odbccp32.h
1 #pragma once
2
3 #include <windows.h>
4 #include <commctrl.h>
5 #include <cpl.h>
6 #include <tchar.h>
7
8 extern HINSTANCE hApplet;
9 extern HMODULE hLibrary;