mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 23:43:15 +00:00
Initial drag and drop support.
This commit is contained in:
@@ -169,6 +169,8 @@ typedef struct _GLFWlibraryWin32
|
||||
ATOM classAtom;
|
||||
DWORD foregroundLockTimeout;
|
||||
char* clipboardString;
|
||||
char* dropString;
|
||||
int dropStringSize;
|
||||
|
||||
// Timer data
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user