The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Farabi on September 21, 2005, 08:24:20 AM

Title: Toys for your system
Post by: Farabi on September 21, 2005, 08:24:20 AM
This is the GUI version of timing macros. Have fun.

Error report, bug, comment, curse, everything is welcome.

[attachment deleted by admin]
Title: Re: Toys for your system
Post by: Farabi on September 22, 2005, 02:19:59 PM
Anyone can tell me why the picture cannot be loaded all? In some system it works fin but on another the system cannot find some picture. Is there something wrong with MASM string function?
Title: Re: Toys for your system
Post by: QvasiModo on September 22, 2005, 03:21:42 PM
Not having the sources, I'll guess you're using a buggy version of the image functions in the masm32 library. Search the board, there are quite a few posts regarding those bugs and how to fix them. :)
Title: Re: Toys for your system
Post by: Farabi on September 22, 2005, 05:18:29 PM
Yes I found the topic but the link to the source is broken. I hope I can found the fixed version as a lib or the source.