diff options
Diffstat (limited to 'redo/funcnames_windows.go')
| -rw-r--r-- | redo/funcnames_windows.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redo/funcnames_windows.go b/redo/funcnames_windows.go index 005607f..35685db 100644 --- a/redo/funcnames_windows.go +++ b/redo/funcnames_windows.go @@ -39,3 +39,5 @@ package ui // wfunc gdi32 SelectObject uintptr uintptr uintptr // wfunc user32 ReleaseDC uintptr uintptr uintptr // wfunc user32 IsChild uintptr uintptr uintptr,noerr +// wfunc kernel32 CreateActCtxW *s_ACTCTXW uintptr +// wfunc kernel32 ActivateActCtx uintptr *t_ULONG_PTR uintptr |
