add detach
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@183 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
15af9d917d
commit
8dac5bd0f0
4 changed files with 48 additions and 31 deletions
|
|
@ -77,6 +77,7 @@ MWDECL void MwLLSetIcon(MwLL handle, MwLLPixmap pixmap);
|
|||
MWDECL void MwLLForceRender(MwLL handle);
|
||||
|
||||
MWDECL void MwLLSetCursor(MwLL handle, MwCursor* image, MwCursor* mask);
|
||||
MWDECL void MwLLDetach(MwLL handle, MwPoint* point);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue