-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arch: x64
…
-
On Windows, `ProcessStrictHandleCheckPolicy` can be enabled with `SetProcessMitigationPolicy` to check that the plugin does not misuse `HANDLE`s in the Win32 API. This is not specific to CLAP, but I t…
nakst updated
2 years ago
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
Currently the win32 app is responsible to create and use a file called `CONFIG.dat`.
This is handled by a basic parser that enforces a specific structure: `variable:value;` but makes the whole appl…
-
```
It's a PHP bug 44942:
https://bugs.php.net/bug.php?id=44942
When executing wmic.exe to fetch software/hardware information, it will hang:
ob_start();
$ret = system("C:\Windows\System32\wbem\…
-
```
It's a PHP bug 44942:
https://bugs.php.net/bug.php?id=44942
When executing wmic.exe to fetch software/hardware information, it will hang:
ob_start();
$ret = system("C:\Windows\System32\wbem\…
-
```
It's a PHP bug 44942:
https://bugs.php.net/bug.php?id=44942
When executing wmic.exe to fetch software/hardware information, it will hang:
ob_start();
$ret = system("C:\Windows\System32\wbem\…
-
```
It's a PHP bug 44942:
https://bugs.php.net/bug.php?id=44942
When executing wmic.exe to fetch software/hardware information, it will hang:
ob_start();
$ret = system("C:\Windows\System32\wbem\…
-
This is going to be a real niche issue, but here it is.
For retail UT, I had an AutoHotkey script that would allow playing UT99 in splitscreen with up to 4 Xinput controllers, by launching multiple…
-
During application startup before `index.html` loaded, the window is just white.
It would be nice to change its color, or even set a splashscreen.
On my Windows 10 computer, I have Dark theme ena…