I've been toying with this for a while, I guess I had to learn how to make this things one day :grin:
I just have a doubt that MSDN could not clear... why are there two bitmaps, a "watermark" and a "header" bitmap, since only one will be used?
I just have a doubt that MSDN could not clear... why are there two bitmaps, a "watermark" and a "header" bitmap, since only one will be used?
Good work! Looks like you did a bit of learning here ;)
I've had an example that is similar to yours for years, but you've exceeded it IMO. If your interested i can post the source I have, but I really dont want to diminish you acomplishments.
Keep up the good work.
:alright:
:NaN:
I've had an example that is similar to yours for years, but you've exceeded it IMO. If your interested i can post the source I have, but I really dont want to diminish you acomplishments.
Keep up the good work.
:alright:
:NaN:
Sure, post! The more the merrier :grin:
Glad you liked it. :)
Glad you liked it. :)
Very nice indeed. Thanks for sharing
Regards,
akyprian
Regards,
akyprian
Here you go:
And:
Regards,
:NaN:
;-----------------------------------------
; Propsht.asm -- A property sheet demo
;
; by Ron Thomas 13/1/01
;
; [imgmail]http://www.asmcommunity.net/board/cryptmail.php?tauntspiders=in.your.face@nomail.for.you&id=db0a66bdc25629f365ffa2dfed7c7477[/imgmail]
;-----------------------------------------
And:
;-----------------------------------------
; Wizard.asm -- A wizard demo
;
; by Ron Thomas 13/1/01
;
; [imgmail]http://www.asmcommunity.net/board/cryptmail.php?tauntspiders=in.your.face@nomail.for.you&id=db0a66bdc25629f365ffa2dfed7c7477[/imgmail]
;-----------------------------------------
Regards,
:NaN:
Cool, it also has a property sheet sample :alright: