Re: Addional advise needed. Friday, 05-Feb-99 10:33:26
I read in one of the tread and Mr Sandman recommended the following patch - "replace the original mov ecx, dword ptr [esp+10] with mov ecx, dword ptr [esp+14]". By looking at the listing register ECX holds the user input code and register EDX holds the correct serial no. In this way the program will always see the correct serial no. (a very good suggestion). So I tested this out and it works, except for 1 minor problem :- 1) When I register without any name the program will register but when I close and restart, the program goes back to the unregistered condition. So, is there a way to totally elimate this problem ? You will not get the above problem if you enter something in "Name" box. Jimbies |
Jimbies: Some answer for Task 1 (03-Feb-99 11:18:46) |
|
Copyright © InsideTheWeb, Inc. 1997-1999
All rights reserved.