ReactOS 0.4.15-dev-7931-gfd331f1
screenshot.h
Go to the documentation of this file.
1#include <windows.h>
2#include <tchar.h>
3
4typedef struct _SCREENSHOT
5{
14
15//INT WINAPI GetScreenshot(VOID);
static HBITMAP
Definition: button.c:44
static HDC
Definition: imagelist.c:92
struct _SCREENSHOT * PSCREENSHOT
struct _SCREENSHOT SCREENSHOT
HWND hSelf
Definition: screenshot.h:6
LPVOID lpvBits
Definition: screenshot.h:10
HBITMAP hBitmap
Definition: screenshot.h:8
LPBITMAPINFO lpbi
Definition: screenshot.h:9
int32_t INT
Definition: typedefs.h:58