Search found 275 matches: stackoverflow

Return to advanced search

Re: Connecting to a BLE device

https://stackoverflow.com/questions/19436462/loadlibrarybthprops-dll-fails-file-not-found

It seems as we have to locate bthprops.cpl and then copy it as bthprops.dll, but this does not work...

where to find bthprops.dll... ?
by Antonio Linares
Wed Feb 28, 2024 7:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connecting to a BLE device
Replies: 8
Views: 313

Re: TUrl()/TIPClientHttp() devuelve NOCONNET

... operación no está disponible todavía. https://learn.microsoft.com/es-es/windows/win32/winhttp/what-s-new-in-winhttp-5-1 otras literaturas. https://stackoverflow.com/questions/77320961/http-request-in-vba-using-winhttp-winhttprequest-5-1-basic-authentication-401-a    oHttp:Open("GET","https://www.bcv.org.ve",.f.)  ...
by jnavas
Fri Jan 05, 2024 1:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TUrl()/TIPClientHttp() devuelve NOCONNET
Replies: 14
Views: 1492

Re: phpBB to LLM

I think i should downgrade python to 3.11 https://stackoverflow.com/questions/77225812/is-there-a-way-to-install-pytorch-on-python-3-12-0 here is the output with conda ... C:\fwh\AI>conda install pytorch==1.10.0 torchvision==0.11.2 torchaudio==0.10.0 ...
by alerchster
Mon Dec 25, 2023 7:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4657

Re: IMPRESION ARCHIVOS PDF

... HPDF_TRUE )   Font2 := HPDF_LoadTTFontFromFile( oPdf, 'C:\Windows\Fonts\Lucon.ttf', HPDF_TRUE )  https://stackoverflow.com/questions/59136417/have-to-embed-fonts-when-using-utf-8-in-libharu http://www.pctoledo.com.br/forum/viewtopic.php?f=43&t=14199#p124216 ...
by karinha
Tue Oct 10, 2023 2:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: IMPRESION ARCHIVOS PDF
Replies: 27
Views: 1579

Re: How to get libssl.lib and libcrypto.lib for MSC?

... lib_name for LIBRARY line below?) REM REM Requires 'dumpbin' and 'lib' in PATH - run from VS developer prompt. REM REM Script inspired by http://stackoverflow.com/questions/9946322/how-to-generate-an-import-library-lib-file-from-a-dll SETLOCAL if "%1"=="32" (set machine=x86) ...
by carlos vargas
Wed Jul 26, 2023 9:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to get libssl.lib and libcrypto.lib for MSC?
Replies: 3
Views: 270

how to open devtoolswindow from application.

... web page I am working on is not mine and it closed the access to devtoolswindow from the right button menu. I have found this link. https://stackoverflow.com/questions/64981617/how-to-open-devtools-from-code-in-webview2 Just call the method OpenDevToolsWindow() of the ICoreWebView2 Interface. ...
by Horizon
Wed Jul 05, 2023 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to open devtoolswindow from application.
Replies: 21
Views: 1141

Re: Website logo

... program. I need to show them as icons. I also found a convenient way to get site logos https://besticon-demo.herokuapp.com/allicons.json?url=www.stackoverflow.com It will find all the logos for the website in multiple sizes and return a nice json string with metadata, including the URL of the ...
by Natter
Thu May 18, 2023 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Website logo
Replies: 8
Views: 490

Re: Error al compilar

... [/url] Stack overflow sobre simbolo externo sin resolver [url] https://es.stackoverflow.com/questions/33492/error-simbolo-externo-sin-resolver-c https://es.stackoverflow.com/questions/208080/c-error-lnk2019-unresolved-external-symbol ...
by jvtecheto
Mon Apr 17, 2023 6:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar
Replies: 3
Views: 166

Re: Error al compilar con VS2019

... https://developercommunity.visualstudio.com/t/fatal-error-lnk1000-internal-error-during-imagepas-1/785034 https://stackoverflow.com/questions/72798507/link-fatal-error-lnk1000-internal-error-during-libsearch https://support.microsoft.com/en-us/topic/fix-fatal-error-lnk1000-when-you-build-a-visual-c-project-in-visual-studio-2010-or-visual-studio-2012-19d26c90-5aeb-de46-ae0b-d864a94bb321 ...
by karinha
Wed Apr 05, 2023 8:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con VS2019
Replies: 26
Views: 1677

Re: can i make a HB_FUNC() of it ?

Look this, https://github.com/rgl/EjectVolumeMedia/blob/master/main.c https://stackoverflow.com/questions/7704599/eject-usb-device-via-c-sharp https://social.msdn.microsoft.com/Forums/en-US/18f7b985-b9d2-4c91-a371-26f58277dc1b/usb-device?forum=Vsexpressvb ...
by karinha
Sun Feb 19, 2023 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: can i make a HB_FUNC() of it ?
Replies: 2
Views: 228

Re: How to put a GIF into a messagebar

Not that I know.

No que yo sepa.

Maybe using C++ but I doubt it.

Tal vez usando C++ pero lo dudo.

Look, mira:

https://stackoverflow.com/questions/66523955/how-to-display-animated-gif-in-static-control

Regards, saludos.
by karinha
Fri Feb 17, 2023 3:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to put a GIF into a messagebar
Replies: 1
Views: 221
Next

Return to advanced search