mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
9 lines
145 B
C
9 lines
145 B
C
#pragma once
|
|
|
|
#include <windows.h>
|
|
#include <commctrl.h>
|
|
#include <cpl.h>
|
|
#include <tchar.h>
|
|
|
|
extern HINSTANCE hApplet;
|
|
extern HMODULE hLibrary;
|