Search found 21 matches: recv

Return to advanced search

Re: Execute php or vbs code

Here it is: https://wormhole.app/6lE98#DrUiOoCwc3x7kgJ2O-EDDA Enrico, using Antonio's example, I have several errors. Need some other lib? Error: Unresolved external 'WSAIoctl' referenced from D:\LANG\FWH1105\XH1.2.1\LIB\HBCURL.LIB|hbcurl Error: Unresolved external '_curl_global_init_mem' r...
by wartiaga
Sat Sep 02, 2023 3:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Execute php or vbs code
Replies: 18
Views: 1103

Re: how to add libraries to the buildh.bat file

Got further, but there's still some missing externals Error: Unresolved external '_curl_global_init_mem' referenced from C:\HARBOUR\LIB\HBCURL.LIB|core Error: Unresolved external '_curl_global_cleanup' referenced from C:\HARBOUR\LIB\HBCURL.LIB|core Error: Unresolved external '_curl_formfree' referen...
by FWExplorer
Mon Feb 08, 2021 2:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to add libraries to the buildh.bat file
Replies: 11
Views: 677

Re: libraries for CURL

Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc. Error: Unresolved external '_curl_global_init_mem' referenced from C:\HARBOUR\LIB\HBCURL.LIB|core Error: Unresolved external '_curl_global_cleanup' referenced from C:\HARBOUR\LIB\HBCURL.LIB|core Error: Unresolved exte...
by Natter
Sun Jan 24, 2021 7:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: libraries for CURL
Replies: 6
Views: 849

Re: Need CURL syntax with fivewin using HBCURL LIB?

... */ #define HB_CURLE_SSL_SHUTDOWN_FAILED 80 /* Failed to shut down the SSL connection */ #define HB_CURLE_AGAIN 81 /* socket is not ready for send/recv, wait till it's ready and try again */ #define HB_CURLE_SSL_CRL_BADFILE 82 /* could not load CRL file, missing or wrong format (Added in 7.19.0) ...
by ADutheil
Tue Nov 01, 2016 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need CURL syntax with fivewin using HBCURL LIB?
Replies: 10
Views: 4802

Re: Problem Clicking on Fields in Dialog

... 40, 8 CONTROL "", 104, "Edit", ES_AUTOHSCROLL|ES_WANTRETURN|ES_UPPERCASE|WS_BORDER|WS_TABSTOP, 55, 50, 30, 12 CONTROL "Recv By", -1, "Static", WS_GROUP, 5, 67, 40, 8 CONTROL "", 105, "Edit", ES_AUTOHSCROLL|ES_WANTRETURN|ES_UPPERCASE|WS_BORDER|WS_TABSTOP, ...
by cdmmaui
Thu Nov 07, 2013 1:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem Clicking on Fields in Dialog
Replies: 11
Views: 3866

Re: Using gmail

Hello Antonio. I've downloaded your file, and linked the cur lib_static from the lib<release folder. And there are other errors. :cry: Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"C:\xHB\lib" -LIBPATH:"C:\xHB\c_lib&qu...
by Massimo Linossi
Wed May 15, 2013 4:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using gmail
Replies: 25
Views: 15279

Re: Using gmail

Hi Antonio. In your link file there was no .lib file inside. I've tried to download a lib from win32 development. Compiling I receive now there errors. Thanks again. Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"C:\xHB\lib" -L...
by Massimo Linossi
Wed May 15, 2013 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using gmail
Replies: 25
Views: 15279

Re: Using gmail

Hi Antonio. These are the errors I receive. Type: C >>>xhb.exe -o"c\mail.c" -m -n -p -q -gc0 -I"C:\fwh\include" -I"C:\xHB\include" -I"C:\xHB\include\w32" "mail.prg"<<< xHarbour Compiler build 1.0.0 (SimpLex) Copyright 1999-2007, htt...
by Massimo Linossi
Wed May 15, 2013 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using gmail
Replies: 25
Views: 15279

Refresh SQL Select in Listbox

... "MRNO" ):Value , ; oSql:Fields( "CUSTID" ):Value , ; UPPER( oSql:Fields( "PO" ):Value ) , ; oSql:Fields( "RECV" ):Value , ; oSql:Fields( "PKG_RCV" ):Value , ; oSql:Fields( "CHECK_BY" ):Value , ; oSql:Fields( "MRSERIAL" ...
by cdmmaui
Wed Aug 22, 2012 2:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Refresh SQL Select in Listbox
Replies: 5
Views: 1313

Compilando updftp.prg MVC 2010

... vinculación distinta C:\VC2010\SDK\Include\winsock.h(795) : vea la declaración de 'ntohs' C:\VC2010\SDK\Include\winsock2.h(1870) : error C2375: recv' : nueva definición; vinculación distinta C:\VC2010\SDK\Include\winsock.h(797) : vea la declaración de 'recv' C:\VC2010\SDK\Include\winsock2.h(1895) ...
by nnicanor
Tue Apr 17, 2012 5:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilando updftp.prg MVC 2010
Replies: 1
Views: 730

Index on problem

... keeping the last index from each file, in the sample below, the only keys kept are txno+arcode TAG S6 in &Pdd.ropx01.cdx and txno+STR( invbal-recv, 12, 2 ) TAG SH in &Pdd.ropx02.cdx (DESCENDING). If I run the same exact process on Windows Server 2008, the search keys are built correctly. ...
by cdmmaui
Fri Mar 26, 2010 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Index on problem
Replies: 2
Views: 513

Re: Se necesita ayuda en el wiki !

... RaEnumEntries() RaGetConst() RaGetError() RaHangUp() RddEvent() ReadBitmap() ReadComm() ReadVar() RealizePalette() Rectangle() RectDotted() Recv() RegCloseKey() RegCreateKey() RegDeleteKey() RegEnumKey() RegisterClass() RegOpenKey() RegQueryValue() RegSetValue() ReleaseCapture() ReleaseDC() ...
by Cgallegoa
Tue Feb 23, 2010 3:32 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Se necesita ayuda en el wiki !
Replies: 12
Views: 5501

error al compilar winsock de smtp luis

... closesocket( _parni( 1 ) ) ); } //----------------------------------------------------------------------------// #ifdef __HARBOUR__ HARBOUR HB_FUN_RECV( PARAMS ) // nSocket --> cResult #else CLIPPER RECV( PARAMS ) // nSocket --> cResult #endif { LPBYTE buffer = ( LPBYTE ) _xgrab( 8192 ); ...
by MANOLO
Thu Feb 19, 2009 7:20 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar winsock de smtp luis
Replies: 2
Views: 855

Re: Also

... it and my clients are getting good results. I tied it into rpreview so I can literally email anything in a PDF that can be viewed. Tim, I haven't recv the sample yet so forgive me if my question is premature. Is there a way to handle multiple pages going to one recipient? For example, when our ...
by Randal
Wed Aug 06, 2008 7:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Emailing PDF's
Replies: 9
Views: 2242

... int PASCAL FAR _connect (SOCKET s, const struct sockaddr FAR *name, int namelen); u_short PASCAL FAR _htons (u_short hostshort); int PASCAL FAR _recv (SOCKET s, char FAR * buf, int len, int flags); CLIPPER CONNECT1() // ( socket, ipAddress|hostname, port, non-blocking ) --> int (0 on success ...
by xhbcoder
Thu May 08, 2008 4:48 pm
 
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 15563
Next

Return to advanced search