News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

DrawProgress custom control

Started by Faiseur, June 15, 2005, 04:42:14 PM

Previous topic - Next topic

Faiseur

Hi all,

DrawProgress custom control.

Dll and static version with examples and sources. See readme for special notes.

Faiseur

[attachment deleted by admin]
French asm Forum: http://www.asmforum.net/   Website: http://www.faiseur.net/

Mark Jones

Hi Faiseur, nice job, everything works nicely except closing example 5: The instruction at 0x7473c997 referenced memory at 0x11d2de25. The memory could not be "read". WinXP SP2. :)
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

Faiseur

#2
Hello Mark,

thanks to report. I had sometimes this problem with BitmapFromResource in other projects.  I think that it is that.


Update: Attachment is updated with example 5 modified.


Faiseur
French asm Forum: http://www.asmforum.net/   Website: http://www.faiseur.net/