Keith Horton

Results 5 comments of Keith Horton

C0000008 is STATUS_INVALID_HANDLE - this is likely an bad SOCKET being given to select() [either null or a SOCKET that was already closed].

Hi there. If you are running on the latest version of Windows 11, and enable "Advanced Networking" from the WSA Settings page, you should see Android utilizing the proxies configured....

The latest release is Windows 11 version 22H2 which you can find here - https://www.microsoft.com/en-us/software-download/windows11. You might also look for it in Windows Update under Settings -> Windows Update ->...

If you enable the Handles check in AppVerifier, then you can look at the !avrf output in the debugger, which will give you a pointer of the stack that opened...

Hi there. The screen shot shows "-PolicyStoreLoopbackEnabled' as one parameter. These are 2 different parameters: -PolicyStore, and -LoopbackEnabled. You'll need to specify them separately. (you don't need to set PolicyStore,...