lol ya often times a complete recode (i call them wipes) seems to magically fix alot of things. whenever i code anything my ultimate goal is speed so i find myself continuosly optimizing code (usually on the asm level). often times i introduce problems myself (i am my own worste enemy). Yes I am the same naru GrimZ was speaking of. I dont mind helping new coders i quite enjoy it but i agree it would be nice to collaborate on a project or two with someone who already has at least some basic knowledge.

Many of the function your using (menu api) are located in user32.dll wich is why you see the dependancy for it. You may want to look into the application exescope (i think its shareware). It offers a few options that depends doesnt and is pretty clean and easy to follow.


Have Fun smile