Kamran Bigdely-Shamloo
Kamran Bigdely-Shamloo
In the openvr_drive.h, there is this method: /** Returns true if the driver wants to block Standby mode. */ virtual bool ShouldBlockStandbyMode() = 0; I used virtual bool ShouldBlockStandbyMode() {...
"k_unTrackingStringSize" does not exist in the api (openvr.h). Should I replace it with "k_unMaxPropertyStringSize"?
… include query parameters (for example, "image-2.png?w=671" or "image-3.png?w=1024"). Windows doesn’t allow characters like “?” in filenames, so when the tool tries to open or save such a file, it...
### Version 29.7.0 ### Steps to reproduce 1. Clone the reproduction repository at https://github.com/kbigdelysh/jest-windows-path-bug-reproduction 2. Install dependencies: `pnpm install` (or `npm install`) 3. Run the command: `pnpm run test:specific` (or...