SuperCali
November 20th, 2000, 14:45
Hello,
I am looking at a program (smartstor) and it seems to use a seperate dll to generate / check valid licenses. Is it possible to use this dll to create valid licenses? Also what is the mfc42.dll used for? The damn program keeps dropping me into it every time I breakpoint either GetWindowText MessageBoxExA etc. It seems like it somehow does the work for the calling program (like string compares) using variables passed to it...or I am completely off track!? Anyone know were (except here) I can get info about it? I have managed to disable the auto prog shutdown when expired, and the service shutdown annoyance but I haven't really understood the protection ,which is the whole point of the excercise, hence the request for assistance. Notable is that the nags are still there because I keep on getting dropped in the mfc42.dll and don't really know were to go from there... Any help would as usual be greatly appreciated.
// SuperCali
I am looking at a program (smartstor) and it seems to use a seperate dll to generate / check valid licenses. Is it possible to use this dll to create valid licenses? Also what is the mfc42.dll used for? The damn program keeps dropping me into it every time I breakpoint either GetWindowText MessageBoxExA etc. It seems like it somehow does the work for the calling program (like string compares) using variables passed to it...or I am completely off track!? Anyone know were (except here) I can get info about it? I have managed to disable the auto prog shutdown when expired, and the service shutdown annoyance but I haven't really understood the protection ,which is the whole point of the excercise, hence the request for assistance. Notable is that the nags are still there because I keep on getting dropped in the mfc42.dll and don't really know were to go from there... Any help would as usual be greatly appreciated.
// SuperCali