1 message in net.java.dev.jna.users[jna-users] help with function in my DLL
FromSent OnAttachments
Dario CardosoJun 27, 2008 1:12 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[jna-users] help with function in my DLLActions...
From:Dario Cardoso (cbd_@hotmail.com)
Date:Jun 27, 2008 1:12:32 pm
List:net.java.dev.jna.users

hi, in my dll i have: INT LlSetOptionString(HLLJOB hJob, INT nMode, LPCTSTR
pszValue); when i have LPCTSTR i don't start function in DLL but if do not
LPCTSTR i start other functions in same DLL what i resolv this? thanks Dario