Dimitri,
Thanks for the prompt reply. However, I encounter a problem compiling the sample program for the device. The following (translated) message is given:
__________________________________________________ __________
External Compiler Error
Error compiling program.
Error message : error CS0103
The name nulld does not exist in the current context
Line number: 8
If dzhw.GetWindowHandle("null", "Rekenmachine") > 0 Then
__________________________________________________ ___________
The word nulld is not a typing error.
Any idea what is going wrong?
Harry
|