... but confused what to do. as it are Files for Borland C++ 5.02 i do not understand how to handle it. it seems Workshop Resource Editor is include in IDE so how to start IDE ? i have read about Registry Setting for Borland C++ 5.02. do i need to change them and SET them for BCC 7 ? sorry ...
... mi correo es asesormix@gmail.com el contenido del go64.bat es: set bcc=bcc7764 set path=c:\%bcc%\bin echo %path% set HB_USER_CFLAGS=-Ic:\%bcc%\INCLUDE\windows\crtl -Ic:\%bcc%\INCLUDE\windows\sdk -Lc:\%bcc%\LIB set HB_USER_LDFLAGS=-Lc:\%bcc%\LIB;c:\%bcc%\LIB\psdk c:\harbour\bin\win\bcc64\hbmk2.exe ...
... cNombrePDF cuento con FWH 2307 pero nunca he usado EasyReport incluido en FW, será de mucha ayuda si me orientas para utilizar el de FW, que libs, include, etc etc debo incluir?. Muchas gracias, Saludos Armando, lo único que incluimos es #include "easyrep.ch" al inicio de la aplicación, ...
... cNombrePDF cuento con FWH 2307 pero nunca he usado EasyReport incluido en FW, será de mucha ayuda si me orientas para utilizar el de FW, que libs, include, etc etc debo incluir?. Muchas gracias, Saludos
hi, Please try this and provide your feedback #include "fivewin.ch"function Main() local cPath := ".\" // give your path aDir := DIRECTORY( "*.pdf" ) if use a different Path e.g. "G:\CT\" i need ...
hi, Please try this and provide your feedback #include "fivewin.ch"function Main() local cPath := ".\" // give your path aDir := DIRECTORY( "*.pdf" ) if use a different Path e.g. "G:\CT\" i need ...
... files. I'm not able to show the pdf's like we do the jpg, bmp in browse. From a post yesterday mr. Rao had these options. Can it be converted to include the viewing of pdf's ? At this point I need a 3the party to convert the pdf to jpg for browsing large data files. Sample with XImage (from Mr. ...
... problem happens when there is ORDER BY in the query. I redid it below in your code, and the error occurs. Without ORDER BY, there is no error. #include "FiveWin.ch" #include "xBrowse.ch" #include "tdolphin.ch" function Main() LOCAL oForm, oServer, oQry, oBrw CONNECT ...
... by ceccarelli) and later Sbrowse (by Mercado), the real Xbrowse was used but it was part of an OZLIB package sold separately with other classes included. Then after the split between the two partners of fivetech, Linares decided to include xbrowse in the fw. I remember that xbrowse was smoother ...