Enigma_IDE.EP_RegHardwareID doesn't work
Posted: Fri Sep 21, 2012 11:11 am
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 textbox tbHardware is empty.
Please support to me. Thanks you very much
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 textbox tbHardware is empty.
Please support to me. Thanks you very much