Daniel Sirait
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:  Without X: 
**LPPF.JK** show **"Pacific Utama Tbk"** (old company name), instead of **"PT Matahari Department Store Tbk"**. Here's the screenshot:  ---------- New name: https://finance.yahoo.com/quote/LPPF.JK/ 
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?