stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
Re: Problem with Exe
Hi,
You would need to have either access to the source, or a disassembler, you would then need to trace the logic in the code as to why the button was disabled.
Not too hopeful, I'm afraid.
You could try SPY++, find the button window and use sendmessage to enable it.
Regards,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|