|
compiled fine... run exe... i got an error...
this line:
_GDIPlus_GraphicsClear($hGraphic)
complaining about $hGraphic being accessed without being declared.. so, I declared it as global... compiled it again... same result..
blk,
could you post the exe file?
what did you use to compile it?
thanks...
-----update---------
never mind.. it works... strange though... i didn't make any changes.......
by the way, pressing the button causes text to turn pink and stays pink
Last edited by brandensin; 02-10-2008 at 02:58 PM.
|