RetroArch
|
#include <stdint.h>
#include <stddef.h>
#include <boolean.h>
#include <retro_common_api.h>
#include <windows.h>
#include "../ui_companion_driver.h"
Go to the source code of this file.
Classes | |
struct | ui_application_win32 |
struct | ui_window_win32 |
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Typedefs | |
typedef RETRO_BEGIN_DECLS struct ui_application_win32 | ui_application_win32_t |
typedef struct ui_window_win32 | ui_window_win32_t |
Functions | |
VOID (WINAPI *DragAcceptFiles_func)(HWND | |
Variables | |
BOOL | |
#define WIN32_LEAN_AND_MEAN |
typedef RETRO_BEGIN_DECLS struct ui_application_win32 ui_application_win32_t |
typedef struct ui_window_win32 ui_window_win32_t |
VOID | ( | WINAPI * | DragAcceptFiles_func | ) |