Hi, in attach this cmll11.dll
This function work with JNA
LlSetOption
Syntax:INT LlSetOption(HLLJOB hJob, INT nMode, DWORD nValue);
Task:Sets diverse options in List & Label.
Parameter:
hJob: List & Label job handlenMode: mode index, see belownValue: new value
Return Value:Error code
---
This function don't work with JNA
LlSetOptionString
Syntax:
INT LlSetOptionString(HLLJOB hJob, INT nMode, LPCTSTR pszValue);
Task:Sets string options in List & Label.
Parameter:hJob: List & Label job handlenMode: mode index, see belowpszValue: new
value
Return Value:Error code
Why?
Thanks,
Dario
Date: Mon, 30 Jun 2008 16:10:43 +0100From: keteracel@gmail.comTo:
use...@jna.dev.java.netSubject: Re: [jna-users] pass LPCTSTR type in JNALPCTSTR =
const char* or const wchar_t* depending on _UNICODESo, if you're dealing with
unicode you want a WString, otherwise you want a String.
On Mon, Jun 30, 2008 at 4:03 PM, Dario Cardoso <cbd_...@hotmail.com> wrote:
hi, how i pass LPCTSTR type with JNA ??? Dario
Conheça já o Windows Live Spaces, o site de relacionamentos do Messenger! Crie
já o seu!-- ---------------------------------------------Paul
Loypaul@keteracel.comhttp://www.keteracel.com/paul