closes #10
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@570 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
92db649bda
commit
971ef1b827
15 changed files with 765 additions and 794 deletions
|
|
@ -43,8 +43,9 @@ struct _MwLLColor {
|
|||
};
|
||||
|
||||
struct _MwLLPixmap {
|
||||
int width;
|
||||
int height;
|
||||
int width;
|
||||
int height;
|
||||
unsigned char* data_scratch_buf;
|
||||
|
||||
HBITMAP hBitmap;
|
||||
HBITMAP hMask;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue