Log in

View Full Version : Need help for Sentinel LM


Hero
March 24th, 2005, 02:30
Hi all
I'm working on my first Sentinel LM.But I get an strange problem when working
on it.
Look at the values of sended args to LSRequest in my work:
Quote:

EBP ==> >/0013F654
EBP+4 >|771273D0 RETURN to OLEAUT32.771273D0
EBP+8 >|00B62538 ---->1st arg
EBP+C >|00000008
EBP+10 >|00000000
EBP+14 >|0045FC10 UNICODE "WinGslib"
EBP+18 >|00B620A0 ASCII "WinGslib"
EBP+1C >|00000008
EBP+20 >|0017D4B8
EBP+24 >|0045F9E0 wingslib.0045F9E0 ---->8th arg

But as you see some parameters are NULL that can't be(for example FeatureName).
How this is possible?This is the only time that I get to LSRequest.
In addition How I can find out version of Sentinel LM used for protection?

Edit:After trying my test program I get another trouble too.In one of my tracings
suddenly my 30 days trial expired without any change in any file befor ending this
30 days.But more important problem is that now the program tracing will not get to
LSRequest except before.How this is possible?Is it possible that main license and demo
license file is deferent from each other?

sincerely yours