hey everybody,
first of all i'm sorry that im not posting the example itself that im working on so i hope that the information i'll give would be enough.
as the title says i'm searching for a method to catch an on change event and the triggered function its using when it comes to an input box
so far i've tried to attack this program in serveral ways to reach the actual algorithm of the serial key test such as going through the regGetQueryValue where
some demo values are already placed in the registry
or trying to find some refference to LoadIcon since its using two IDI icons to show if the serial is valid or not.
but so far not luck.
so i thought maybe there is an easier way to reach the point where the program triggers an on-change function to check the key
anybody has an idea ?
except for that i'm using Olly debugger to debug the program
thanks in advance! :)


