Commit Graph

17 Commits

Author SHA1 Message Date
Francois Gouget 9eaf355130 atl100/tests: Skip the test_regcat() tests if we don't have elevated privileges. 2014-02-17 20:16:17 +01:00
Frédéric Delanoy 0bdd0465c1 atl100/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-28 11:44:18 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Qian Hong 8d18b89346 atl100: Fixed AtlAdvise and AtlUnadvise crashing with NULL pUnkCP. 2013-05-28 19:43:35 +02:00
Qian Hong ed62fcb700 atl100: Fixed register class types in AtlAxWinInit. 2013-03-25 16:22:25 +01:00
Qian Hong ef601fcb7e atl100: Fixed register class names in AtlAxWinInit. 2013-03-25 16:22:15 +01:00
Qian Hong c02bf8817e atl100/tests: Added class name test for AtlAxWinInit. 2013-03-25 16:22:11 +01:00
Jacek Caban 0333b758b2 atl100: Added AtlGetPerUserRegistration stub implementation. 2013-01-25 17:30:26 +01:00
Jacek Caban 4ad22987bc atl100: Added AtlGetObjectSourceInterface tests. 2013-01-15 14:38:40 +01:00
Jacek Caban 6de3e39aa4 atl100: Added AtlUnadvise implementation. 2013-01-03 11:58:48 +01:00
Jacek Caban e57b22b960 atl100: Added AtlAdvise implementation. 2013-01-03 11:58:48 +01:00
Jacek Caban 9704fcaf73 atl100: Fixed NULL catmap handling in AtlRegisterClassCategoriesHelper. 2013-01-02 13:10:25 +01:00
Jacek Caban 7d23d3ecd6 atl100: Added support for typelibs in separate files in AtlLoadTypeLib. 2012-12-28 20:32:38 +01:00
Jacek Caban 1a111423dd atl100: Fixed a typo. 2012-12-26 18:23:05 +01:00
Jacek Caban 56c094186f atl100: Added AtlRegisterClassCategoriesHelper implementation. 2012-12-24 17:35:08 +01:00
Jacek Caban 5f4f215c2d atl100: Added AtlWinModuleExtractCreateWndData tests. 2012-12-19 14:39:00 +01:00
Jacek Caban c38d5ce73c atl100: Added AtlWinModuleInit tests. 2012-12-18 12:40:11 +01:00