Search found 54 matches: andrej

Return to advanced search

Is not work :(

Linker write "unresolved external symbol HB_FUN_HB_LANG_HU"
I think REQUEST HB_LANG_HUWIN was good. (but not make nothing )
Regards

Andrej.
by xVar
Mon Sep 14, 2009 3:16 pm
 
Forum: FiveWin for Pocket PC
Topic: Code page - can I set it ?
Replies: 2
Views: 636

Code page - can I set it ?

... I try set code page in my applicationto hungarian. I try this code , but is not work (Browse look as english). Make I anything wrong ? Regards Andrej. /// settings REQUEST DBFCDX REQUEST DBFFPT RDDSETDEFAULT ('DBFCDX') REQUEST HB_LANG_HUWIN REQUEST HB_CODEPAGE_HUWIN HB_LangSelect('HU') HB_SetCodePage("HUWIN") ...
by xVar
Thu Sep 10, 2009 9:35 am
 
Forum: FiveWin for Pocket PC
Topic: Code page - can I set it ?
Replies: 2
Views: 636

Thanks Antonio.

Regards
Andrej
by xVar
Thu Sep 10, 2009 6:50 am
 
Forum: FiveWin for Pocket PC
Topic: I loook for any simple password query function in WFPPC
Replies: 2
Views: 626

Re: I loook for any simple password query function in WFPPC

Andrej,

You have to create the dialog yourself the way you want it
by Antonio Linares
Wed Sep 09, 2009 5:49 pm
 
Forum: FiveWin for Pocket PC
Topic: I loook for any simple password query function in WFPPC
Replies: 2
Views: 626

I loook for any simple password query function in WFPPC

Have FWPPC function like "MsgGet( <cTitle>, <cText>, @<uVar> [,<cBmpFile>] [,<cResName>] )" with password options?
Or I must make dialog box with @ ...SAY ...GET ... PASSWORD ?

Regards
Andrej
by xVar
Wed Sep 09, 2009 5:13 pm
 
Forum: FiveWin for Pocket PC
Topic: I loook for any simple password query function in WFPPC
Replies: 2
Views: 626

Re: Dll calls, where is my mistake ?

Andrej,

Try it this way:

DLL FUNCTION RFID_Open(@hRFIDReader as LONG ) ;
AS DWORD LIB "rfidapi32.dll"
by Antonio Linares
Mon Jun 08, 2009 7:32 pm
 
Forum: FiveWin for Pocket PC
Topic: Dll calls, where is my mistake ?
Replies: 1
Views: 634

Dll calls, where is my mistake ?

... way HB_FUNC(OPEN_RFID) { nStatus=RFID_Open(&hReader); if(nStatus == RFID_SUCCESS) { } hb_retnl( (LONG) hReader ); } is work fine. Best regards Andrej
by xVar
Wed Jun 03, 2009 9:35 am
 
Forum: FiveWin for Pocket PC
Topic: Dll calls, where is my mistake ?
Replies: 1
Views: 634

Motorolla Datawedge. Use it anybody ?

... reader, but not work with RFID reader. Use anybody this aplication with RFID? Also I seek for any documentation about motorola RFID DDLs. Regards Andrej.
by xVar
Mon May 11, 2009 6:26 am
 
Forum: FiveWin for Pocket PC
Topic: Motorolla Datawedge. Use it anybody ?
Replies: 0
Views: 305

Re: bKeyDown-RETURN is not processed, another event may be used?

Andrej, As you have created a child control, then those events get routed to that child control. If you comment out this line: // @ 1,1 SAY oSay PROMPT cSearch SIZE 80, 30 then the main window should properly process those ...
by Antonio Linares
Thu Apr 09, 2009 10:48 pm
 
Forum: FiveWin for Pocket PC
Topic: bKeyDown-RETURN is not processed, another event may be used?
Replies: 3
Views: 644

bKeyDown-RETURN is not processed, another event may be used?

... have not any input elements ) . In bKeyDown events every key is processed , but RETURN is not. What event block may be used for this? Reagards Andrej It is my code: function Main() LOCAL cSearch:="" DEFINE WINDOW oWnd TITLE "KEYTEST" @ 1,1 SAY oSay PROMPT cSearch SIZE 80, ...
by xVar
Thu Apr 09, 2009 12:53 pm
 
Forum: FiveWin for Pocket PC
Topic: bKeyDown-RETURN is not processed, another event may be used?
Replies: 3
Views: 644

Re: Datalogic scorpio. Troubleshooting...

Thanks Jon!
I will probe this solution .
Regards. Andrej
by xVar
Sat Mar 07, 2009 9:24 am
 
Forum: FiveWin for Pocket PC
Topic: Datalogic scorpio. Troubleshooting...
Replies: 6
Views: 1099

Re: Datalogic scorpio. Troubleshooting...

Hi Andrej I compiled my application for the Datalogics Falcon 4420 (see http://www.bscan456.com to download) and initially had the same problem. The solution is in the link script: %vcdir%\bin\link @msvc.tmp /nologo /MAP:bs456info.map ...
by Jon Munro
Fri Mar 06, 2009 11:40 am
 
Forum: FiveWin for Pocket PC
Topic: Datalogic scorpio. Troubleshooting...
Replies: 6
Views: 1099

Re: Datalogic scorpio. Troubleshooting...

Andrej,

Yes, that is the idea to solve it.

You have to avoid the use of some functions that are not available in WinCE.
by Antonio Linares
Wed Mar 04, 2009 5:10 pm
 
Forum: FiveWin for Pocket PC
Topic: Datalogic scorpio. Troubleshooting...
Replies: 6
Views: 1099

Re: Datalogic scorpio. Troubleshooting...

Tutor02 is ready to run.

Can I fix all apllications with this temporary fixes, or in this case I have reduced functionality , and can't use some FWPPS functions ?

Regards
Andrej
by xVar
Wed Mar 04, 2009 10:40 am
 
Forum: FiveWin for Pocket PC
Topic: Datalogic scorpio. Troubleshooting...
Replies: 6
Views: 1099

Re: Device emulators. Where are ntx files?

OK. Thanks. Andrej.
by xVar
Wed Mar 04, 2009 9:44 am
 
Forum: FiveWin for Pocket PC
Topic: Device emulators. Where are ntx files?
Replies: 2
Views: 514
Next

Return to advanced search