post rebase

This commit is contained in:
Thomas la Cour
2024-07-11 21:37:37 +02:00
parent dd75b7a4d9
commit 3291c59728
2 changed files with 6 additions and 29 deletions
+1 -4
View File
@@ -37,10 +37,7 @@ foreign user32 {
lpClassName: LPCWSTR,
lpWindowName: LPCWSTR,
dwStyle: DWORD,
X: INT,
Y: INT,
nWidth: INT,
nHeight: INT,
X, Y, nWidth, nHeight: INT,
hWndParent: HWND,
hMenu: HMENU,
hInstance: HINSTANCE,