3rd party c wrapper functions for harbour
Yes, I saw your post after replying in this thread Regards
View ArticleDLL32 FUNCTION GRAN GRAN PROBLEMA
Hola FiveWinnes. Para resolver este problema de la DLL's di un paso a tras... Generé la aplicacion con la version de FWH17.02 , xHarbour 1.2.3. (Build 20161218) y BCC 7.0 Y problema resuelto... los...
View ArticleDLL32 FUNCTION BIG PROBLEM
Hi antonio To solve this problem the DLL's gave a step back ... I generated the application with the version of FWH17.02, xHarbour 1.2.3. (Build 20161218) and BCC 7.0 And problem solved ... DLL's...
View ArticleWindows Animation
Hi Nages. To solve this problem the DLL's gave a step back ... I generated the application with the version of FWH17.02, xHarbour 1.2.3. (Build 20161218) and BCC 7.0 And problem solved ... DLL's...
View ArticleDLL.CH y LoadLibrary error
Hola Antonio / carlos Gracias por contestar Para resolver este problema de la DLL's di un paso a tras... Generé la aplicacion con la version de FWH17.02 , xHarbour 1.2.3. (Build 20161218) y BCC 7.0 Y...
View ArticleINI vs. DBF
Hi, Ini files work well for basic application configurations, grid colors, window position, ... which are even easy to manipulate from any editor outside of the application, but in the case of...
View ArticleNotepad++ and FWH Language
hi, is there any good "Fivewin language" for notepad++ editor ?
View ArticleDetener el flujo del programa 'n' segundos
La funcion es original de alguien, de los tiempos de DOS, se llamaba sleep o similar, pero lleva modificaciones. Vale para consola o fwh. La atencion a eventos es opcional, pasandole el parametro...
View ArticleLEER PUERTO SERIAL VIA RDP / SOLUCIONADO PARA LOCAL Y REMOTO
Hola amigos, al respecto de esta función, con la modificación del Sleep(10) me funcionó a mà también con basculas vÃa terminal server. Ahora bien, en función de la calidad de la conexión necesitarÃa...
View Article3rd party c wrapper functions for harbour
[quote="cnavarro":n0tzw9ul]When I obtain this errors has been usually because the parameter types did not match the definitions of the functions, so, although with the same name, they are not...
View ArticleDLL32 FUNCTION BIG PROBLEM
I'm using BCC 7.20 for a year and found no problem at all. EMG
View ArticleQuien me ayuda...Adquirir datos de respuesta de una web
muy bien gracias por compartirla
View ArticleDLL.CH y LoadLibrary error
Como te ha indicado Carlos: [quote:1lnytum4]tienes que asegurarte que se este cargando la libreria de fwh en primer lugar, antes de las de [x]Harbour, para descartar este problema[/quote:1lnytum4] Esa...
View ArticleRecall a HIDDEN window from taskmanager
[quote="Marc Venken":1qs74wi9]I will give it a try, but since the program is hidden in the background processes, it will not know that a key is pressed ? Is'nt a HOT-KEY combination...
View ArticleNew FTDN March/Marzo 2017 (FWH 17.03)
March 2017 ========== * New: New samples\buildh32.bat for Visual Studio Community 2017. Please remember to download and use this Harbour for VSC2017: * Fix: Class TFGet was directly assigning a font....
View ArticleEjemplo de Tdatarow para crear Base de datos y tablas
Hello It is possible to create a wrapper function instead to write Fw_OpenAdoConnection to call it ? Some sample? Regards
View Article