Search found 16 matches: libdo

Return to advanced search

Re: funciones de FWH y Harbour en un archivo .txt

__clsVerify(<nClassH>)-><acBrokenMessages>|Nil __objAddData(<oObject>,<cDataName>)->oObject __objAddInline(<oObject>,<cInlineName>,<bInline>)->oObject __objAddMethod(<oObject>,<cMethodName>,<nFuncPtr>)->oObject __objDelInline(&l...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5704

Re: funciones de FWH y Harbour en un archivo .txt

__clsVerify __objAddData __objAddInline __objAddMethod __objDelInline __objDelMethod __objDelMethod __objDerivedFrom __objGetMethodList __objGetValueList __objModInline __objModMethod __objSetValueList __Pack __Run __Zap AAdd Abs AChoice AClone ACopy ACos AddASCII AddMonth ADel ADir ADSBlob2File ADS...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5704

Re: MsgYesNoCancel

I don't think you want to use hp_libdo unless you put the functions in your own mymsgbox.dll.
Just use his control straight from your own code.
by Gale FORd
Wed Dec 07, 2011 1:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MsgYesNoCancel
Replies: 10
Views: 2123

Re: MsgYesNoCancel

Thanks Ramesh Babu

I get unresolved external "_HB_FUN_HP_LIBDO"
It also require mymsgbox.dll

Regards

ACWoo
Using FWH1111+bcc582
by acwoo1
Wed Dec 07, 2011 7:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MsgYesNoCancel
Replies: 10
Views: 2123

Re: MyMsgBox(..) - A Common function to handle all Message Types

Mr.Stefan, If you want to use this function directly in your application, you can use it just like our other functions with their parameters. In the example, I was demonstrating the calling from a xHarbour PcodeDLL. That was the reason why I was calling this functions through HB_LibDo. Please go thr...
by RAMESHBABU
Tue Nov 08, 2011 10:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MyMsgBox(..) - A Common function to handle all Message Types
Replies: 2
Views: 1064

Re: MyMsgBox(..) - A Common function to handle all Message Types

Ramesh,

great function :D

Is there a reason, why you are calling the function with hb_LibDo (...) ?
by StefanHaupt
Tue Nov 08, 2011 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MyMsgBox(..) - A Common function to handle all Message Types
Replies: 2
Views: 1064

Re: pcode - como trabalhar com variaveis e parametros ?

após a mudança nas linhas

HB_LibDo( "DLLINIT" )
HB_LibDo( "xMAIN" )

apresenta a seguinte tela de erro

e variáveis de memória como trabalhar no exemplo acima ?

e parâmetros das funções ?

Image
by zazibr
Thu Feb 12, 2009 2:27 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: pcode - como trabalhar com variaveis e parametros ?
Replies: 7
Views: 1417

pcode - como trabalhar com variaveis e parametros ?

o código abaixo funciona perfeitamente so que nao consigo trabalhar com variáveis e parâmetros da gpf ja testei os codigo do forum e todos que manipulam variaveis ou parametros dão gpf http://forums.fivetechsupport.com/viewtopic.php?f=6&t=9282&p=44419 http://forums.fivetechsupport.com/viewto...
by zazibr
Tue Feb 10, 2009 10:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: pcode - como trabalhar com variaveis e parametros ?
Replies: 7
Views: 1417

Re: PCode DLL

... or procedure * Syntax: HB_libDo( <cFuncName> [,<params...>] ) --> [<uResult>] */ HB_FUNC( HB_LIBDO ) { if( hb_parclen( 1 ) > 0 ) { PHB_DYNS pDynSym = hb_dynsymFindName( hb_parc( 1 ) ); if( pDynSym ) { USHORT uiPCount = hb_pcount(); USHORT ...
by Antonio Linares
Sat Feb 07, 2009 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PCode DLL
Replies: 11
Views: 1463

PCode DLL

I use xharbour pcode dll and call dll function with HB_LibDo("MyFunc"). This is ok.. but I would like to call MyFunc directly without HB_LibDo... can I do it linking importing lib to my exe? I tried creating mylib.lib from mylib.dll with no success. Any hint? Another question.. can I put f...
by Roberto Parisi
Fri Feb 06, 2009 6:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PCode DLL
Replies: 11
Views: 1463

Re: create a pcode dll

HB_LibDo() is a Harbour function.

We have also experienced some Debugger issues in xHarbour v1.0

It seems that the f7 - run to cursor, and f9 - set break do not work with the xHarbour v1.0, as in the previous versions.
by don lowenstein
Tue Jan 13, 2009 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: create a pcode dll
Replies: 25
Views: 5876

Re: create a pcode dll

Don,


In your example, where is HB_LibDo() ?
by Carles
Tue Jan 13, 2009 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: create a pcode dll
Replies: 25
Views: 5876

Carlos, > 1.-Cada función o procedure (Clipper, fivewin o progra) que sea invocado en la DLL deberá citarse con REQUEST en el programa PRINICIPAL y su contraparte como DYNAMIC en la DLL. Es correcto ? > Sí > Observo que tienen que ir al comienzo del PRG No necesariamente. Es lo típico, pero...
by Antonio Linares
Wed Dec 19, 2007 9:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Antonio S.O.S.... PCODE DLL no funciona
Replies: 7
Views: 2070

Antonio S.O.S.... PCODE DLL no funciona

Hola Antonio: Lamento molestar, pero como he explicado en post anteriores dependemos en nuestra aplicaciones del uso intensivo de código en DLL´s. Algo tan sencillo como lo siguiente, no logramos hacerlo funcionar con FWH y xHarbour 1.1.0: TESTDLLP.PRG #include "FiveWin.ch" REQUEST DBFCDX STATIC oWn...
by Cgallegoa
Wed Dec 19, 2007 6:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Antonio S.O.S.... PCODE DLL no funciona
Replies: 7
Views: 2070

Antonio, Hemos avanzado un poco en la actualizacion y decidimos manternernos con FWH 7.12 y xHarbour 1.1.0. . Vamos a darle la lucha. Estos han sidos los avances: 1.- El error en TGet con que iniciamos este post lo solucionamos con la prouesta que tú hiciste el 04-12-2007 en el post "una corrección"...
by Cgallegoa
Fri Dec 14, 2007 9:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con actualización a FWH 7.12 y xHarbour 1.1.0
Replies: 32
Views: 9025
Next

Return to advanced search