reactos/dll/cpl/odbccp32/odbccp32.h
Jérôme Gardou c16ad873a6 sync with trunk (r46275)
svn path=/branches/reactos-yarotows/; revision=46279
2010-03-19 21:09:21 +00:00

10 lines
145 B
C

#pragma once
#include <windows.h>
#include <commctrl.h>
#include <cpl.h>
#include <tchar.h>
extern HINSTANCE hApplet;
extern HMODULE hLibrary;