The GetObjectA API incorrectly calculates bitmap strides. The stride should be a multiple of 4. Note that the underlying bitmap or dibsection object is stored correctly, but the GetObject calculation is wrong. This compatibilty fix is for Windows 2000-specific applications only.
The gatherer property mapping file cannot be opened. The default values are being used. You may have to copy the property ...
The GetBinaryValue method returns the data value for a named value whose data type is REG_BINARY. The GetBinaryValue method ...
The GetEffectivePermission method determines whether the caller has the aggregated permissions specified by the Permission ...
The GetMultiStringValue method returns the data value for a named value whose data type is REG_MULTI_SZ. The GetMultiStringValue ...
The GetObjectA API incorrectly calculates bitmap strides. The stride should be a multiple of 4. Note that the underlying ...
The GetOwner method retrieves the user name and domain name under which the process is running. The method returns an integer ...
The GetOwnerSid method retrieves the security identifier (SID) for the owner of this process. The method returns an integer ...
The GetProfileString API in Windows 9x stripped trailing white space (including tabs) from the end of INI file strings. In ...
The GetSecurityDescriptor method returns the specified key's security descriptor in a _SecurityDescriptor. The method returns ...