Log in

View Full Version : Advice about win16 apps


allan
January 25th, 2001, 08:42
I am lokking for tutorials about win 16 apps let me know,if you know where i can find
some.And i need all advice i can get about cracking win 16 program.
If there is anything special about cracking win16 program.
I am a beginner and i try to get serial for electronic workbench,this one is from
cd-rom. Maybe ewb is to tough for a beginner?.

?ferret
January 25th, 2001, 16:14
there are *some* differences between 32 and 16 bit apps as far as cracking them, but they're pretty similar.

One tip is that for many of the API's you see with an "A" at the end (GetDlgItemTextA)....they're 32 bit API's. For the 16 bit version, simply drop the A off (GetDlgItemText).