Zeus64

Results 140 comments of Zeus64
trafficstars

hmm, I don't have any win 7 to check :( winhttp is made by windows. Maybe you can try to launch the app in debug and see exactly in with...

Hi, yes I m updating to Delphi 11. Support will be added soon with the release of the update 1 of Delphi 11

Hi, I follow the rule to wait at least one major update (update 1) before to merge all the modifications. Normally the update 1 arrive around 2-3 months after the...

Hi everyone sorry for the delay I m actually under the water with different projects :( I planed to update alcinoe with the Update 1 of Alexandria that must be...

after running the file /embarcadero/sydney/10_4_2/update.bat do you see the file /embarcadero/sydney/10_4_2/fmx/FMX.Canvas.GPU.Helpers.pas ?

Hmm I will need to study why on some computer it's must be run from the root directoy

``` __property TALXMLNode* Nodes[const System::AnsiString Name] = {read=GetNodeByName/*, default*/}; __property TALXMLNode* Nodes[const int Index] = {read=GetNodeByIndex}; ``` are overloaded properties. Does c++ builder support overload properties? I Need to say...

you need both properties __property TALXMLNode* Nodes[const System::AnsiString Name] = {read=GetNodeByName/*, default*/}; __property TALXMLNode* Nodes[const int Index] = {read=GetNodeByIndex}; else, of course, you can not access node by index (or...

hmm can you copy / past here the text, the font, and the exact size of the taltext ?

try to run in command prompt the instruction C:\Program Files\Java\jdk1.8.0_60\bin;C:\Users\Public\Documents\Embarcadero\InterBase\redist\InterBase2020\IDE_spoof;d:\Program Files (x86)\Embarcadero\Studio\20.0\bin;C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl;d:\Program Files (x86)\Embarcadero\Studio\20.0\bin64;C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\Win64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;D:\android-system\jdk\bin;D:\android-system\jdk\jre\bin;D:\android-system\android-sdk-windows;C:\Program Files\Git\cmd;D:\android-system\android\android-ndk-r17;D:\android-system\android\android-ndk-r17;D:\android-system\android-sdk-windows;D:\android-system\apache-maven-3.6.3\bin;C:\Program Files\OpenSSL-Win64\bin;D:\Program Files (x86)\Embarcadero\Studio\20.0\bin\converters\java2op; & "D:\android-system\android-sdk-windows\build-tools\24.0.1\dx.bat" --dex --output="D:\DelphiControl\alcinoe-master10.3\alcinoe-master\demos\ALLiveVideoChat\client\Android\Debug\webrtc-dexed.jar" "D:\DelphiControl\alcinoe-master10.3\alcinoe-master\lib\jar\org.webrtc\webrtc.jar" and please write here the output