flat assembler
Message board for the users of flat assembler.
Index
> Windows > Bitmaps and Bitmaps buttons |
Author |
|
Reverend 23 May 2005, 20:31
In resources create a static on the dialog that has SS_BITMAP, then:
Code: invoke LoadBitmap, [hInstance], BMP_ID mov ebx, eax invoke SendMessage, [hBmpStatic], STM_SETIMAGE, IMAGE_BITMAP, ebx Or Do analogically with BM_SETIMAGE (for button) |
|||
23 May 2005, 20:31 |
|
Madis731 23 May 2005, 21:58
I just started a project today - a robot simulator. A learning program. I needed these bitmaps too so I searched around these boards and google - if... I mean WHEN I get it ready I'd be happy to post it here.
Its for our robotics lab: http://www.itcollege.ee/~robot/?do=31 for new kids to learn what programming a robot is all about |
|||
23 May 2005, 21:58 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.