diff options
Diffstat (limited to 'tinyc/win32/lib/user32.def')
-rw-r--r-- | tinyc/win32/lib/user32.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tinyc/win32/lib/user32.def b/tinyc/win32/lib/user32.def index 4d2f704e1..a034dac20 100644 --- a/tinyc/win32/lib/user32.def +++ b/tinyc/win32/lib/user32.def @@ -336,6 +336,10 @@ GetWindow GetWindowContextHelpId GetWindowDC GetWindowInfo +GetWindowLongPtrA +GetWindowLongPtrW +SetWindowLongPtrA +SetWindowLongPtrW GetWindowLongA GetWindowLongW GetWindowModuleFileNameA |