namazso
namazso
Yes, that is correct. Creation date and maybe-full path are not something that anything on the website transmits.
I wanted to check what other users of this API do, just for the record and anyone else finding this issue: Sysinternals Process Explorer by Microsoft shows the following prompt:...
You either installed the explorer hook despite the warning, or the theme is just broken.
Potentially fixed in v3.0.0, please check
Hello, > None of the downloaded executables have version numbers in the filenames, which is standard practice. (Otherwise how do I know which version I have downloaded for later installation?)...
For one because the WiX UI template that allows both component selection and install location selection has been broken since 2006 and I didn’t want to bother with it. The...
You had the virtual device opened (via some program) while trying to install or uninstall. You need to close everything that uses PawnIO before attempting to uninstall it.
Your code is likely wrong then. If consistently using the TCHAR bullshit the same code should compile both with and without UNICODE. But tbh I'd recommend just letting go of...
I'm actually not sure what you're using PHNT for even, because as the name suggests it only supports NT, so your Win9x builds will be broken either way.
> I'm not targeting Win9x, nor are the APIs I'm using are for Win9x (this is all XP NT and on), so I'm unsure what you mean. The reason UNICODE...