Search found 80 matches: sharekey

Return to advanced search

Re: GetNetCardID()

... Here you have a working example. In order to compile it you need to copy this mprapi.h to c:\vce\include\arm\mprapi.h: http://www.mediafire.com/?sharekey=f67bd89f36e84494af924764f9977b1d575a93a387d262005621d66e282a0ee8 Also, you have to link this vce library: echo %vcdir%\lib\arm\iphlpapi.lib ...
by Antonio Linares
Thu Feb 12, 2009 4:06 pm
 
Forum: FiveWin for Pocket PC
Topic: GetNetCardID()
Replies: 13
Views: 6744

Re: Where can I download TWbrowse (Hernan) for FWH?

Dutch, I have modified the wbrwline.c that you provided me to properly compile with Harbour: http://www.mediafire.com/?sharekey=ad586a9bf6153452e62ea590dc5e5dbbd2da90456b805a96b8eada0a1ae8665a I have not tested it myself, so please test it and lets see if it works or crashes :-) Thanks, ...
by Antonio Linares
Thu Feb 12, 2009 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Where can I download TWbrowse (Hernan) for FWH?
Replies: 27
Views: 4622

Re: Error With SaveAsRtf()

Vilian, Please download this RICHEDIT.obj and link it as another OBJ of your application or replace it in FiveHC.lib: http://www.mediafire.com/?sharekey=572e2a7fe0a976640c814df2efeadc5056866fcb91281567b8eada0a1ae8665a Method SaveAsRTF() returns a RTF string, that you can save, keep in a variable, ...
by Antonio Linares
Wed Feb 04, 2009 1:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error With SaveAsRtf()
Replies: 8
Views: 1088

Re: SENSITIVE SAY

... } oSay:oCursor = oHand ACTIVATE DIALOG oDLG CENTERED RETURN(NIL) You may download the EXE, PRG and BMP from here: http://www.mediafire.com/?sharekey=572e2a7fe0a976640c814df2efeadc506dbcffc3f0af53bbc95965eaa7bc68bc
by Antonio Linares
Mon Jan 26, 2009 8:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SENSITIVE SAY
Replies: 19
Views: 3181

Re: create a pcode dll

... to create it manually from Harbour/xHarbour source\vm\maindllp.c Here you have maindllp.obj already created for Harbour: http://www.mediafire.com/?sharekey=de511730a5a4890a91b20cc0d07ba4d23528bcb23c8c3964 and maindllp.obj for xHarbour: http://www.mediafire.com/?sharekey=de511730a5a4890a91b20cc0d07ba4d274e69e052f1d41f7
by Antonio Linares
Tue Jan 06, 2009 11:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: create a pcode dll
Replies: 25
Views: 5966

Ale,

Disculpame, DLL y socket son de Harbour. Aqui las tienes:

http://www.mediafire.com/?sharekey=de51 ... 76c58bb288
by Antonio Linares
Sun Dec 14, 2008 10:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Erro al compilar Fwh / Mingw...
Replies: 6
Views: 1814

Ale,

Here you have it:
http://www.mediafire.com/?sharekey=de51 ... 3d8dad80d9

It should be in c:\harbour\lib as libdll.a
by Antonio Linares
Thu Dec 11, 2008 8:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Erro al compilar Fwh / Mingw...
Replies: 6
Views: 1814

... CF_TEXT, hMem ) ); break; ... You can download the modified clpbrd.obj from here: http://www.mediafire.com/?sharekey=de511730a5a4890a91b20cc0d07ba4d25f0e262c0c6b2158 Link it as another OBJ of your app, or replace it in FiveHC.lib. Thanks! :-)
by Antonio Linares
Wed Dec 10, 2008 6:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipboard size
Replies: 15
Views: 2998

Calculadora - Calculator

... sigue siendo de utilidad si a Antonio le parece la puede alojar en la zona de utilidades del foro. Saludos, Verhoven. http://www.mediafire.com/?sharekey=a94a9be5cdb67046d2db6fb9a8902bda
by Verhoven
Thu Dec 04, 2008 8:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Calculadora Calculator
Replies: 60
Views: 17875

Prueba este ejemplo: http://www.mediafire.com/?sharekey=3b4fa55315202b11ab1eab3e9fa335ca61d7b2cd653d79a1 #include "FiveWin.ch" #define HKEY_CURRENT_USER 0x80000001 function Main() local oCDRec := TCDRec():New() ...
by FranciscoA
Fri Nov 28, 2008 8:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Se puede crear respaldo en CD/DVD desde FWH?
Replies: 2
Views: 862

... un poco mas el calendario, incluye los .prg .res un ejemplo de como se usa y varias imagenes aver que les parece http://www.mediafire.com/?sharekey=6961f171e23a8834d2db6fb9a8902bda http://img75.imageshack.us/my.php?image=kale4tb6.png [img]http://img75.imageshack.us/img75/2340/kale4tb6.png][/img] ...
by Francisco Horta
Thu Nov 27, 2008 11:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: btnget calendario
Replies: 4
Views: 1286

Prueba este ejemplo: http://www.mediafire.com/?sharekey=3b4fa55315202b11ab1eab3e9fa335ca61d7b2cd653d79a1 #include "FiveWin.ch" #define HKEY_CURRENT_USER 0x80000001 function Main() local oCDRec := TCDRec():New() ...
by Antonio Linares
Thu Nov 27, 2008 11:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Se puede crear respaldo en CD/DVD desde FWH?
Replies: 2
Views: 862

btnget calendar example

... a picture of what it looks like the calendar and a small example of use, I'm not the author credits are of RR and MM. http://www.mediafire.com/?sharekey=beb0b718659ce713ab1eab3e9fa335ca015beaac8e42c067 Regards Paco
by Francisco Horta
Wed Nov 12, 2008 11:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnget calendar example
Replies: 0
Views: 379

btnget calendario

... una imagen de como se ve el calendario y un pequeño ejemplo de su uso, yo no soy el autor, los creditos son de RR y MM. http://www.mediafire.com/?sharekey=beb0b718659ce713ab1eab3e9fa335ca015beaac8e42c067 salu2 paco
by Francisco Horta
Mon Nov 10, 2008 10:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: btnget calendario
Replies: 4
Views: 1286

Otto, Stefan,

Here it is working fine. I don't see any errors, neither that the window gets maximized:

http://www.mediafire.com/?sharekey=74af ... 7a516548a8
by Antonio Linares
Mon Nov 10, 2008 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Scrollbar themed
Replies: 6
Views: 1032
PreviousNext

Return to advanced search