WINDOWPOS
extern (Windows)
struct WINDOWPOS {
}
- cx
int cx;
Undocumented in source.
- cy
int cy;
Undocumented in source.
- flags
UINT flags;
Undocumented in source.
- hwnd
HWND hwnd;
Undocumented in source.
- hwndInsertAfter
HWND hwndInsertAfter;
Undocumented in source.
- x
int x;
Undocumented in source.
- y
int y;
Undocumented in source.
dgui core winapi
aliasesenumsfunctionsstructsvariables