iOrange
iOrange
Hi! Thanks a lot for this crate, takes away much of the struggle to deal with raw WINAPI. My only issue so far - is lack of LVS_AUTOARRANGE flag for...
### System Information TrenchBroom right from the repo on Windows 11 ### Expected Behavior should build ### Steps to Reproduce Clone the repo, make a `build` folder inside, go to...
specifying an adapter in `AGSDX11DeviceCreationParams::pAdapter` will cause `agsDriverExtensionsDX11_CreateDevice` to not initialize extensions (`AGSDX11ReturnedParams::extensionsSupported` will be empty). If pass nullptr as adapter - the extensions will be initialized.
The documentation for the function `agsDriverExtensionsDX11_CreateDevice` says this: `/// \param [in] extensionParams Optional pointer to the struct to specify DX11 additional device creation parameters.` To me this sounds like "if...
I'm using NanaZip 5.0 Update 2 (5.0.1263.0). Right-click on the file, select "Add to archive..." Select "lz4", leave everything default. Click "OK" It'll be compressing it forever (had to kill...