slider
07-25-2007, 04:39 PM
i reversed this application that had some time limit and dongle. All that is fine except it splashes a registration screen with registered name, serial number and number of days remaining
i.e. Evaluation expires in 2000 days
i cant seem to make this not appear, just this last text or i could settle to change this text to something i like?
it seems function to display this text is called at multiple places and i am lost to fix this.
my question is , if possible can i change that text when its on the stack or otherwise?
if not how should i go about it.
Thanks for any input
p.s. app is based on MFC
i.e. Evaluation expires in 2000 days
i cant seem to make this not appear, just this last text or i could settle to change this text to something i like?
it seems function to display this text is called at multiple places and i am lost to fix this.
my question is , if possible can i change that text when its on the stack or otherwise?
if not how should i go about it.
Thanks for any input
p.s. app is based on MFC