View Single Post
  #10 (permalink)  
Old 09-07-2009, 06:23 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 15,676
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

You can check the version by writing:
Code:
Hardware1.New 'Make sure to add a Hardware object with this name
Msgbox(Hardware1.DLLVersion)
It should show 3.55. I guess that you still have the old dll on the device.
Reply With Quote