ReactOS 0.4.15-dev-7918-g2a2556c
odbccp32.h
Go to the documentation of this file.
1#pragma once
2
3#define WIN32_NO_STATUS
4#include <stdarg.h>
5#include <windef.h>
6#include <winbase.h>
7#include <winuser.h>
8#include <commctrl.h>
9#include <cpl.h>
10#include <tchar.h>
11
12extern HINSTANCE hApplet;
13extern HMODULE hLibrary;
HINSTANCE hApplet
Definition: access.c:17
HMODULE hLibrary
Definition: odbccp32.c:12