flat assembler
Message board for the users of flat assembler.
Index
> Windows > Skinning and region on fasm? |
Author |
|
senolc_eht 22 Mar 2004, 23:11
how to do skinning and regioning in fasm?
help plz |
|||
22 Mar 2004, 23:11 |
|
comrade 23 Mar 2004, 00:53
the same way you do in any other language
use SetWindowRgn(), ExtCreateRegion(), GetRegionData(), CombineRgn() API |
|||
23 Mar 2004, 00:53 |
|
senolc_eht 23 Mar 2004, 10:51
pliz give me an asm tutorial.
thanks |
|||
23 Mar 2004, 10:51 |
|
pelaillo 23 Mar 2004, 12:33
This is a very simple example using bitmap resource.
|
|||||||||||
23 Mar 2004, 12:33 |
|
f0dder 23 Mar 2004, 18:49
Pretty slow algorithm - have a look at http://board.win32asmcommunity.net/showthread.php?s=&threadid=17519
|
|||
23 Mar 2004, 18:49 |
|
pelaillo 23 Mar 2004, 21:33
Very good !!! Thanks,
pelaillo |
|||
23 Mar 2004, 21:33 |
|
comrade 23 Mar 2004, 21:46
maybe this will help
|
|||||||||||
23 Mar 2004, 21:46 |
|
f0dder 23 Mar 2004, 21:53
That tool seems VERY slow comrade, besides it crashed on the test bitmap from the win32asmboard thread I linked to.
|
|||
23 Mar 2004, 21:53 |
|
senolc_eht 24 Mar 2004, 00:09
thanks all for the help! button how about the button, i try using the GetCursorPos but it still not working
thanks, |
|||
24 Mar 2004, 00:09 |
|
comrade 24 Mar 2004, 03:37
f0dder wrote: That tool seems VERY slow comrade, besides it crashed on the test bitmap from the win32asmboard thread I linked to. How do you know its slow if it crashed? |
|||
24 Mar 2004, 03:37 |
|
f0dder 24 Mar 2004, 15:58
Because it took a very long time to crash . The crash was of course because the bitmap was in one color format and your program expects another (the 24bpp color requirement wasn't mentioned in the readme).
Have a look at the code from the win32asmboard thread, it's quite a bit faster. |
|||
24 Mar 2004, 15:58 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.