Compare result of RegQueryValueExW() with ERROR_SUCCESS.
[wine] / dlls / atl / atl.spec
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-03-17  Jacek CabanAdded implementation of DllCanUnloadNow.
2005-03-07  Jason EdmeadesAdd stub for GetClassObject function.
2005-01-19  Mike McCormackStub implementation for some functions.
2004-12-27  Mike McCormackStub implementation for AtlModuleRegisterServer.
2004-09-28  James HawkinsStub implementation of AtlModuleUnregisterServerEx.
2004-09-02  Stefan LeichterAdded stub for AtlModuleUpdateRegistryFromResourceD.
2004-08-13  Steven EdwardsImplemented DllRegisterServer and DllUnregisterServer.
2004-08-11  Steven EdwardsImplemented AtlModuleTerm.
2004-07-06  Aric StewartFirst implementation of the Advanced Template Library...