Hello,
After some month in masm32, i have some working exe with the help of the Iczelion tut but now i need more info about
the color for interface (mov wc.hbrBackground, COLOR_BTNFACE+1), where in can find all the invoke process (ex: invoke copyfile)
i have find this command one week ago :lol: .
Well, i hope you have enderstand what i need, thank you for your help and for this great W32asm language.
:O
After some month in masm32, i have some working exe with the help of the Iczelion tut but now i need more info about
the color for interface (mov wc.hbrBackground, COLOR_BTNFACE+1), where in can find all the invoke process (ex: invoke copyfile)
i have find this command one week ago :lol: .
Well, i hope you have enderstand what i need, thank you for your help and for this great W32asm language.
:O
This Link will help you find out about the windows api:
http://msdn.microsoft.com/
Type what you are looking for in the search box on that page, and you'll get alot of info.
http://msdn.microsoft.com/
Type what you are looking for in the search box on that page, and you'll get alot of info.