hi,
have ask Google and got this
https://ot4xb-examples.xbwin.com/
and @Github you can get latest OT4XB Release v1.7.8.1
https://github.com/pablo-botella/_ot4xb_/releases/
Search found 1453 matches
- Sun May 04, 2025 12:50 am
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375
- Sat May 03, 2025 9:53 pm
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375
- Sat May 03, 2025 6:10 am
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375
Re: Windows 10 progress bar api
hi,
try it with/without /phpbb3
http://bb.donnay-software.com/donnay/phpbb3/download/file.php?id=2327
the old Problem
try it with/without /phpbb3
http://bb.donnay-software.com/donnay/phpbb3/download/file.php?id=2327
- Fri May 02, 2025 2:46 am
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375
Re: Windows 10 progress bar api
hi, I have tried your suggestion but I keep getting error "internal data structure corrupted". I use ot4xb library and my codes are as follows: BEGIN STRUCTURE FileOperation What are am I doing wrong. i think your Structure are Wrong. why not use Ot4Xb Internal Structure ? SHFILEOPERATION.zip
- Thu Apr 24, 2025 10:32 pm
- Forum: PostGreSQL
- Topic: ADS vs PG
- Replies: 42
- Views: 28684
- Thu Apr 17, 2025 1:21 am
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375
- Tue Apr 08, 2025 12:00 pm
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375
Re: Windows 10 progress bar api
hi,
here are the *.EXE from DEMO CODE compiled by "Microsoft Visual Studio\2022\Community" (free) under Fivewin/harbour.
harbour can use "C" CODE "direct" in a *.PRG so it i easy to use "C" CODE Sample like from ShlObj_core.h
here are the *.EXE from DEMO CODE compiled by "Microsoft Visual Studio\2022\Community" (free) under Fivewin/harbour.
harbour can use "C" CODE "direct" in a *.PRG so it i easy to use "C" CODE Sample like from ShlObj_core.h
- Sun Apr 06, 2025 10:57 pm
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375
Re: Windows 10 progress bar api
hi, since 5 Years i do not use Xbase++ any more, i use Fivewin/harbour instead this CODE is working under Fivewin/harbour, but NOT under Xbase++ #include "FiveWin.ch" FUNCTION Main() Test() RETURN NIL #pragma BEGINDUMP #include <windows.h> #include <shlobj.h> #include <hbapi.h> void test( void ) { C...
- Sun Apr 06, 2025 5:37 am
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375
Re: Windows 10 progress bar api
hi, However, I already have something like that. My question is about windows 10 progressbar that showns graph of the speed of the process. You see this when copying a big directory to another. this API i do´nt have a Idea what it is https://i.postimg.cc/CxSzW3jF/grafik.png have ask Copilot and he s...
- Sun Apr 06, 2025 5:29 am
- Forum: eXpress++ Support
- Topic: Windows 10 progress bar api
- Replies: 40
- Views: 7406375