Thread
:
enable buttons
View Single Post
#
2
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
Vox Humana