Search found 5658 matches: line

Return to advanced search

Controlling the SIP (Soft Input Panel)

... I am defining the function as a DLL FUNCTION using this line... #define SIPF_OFF 0x00000000 #define SIPF_ON 0x00000001 DLL FUNCTION SIPShowIM( nState AS DWORD ) AS BOOL LIB "COREDLL.DLL" ...
by Bill Simmeth
Wed Nov 02, 2005 4:16 pm
 
Forum: FiveWin for Pocket PC
Topic: Controlling the SIP (Soft Input Panel)
Replies: 3
Views: 1528

Error de Proteccion General.

... CODE 0001:DE1E 00537H BUSCAR CODE 0001:E356 000DFH BUSCAR CODE 0001:E436 00126H TRASPASAR CODE 0001:E55C 001D5H TRASPASAR CODE 0001:E732 003F1H LINEAS CODE 0001:EB24 0027FH FTOTAL CODE 0002:0000 01445H NUEVOCLIEN CODE 0002:1446 00469H ALBARAN CODE 0002:18B0 012D0H ALBACEPTA CODE 0002:2B80 0026DH ...
by Garbi
Wed Nov 02, 2005 3:38 pm
 
Forum: FiveWin para CA-Clipper
Topic: Error de Proteccion General.
Replies: 5
Views: 4235

if you use NERO Burning Software > v5.5x your can use Nero Command- Line Tool : C:\Programme\Ahead\Nero\NeroCmd.exe --write --drivename W --speed 12 --real --tao --disable_eject --underrun_prot --iso Backup --create_iso_fs "D:\ALASKA\*.*" --recursive --verify ...
by Manuel Valdenebro
Mon Oct 31, 2005 6:09 am
 
Forum: FiveWin for CA-Clipper
Topic: To Backup database into CD or Tape
Replies: 5
Views: 1975

Problem with application terminating

... FUNC Ureadln( hHandle, cReturn, nLen, lEof, cSkip, cSkipchr ) local cChar := "" , ; lRestline := .F. , ; nRead := 1 IF PCOUNT()<6 cSkipchr = CHR(255) ENDIF IF PCOUNT()<5 cSkip = .F. ENDIF IF PCOUNT()<3 nLen = 1 ENDIF // Init... ...
by cdmmaui
Fri Oct 28, 2005 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with application terminating
Replies: 1
Views: 1936

How to ... and Where to ...

1) How can I track the length of a multi line get. I understand that the UDF of the ON CHANGE clause is the trick. What parameters are passed to it (the NG file is missing that kind of info). Will something like this work for the UDF PROCEDURE ...
by kronos911
Tue Oct 25, 2005 9:23 pm
 
Forum: FiveWin for CA-Clipper
Topic: How to ... and Where to ...
Replies: 7
Views: 2940

... snip ... echo $(HBDIR)\lib\codepage.lib + >> b32.bc echo $(HBDIR)\lib\hbzip.lib + >> b32.bc snip ... In testing I added the following line to my function LOCAL oZipFile := ZipNew() The compile seems to run fine, however on linking I get the following error. Turbo Incremental Link 5.00 ...
by Richard Chidiak
Tue Oct 25, 2005 7:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testzip and Testuzip will not compile
Replies: 10
Views: 6038

... snip ... echo $(HBDIR)\lib\codepage.lib + >> b32.bc echo $(HBDIR)\lib\hbzip.lib + >> b32.bc snip ... In testing I added the following line to my function LOCAL oZipFile := ZipNew() The compile seems to run fine, however on linking I get the following error. Turbo Incremental Link 5.00 ...
by Vytas
Tue Oct 25, 2005 11:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testzip and Testuzip will not compile
Replies: 10
Views: 6038

... through the app. It's funny all the sample apps that use DBFs work fine. Origanly I had the USE command under the LOCAL statment and before any line of code. [EDIT] Ok I did a "backstep" and used one of the older versions of the DBF. That version is an uncrypted DBFNTX file. The one I would ...
by kronos911
Sat Oct 22, 2005 7:17 pm
 
Forum: FiveWin for CA-Clipper
Topic: Opening DBFs error
Replies: 9
Views: 3719

... ) wbrw_save( ::cCargo, ::aBrwID[ n ], ::oBrw[ n ], ::aColSrw[ n ] ) next wind_save( padr( ::cCargo, 10 ), ::oWnd ) endif // added here some line - if window was maximized and with folders if IsZoomed( ::oWnd:hWnd ) == .t. .and. ::lFld lRest := .t. ::oWnd:Hide() ::oWnd:Restore() // minimize ...
by Rimantas
Sat Oct 22, 2005 10:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDIchild problem
Replies: 3
Views: 2088

... (fwh 2.5 and Harbour .44). But the important thing is I'm ok now. Thanks for your continued service and excellent product. Sorry for "venting" off-line. Just goes to show, most computer "users" (me in this case) are inherintly lazy, but, if the developers ( you in this case )make the users think ...
by don lowenstein
Wed Oct 19, 2005 7:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: preview problems with fwh 2.6
Replies: 5
Views: 2410

... segment 'STACK_TEXT' nondiscardable DEFEND LIB YOUR_LIB's LIB oFive16, oFive16C, OZLIBc, Objects LIB WinApi NOBELL ----------------- 4. Add a rc-line for each RES-file 5. Compile and link your application. By doing this, you'll avoid a wrong DLL-file to be used. Good luck.
by driessen
Sun Oct 16, 2005 1:51 pm
 
Forum: FiveWin for CA-Clipper
Topic: error Fivewin/1 Non Defined Id : No 210
Replies: 2
Views: 1389

Hi Antonio, I have little time to read the news but is very simple to download all news on my notebook and read also off line. Your decision is good, open the fivewin world to all, great! :D My suggestion is to relicate the post also on the previuos news server. I think that is a little ...
by Ugo
Sat Oct 15, 2005 6:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Welcome to the new FiveTech Software forums
Replies: 17
Views: 13029

... it makes the newsgroup less usable, readable and portable. With Html format we cannot download all messages, keep them on a notebook for off-line consulting and so on It is a very useful database to consult at everytime in every place (also without a connection to internet) I hope you will ...
by Roberto Chiaiese
Fri Oct 14, 2005 8:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Welcome to the new FiveTech Software forums
Replies: 17
Views: 13029

Re: Hernan's Twbrowse ( msvc ) ??

... ) only in GoUp and GoDown nDirection it's needful . Because if you reach browse top and bottom , but don't lHitTop and lHitBottom , then only this lines are repainted , so it's needful ++ or -- for this the previuos line . With best regards ! Rimantas
by Rimantas
Thu Oct 13, 2005 5:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Colouring TwBrowse ( Hernan's )
Replies: 12
Views: 6679

Hi ! After some tests I did what I wanted . Maybe it's not so good solution , but that works fine . In GoUp and GoDown methods I added some lines : METHOD GoUp() CLASS TWBrowse local nSkipped local nLines := ::nRowCount() // 2 new lines here local nRowPrv := ::nRowPos local nRecNew := nRecPrv ...
by Rimantas
Wed Oct 12, 2005 8:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Colouring TwBrowse ( Hernan's )
Replies: 12
Views: 6679
PreviousNext

Return to advanced search