Photo printing wizard
#include "fivewin.ch" function main() ShellExecute(0,"Print", "c:\fwh\samples\rosa1.jpg",,1) return nil
View ArticleBorland7 versus VisualStudio
A mi no me genera GPF, pero no devuelve el valor correcto ( 6 ), devuelve 0 [code=fw:4s5pbw7k][/code:4s5pbw7k]
View ArticleFWH64
Antonio, Is there a xHarbour 64 version? Do I understand correctly, VC is not required, but rather it is optional? James
View ArticleColor BUTTON KEY With DIALOG
Mr.Hathal, You can't use COLOR parameter with standard button. Instead you can either BTNBMP or FLATBTN like this: [code=fw:wpvyhrnk][/code:wpvyhrnk] -Ramesh Babu
View ArticleMS-SQL y Fivewin
Antonio, Con Fivedbu me arroja el siguiente error Application =========== Path and name: D:\fivedbu_20140730\fivedbu.exe (32 bits) Size: 5,550,080 bytes Compiler version: Harbour 3.2.0dev (r1406271520)...
View ArticleXbrowse no busca bien con Dolphin con campo BigInt
Estimados: Utilizando la clase Xbrowse y Dolphin cuando hago búsquedas por un campo de tipo BigInt, no me posiciona bien en el registro que tiene el valor buscado. La tabla tiene cargado códigos de...
View ArticleFWH64
Robb, I am emailing you modified FWH 64 libs to test aMinMaxInfo and to confirm the wrong behavior of drag and drop (you will get a visual confirmation). You can test both using...
View ArticleMensajeria en Sistema
karinha, Perhaps you not understood me!!! Many years ago I wanted create a chat as POPMESSENGER I trying with Chat class but I never made a test run ok PopMessenger ()uses UDP protocol for basic...
View ArticleError de tdolphin
Noé,> LIBMYSQLM.LIB' contains invalid OMF record, type 0x21 (possibly COFF) Esa librería no es compatible con Borland. Tienes que usar la correcta para Borland.
View ArticleBorland7 versus VisualStudio
[quote="JmGarcia":31ld3w6q] Solo un dato curioso en 64 bits. Si inicializo la variable [b:31ld3w6q]nTipo[/b:31ld3w6q] a un valor negativo (manía que tengo para según que casos) como por ejemplo...
View ArticleUsing .NET library
Before i have tried it with an old version of xharbour and got an error. Now I tested it with Harbour and BCC7, and it's working!!! Thanks
View ArticleHBzebra PDF417 bad (error) coding?
Thanks, I also try with other online encoders and saw that HBzebra does not produce good result, but I want to hear another voice from FWH community and most experienced programers. Thanks for your...
View ArticleBorland7 versus VisualStudio
[quote="cnavarro":2a2isatn]Evidentemente, quiero pensar que habrá que inicializarla con el mismo tipo de dato que va a devolver[/quote:2a2isatn] Ya pero el tipo DWORD puede tener valores negativos y...
View Article