add new function
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@188 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
f70b20a6e6
commit
cc0b61f0ab
4 changed files with 18 additions and 14 deletions
|
|
@ -81,6 +81,7 @@ MWDECL void MwLLForceRender(MwLL handle);
|
|||
|
||||
MWDECL void MwLLSetCursor(MwLL handle, MwCursor* image, MwCursor* mask);
|
||||
MWDECL void MwLLDetach(MwLL handle, MwPoint* point);
|
||||
MWDECL void MwLLShow(MwLL handle, int show);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue