Vincent Povirk
|
1efa69c618
|
atl100/tests: Check Administrators group if UAC is disabled.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-23 13:25:31 +09:00 |
Nikolay Sivov
|
7839aa22c3
|
atl100/tests: Fixed some leaks (Valgrind).
|
2015-05-05 18:51:15 +09:00 |
Qian Hong
|
412a070e49
|
atl100/tests: Added tests for AtlAxCreateControlEx.
|
2015-01-22 21:55:07 +01:00 |
Qian Hong
|
ec52a1f557
|
atl: Improved content type handling of AtlAxCreateControlEx.
|
2015-01-22 21:55:02 +01:00 |
Qian Hong
|
6756049be4
|
atl: Don't conflict GWLP_USERDATA with user applications.
|
2015-01-15 11:39:35 +01:00 |
Qian Hong
|
e1999c2a0e
|
atl100/tests: Added tests for AtlAxAttachControl.
|
2015-01-15 11:39:32 +01:00 |
Qian Hong
|
0486b4368d
|
atl100/tests: Added more tests for class AtlAxWin100 and AtlAxWinLic100.
|
2015-01-14 20:31:10 +01:00 |
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 |