Daniel Sirait

Results 12 issues of Daniel Sirait

Add wxHexEditor to Windows Package Manager (winget) so users can quickly install without going to the website and downloading it. winget is similar to apt/dnf/yum/pkg/zypper. [Submit packages to Windows Package...

On Win10 LTSC 1809 (64-bit), PCSXR Window always start at coordinate 0, 0 on screen. According to [CreateWindowW](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-createwindoww) documentation: > If this parameter is set to CW_USEDEFAULT, the system selects...

``` Error 67 error LNK1120: 38 unresolved externals D:\SANDBOX\Maratis\NeoEditor\build32\BinaryOutput\lua.exe lua Error 73 error LNK1181: cannot open input file '....\BinaryOutput\Neo2D.lib' D:\SANDBOX\Maratis\NeoEditor\build32\Tests\Benchmark\LINK NeoBenchmark Error 74 error LNK1181: cannot open input file '....\BinaryOutput\Neo2D.lib'...

Is NeoEditor based on Maratis3 or Maratis4 ? And is this can target Android & iOS ?

Version: [ Powershell-FreeBSD-x64.v7.2.8.tar.bz2](https://github.com/Thefrank/freebsd-port-sooners/releases/download/20221219/Powershell-FreeBSD-x64.v7.2.8.tar.bz2) Konsole: ![Screenshot_20231220_233323](https://github.com/Thefrank/freebsd-port-sooners/assets/37093/1796bb22-5423-4378-906d-0cb3007e97ec) Without X: ![FreeBSD 14-2023-12-21-15-03-57](https://github.com/Thefrank/freebsd-port-sooners/assets/37093/d03e4fa8-5426-462c-b197-952b650ac15f)

bug

**LPPF.JK** show **"Pacific Utama Tbk"** (old company name), instead of **"PT Matahari Department Store Tbk"**. Here's the screenshot: ![image](https://user-images.githubusercontent.com/37093/135043776-d14a1cae-f4a3-4f1c-bf56-bc48cd7bf314.png) ---------- New name: https://finance.yahoo.com/quote/LPPF.JK/ ![image](https://user-images.githubusercontent.com/37093/135043916-bcde863a-6221-49d5-b210-2e5baaa61b5e.png)

Readme.md (Markdown table style) - Make comparison column/bar chart (sorted) - Make table comparison of benchmark (sorted) Example: | Name | Role | Location | |------------|----------------|--------------| | Alice King |...

run-benchmark.bat -> run-benchmark.ps1 clean-build.bat -> clean-build.ps1 build.bat -> build.ps1 timecmd.bat -> timecmd.ps1 Delete: build.sh Build & running benchmark will require powershell.

Is there a way to build Maratis4 for Android? And is it possible to target Web/HTML5 using Emscripten/WebAssembly?