View Single Post
  #3 (permalink)  
Old 01-10-2008, 02:50 PM
HARRY HARRY is offline
Knows the basics
 
Join Date: Apr 2007
Location: Netherlands
Posts: 86
Default

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
Reply With Quote