antonio Enlace las librerias que me dices de tu distribucion y la cosa empeoro :( Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc. .\OBJ\winfacel.hrb: c:\bcc7\bin\ilink32.exe -Gn -aa -Tpe -s -I.\OBJ @make.tmp Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Em...
... now: https://stackoverflow.com/questions/35316284/running-executable-application-on-chrome >Where to put the received data ? I store the data (buf) with memowrit(). Best regards, Otto
... Open( "GET", "https://MySait/xx.php?DNSID=wCx", 1) ohttp:Send (NIL) ....... and I want to get the HTML text of this page buf:=ohttp:responseText However, as a result, I get the HTML text of the main page of the MySait site. It turns out that the HTTP request is not triggered ...
Since I need to get the text from someone else's application, the Getwindowtext(hWn) function will return an empty value. I solved this problem using clipboard
... is an input field (class Edit). There is text in this field. I know the pointer of this field and want to get its contents #DEFINE WM_GETTEXT 13 buf:=space(200) SendMessage(hWn, WM_GETTEXT, 200, @buf) As a result, I get an empty value. What am I wrong about ? Windows 10, FWH 18.06
... de Harbour/xHarbour que se llamam HBCOMM.LIB tienes todas estas funciones: INIT_PORT // Open port and créate handle OUTBUFCLR // purge output buffer -> Limpeza da Saida do Buffer ISWORKING // See if port is opened correctly INCHR // get char/s OUTCHR // Send out characters. Returns .t. ...
This is the changelog for November and December: 2014-12-02 20:00 UTC-300 Luiz Rafael Culik <luiz/AT/xharbour/com/br> * include/hbdefs.h ! minor fix for double defined HB_SYMBOL_USED 2014-12-02 14:35 UTC+0200 Saulius Zrelskis <labitas/AT/gmail/com> * source/rtl/win32ole.prg ! add missing...
... Chr( VK_END ) ) oMemo:Paste( textpegar ) endif retu .t. //27/06/2005 Static Func verTablesActiv(oBtn) Local atables:=dametablasactiv(),n,bblock,buf:=select() LOCAL oMenu Local area Local objsql,plus MENU oMenu POPUP For n=1 to len(atables) area:=val(subs(atables[n],1,at("-",atables[n] )-1 ) ...
... Chr( VK_END ) ) oMemo:Paste( textpegar ) endif retu .t. //27/06/2005 Static Func verTablesActiv(oBtn) Local atables:=dametablasactiv(),n,bblock,buf:=select() LOCAL oMenu Local area Local objsql,plus MENU oMenu POPUP For n=1 to len(atables) area:=val(subs(atables[n],1,at("-",atables[n] )-1 ) ...