Embarcadero Releases Free C++ Compiler for Windows
I don't think it's a good idea to alter the compiler files. EMG
View ArticleError: Unresolved external '_hb_wctomblen' referenced from
Cuando quiero compilar, compila, pero al momento de linkear tira esos errores: [code=fw:1sh4bki3][/code:1sh4bki3]
View ArticleXbrowse celltext-centered using < EDIT_GET_LISTBOX > ?
Hello, is it possible to use the full cellwidth using xBrowse < EDIT_GET_LISTBOX > ? It means to display the arrow on TOP of the celltext and NOT using a extra space. Maybe the celltext can be...
View ArticleEmbarcadero Releases Free C++ Compiler for Windows
[quote="Enrico Maria Giordano":3r0g8jyy][quote="Enrico Maria Giordano":3r0g8jyy]I'm trying to compile xHarbour with the new compiler. First problem, I get: [code=fw:3r0g8jyy][/code:3r0g8jyy] Any ideas?...
View ArticleSeek en XBrowse con Dolphin texto con Ñ
Revisando el error que me daba el hb_out, vi que el paraba en la linea 259 de mi prg, y es donde hace un seek por un campo numerico.
View ArticleCONSULTA CON PROGRAMA EXTERNO
Envío de Opciones Las opciones adicionales se definen mediante un string JSON. En caso de utilizar el comando sfactura.exe, es importante advertir que la linea de comandos requiere escapar los...
View ArticlePara Antonio... posible bug en Harbour
OK, ya lo he puesto. Aún así s puedes miralo a ver si conseguimos algo
View ArticleADS function list
Hello Francisco; If these tables are Data Dictionary bound tables, as I suspect they are, then you only need to set the encryption password on the dictionary and then enable encryption for the table in...
View ArticleError: Unresolved external '_hb_wctomblen' referenced from
Tienes que enlazar hbcommon.lib
View ArticleInformación sobre TXmlDocument y TXmlIterator
[url:3a7e2a07]https://github.com/harbour/core/blob/master/contrib/xhb/txml.prg[/url:3a7e2a07]
View ArticleCómo compilar la TCalex? (SOLUCIONADO, gracias a CRISTOBAL)
Estimados favor podrian enviarmela a mi correo desde ya gracias
View ArticlePGP Command Line
Hello, Is anyone using a newer version of PGP command line to decrypt messages? Thank you,
View Articlesql con AZURE
Estimados En este momento estoy tratando de conectarme a una base de datos en Microsoft azure, les agradeceré si me pueden ayudar como realizar la conexión, la cadena que me entrega Microsoft no...
View ArticleOT: xMate pre-compile run batch file
To All Is it possible with xMate to run a batch file before the compile process starts. I have a batch file that compiles all my resource .rc files into a single .res .. and I would like that script to...
View ArticlePrint file + printdialog
I am trying to find an example of the quickest and easiest way to print a file (PDF for example) to a printdialog in which also can be chosen for another printer as default. ShellExecute gives me...
View Article