mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 20:45:36 +08:00
move typedef CALCPOSINFO to minigui.h
This commit is contained in:
@@ -187,12 +187,6 @@ typedef struct _MovedClientInfo {
|
||||
int zo_shmid;
|
||||
} MOVEDCLIENTINFO;
|
||||
|
||||
typedef struct _CalcPosInfo {
|
||||
DWORD style;
|
||||
DWORD ex_style;
|
||||
RECT rc;
|
||||
} CALCPOSINFO;
|
||||
|
||||
#define ID_ZOOP_ALLOC 1
|
||||
#define ID_ZOOP_FREE 2
|
||||
#define ID_ZOOP_MOVE2TOP 3
|
||||
|
||||
Reference in New Issue
Block a user