Search found 71 matches
- Sat Jul 28, 2012 10:40 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FiveWin for QT
- Replies: 10
- Views: 2773
Re: FiveWin for QT
congratulations, this is the future since it is the harbor platform you will be able to have the same application for different platforms, it will leave a Fivewin qt?
- Tue Nov 29, 2011 11:19 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: preview file PDF
- Replies: 17
- Views: 5893
Re: preview file PDF
source code ?
- Wed Jun 01, 2011 5:24 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Salida a PDF y visualización SOLUCIONADO
- Replies: 8
- Views: 2103
Re: Salida a PDF y visualización SOLUCIONADO
teria exemplo em xharbour ?
- Wed Jun 01, 2011 1:13 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Salida a PDF y visualización SOLUCIONADO
- Replies: 8
- Views: 2103
Re: Salida a PDF y visualización SOLUCIONADO
a nova versão do pdfcreator nao suporta mais esses parametros seria possivel alguem enviar essa versão do pdf creator que funciona com essas informações no registro ?
- Thu May 19, 2011 3:45 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: A tool to send email ?
- Replies: 25
- Views: 7099
Re: A tool to send email ?
hotmail
-P port Set SMTP port { 25 }
port 25 or 995
-P port Set SMTP port { 25 }
port 25 or 995
- Wed Feb 16, 2011 4:57 pm
- Forum: FiveWin for Pocket PC
- Topic: camera
- Replies: 0
- Views: 532
camera
is possible to use the camera and store the photo in windows mobile 6.1?
- Tue Feb 15, 2011 8:50 pm
- Forum: FiveWin para Pocket PC
- Topic: camera
- Replies: 0
- Views: 636
camera
é possivel utilizar a camera e armazenar a foto no windows mobile 6.1 ?
algum exemplo ?
algum exemplo ?
- Tue Aug 17, 2010 1:36 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Class: TFolderEx
- Replies: 47
- Views: 12645
Re: New Class: TFolderEx
muito bom
teria exemplo utilizando resource ?
e para desabilitar uma aba da tab ?
teria exemplo utilizando resource ?
e para desabilitar uma aba da tab ?
- Sun Jun 06, 2010 12:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: picture @Z
- Replies: 0
- Views: 264
picture @Z
why the picture does not work "@Z" fields get? only works with the transform( function this also applies to date fields sample ====== local nCodigo := 0 local onCodigo transform( nCodigo , '@Z 9999' ) REDEFINE GET onCodigo VAR nCodigo ID 107 ; OF oCadForn...
- Mon Mar 22, 2010 12:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 3964
Re: how to compile the file maindllp.c
change maindllp.c nos fontes dos xharbour cvs segue abaixo as alterações ja propostas pelo usuario Roberto Parisi antônio poderia reportar ao pessoal do projeto esse codigo fonte não é mais compilado no xharbour por isso esses erros continuam a compilação funcionou agora vou tentar gerar a dll e o e...
- Sun Mar 21, 2010 12:37 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 3964
Re: how to compile the file maindllp.c
the problem is not the source code "maindllp.c" but in hbapi.h follows the hbapi.h xharbour antonio could check with your hbapi.h? http://www.lopes.ms/fw/hbapi.txt http://www.lopes.ms/fw/hbapi.h would increase the limit on the number of characters from the board? now the limit is 60000 cou...
- Fri Mar 19, 2010 12:32 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 3964
Re: how to compile the file maindllp.c
meu xharbour esta no link poderia verificar ou poderia me enviar uma copia dos fontes do seu xharbour ?
my xharbour this could check the link or could send me a copy of the sources of their xharbour included the contrib directory?
http://www.lopes.ms/fw/xharbour.rar
my xharbour this could check the link or could send me a copy of the sources of their xharbour included the contrib directory?
http://www.lopes.ms/fw/xharbour.rar
- Thu Mar 18, 2010 11:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 3964
Re: how to compile the file maindllp.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland c:\xharbour\source\vm\maindllp.c: Error E2356 c:\xharbour\source\vm\maindllp.c 190: Type mismatch in redeclaration of 'hb_parc' Error E2344 c:\xharbour\include\hbapi.h 399: Earlier declaration of 'hb_parc' Error E2356 c:\xharbour\source\vm...
- Thu Mar 18, 2010 10:12 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 3964
Re: how to compile the file maindllp.c
line 187 : line 188 : char * hb_parc( int iParam, ... ) line 189 : { line 190 : static FARPROC pParC = NULL; line 191 : line 192 : if ( !pParC ) line 193 : { line 194 : pParC = hb_GetProcAddress( "_hb_parc" ); line 195 : } line 196 : line 197 : if( pExtIsArray &&a...
- Thu Mar 18, 2010 4:30 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to compile the file maindllp.c
- Replies: 17
- Views: 3964
Re: how to compile the file maindllp.c
I just xHarbour installed, if you want I can send via ftp a copy of my xHarbour c:\xharbour\bcc55\bin\bcc32 -M -c -O2 -tWD -D__HARBOUR__ -w-nak -D__EXPORT__ -nc:\xharbour\lib -Ic:\xharbour\include c:\xharbour\source\vm\maindllp.c Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland c:\xharbo...