Search found 2 matches
- Sat Sep 22, 2012 8:20 am
- Forum: Problems
- Topic: Enigma_IDE.EP_RegHardwareID doesn't work
- Replies: 2
- Views: 9332
Re: Enigma_IDE.EP_RegHardwareID doesn't work
Ok, thanks you very much.
- Fri Sep 21, 2012 11:11 am
- Forum: Problems
- Topic: Enigma_IDE.EP_RegHardwareID doesn't work
- Replies: 2
- Views: 9332
Enigma_IDE.EP_RegHardwareID doesn't work
Hi All,
I use the example of Get HardwareID of Enigma protector but i can not see serial. The text box serial is empty.
private void frmMain_Load(object sender, System.EventArgs e)
{
tbHardware.Text = Enigma_IDE.EP_RegHardwareID();
OnRegistration(Enigma_IDE.EP_RegLoadAndCheckKey());
}
The ...
I use the example of Get HardwareID of Enigma protector but i can not see serial. The text box serial is empty.
private void frmMain_Load(object sender, System.EventArgs e)
{
tbHardware.Text = Enigma_IDE.EP_RegHardwareID();
OnRegistration(Enigma_IDE.EP_RegLoadAndCheckKey());
}
The ...
