Thread
:
Hardware v3.55 - ShowNumericSIP function
View Single Post
#
10
(
permalink
)
09-07-2009, 06:23 PM
Erel
Administrator
Join Date: Apr 2007
Posts: 15,676
Awards Showcase
Total Awards
: 1
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.
__________________
Basic4android documentation
,
IDE tips
,
Supporting multiple screens - tips and best practices
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel