Thread: enable buttons
View Single Post
  #2  
Old 02-24-2003, 22:18
Vox Humana
 
Posts: n/a
Win32 API exposes the "EnableWindow" function in order to enable or disable windows.
Once you've localized the proper function, you can use hiew or any other hexeditor to alter the code
Reply With Quote