Jacek Caban
|
16acd97eb0
|
atl: Moved AtlRegisterTypeLib to atl.c to avoid importing atl80.dll in atl.dll.
|
2014-02-13 19:09:26 +01:00 |
Jacek Caban
|
f285b06738
|
atl: Share sources with atl100 instead of forwarding calls.
|
2014-02-13 19:09:13 +01:00 |
Jacek Caban
|
61051202a1
|
atl80: Share atl.c with atl100.
|
2014-01-29 14:50:45 +01:00 |
Andrey Gusev
|
be367393c9
|
Assorted typos fixes.
|
2014-01-13 17:37:42 +01:00 |
Nikolay Sivov
|
288f3aca62
|
atl: Implement AtlComModuleRevokeClassObjects().
|
2013-12-09 14:35:53 +01:00 |
Qian Hong
|
6c8a2ba7c6
|
atl100: Trace ATL version and keep debug channel consistent.
|
2013-10-17 12:58:53 +02:00 |
Qian Hong
|
8d18b89346
|
atl100: Fixed AtlAdvise and AtlUnadvise crashing with NULL pUnkCP.
|
2013-05-28 19:43:35 +02:00 |
Qian Hong
|
af59b20c80
|
atl100: Added stub for AtlIPersistPropertyBag_Load.
|
2013-05-28 19:43:27 +02:00 |
Alexandre Julliard
|
b2accc42c0
|
atl100: Don't bother to free memory at process exit.
|
2013-05-16 12:50:07 +02:00 |
Jactry Zeng
|
50e323502e
|
atl100: Added AtlSetPerUserRegistration stub implementation.
|
2013-03-14 12:01:55 +01:00 |
Jacek Caban
|
68a4c30e8b
|
atl100: Added AtlComModuleRegisterClassObjects implementation (based on AtlModuleRegisterClassObjects).
|
2013-02-08 12:07:49 +01:00 |
Jacek Caban
|
0333b758b2
|
atl100: Added AtlGetPerUserRegistration stub implementation.
|
2013-01-25 17:30:26 +01:00 |
Jacek Caban
|
022d02cca5
|
atl100: Don't leak TLIBATTR in AtlComModuleUnregisterServer.
|
2013-01-15 14:38:45 +01:00 |
Jacek Caban
|
852a42e275
|
atl100: Added AtlGetObjectSourceInterface implementation.
|
2013-01-15 14:38:34 +01:00 |
Jacek Caban
|
ca5ded2873
|
atl100: Added AtlComModuleUnregisterServer implementation.
|
2013-01-14 17:30:06 +01:00 |
Jacek Caban
|
0c67e653c0
|
atl100: Added AtlWaitWithMessageLoop implementation.
|
2013-01-10 16:05:44 +01:00 |
Michael Stefaniuc
|
4bdb5b55ec
|
atl100: Fix a mem leak on an error path (Smatch).
|
2013-01-07 11:09:23 +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
|
56c094186f
|
atl100: Added AtlRegisterClassCategoriesHelper implementation.
|
2012-12-24 17:35:08 +01:00 |
Jacek Caban
|
c0456aea76
|
atl100: Added AtlWinModuleExtractCreateWndData implementation.
|
2012-12-19 14:39:00 +01:00 |
Jacek Caban
|
a650ce1104
|
atl100: Added AtlWinModuleInit implementation.
|
2012-12-18 12:38:56 +01:00 |
Jacek Caban
|
7d3046cd02
|
atl100: Added AtlComModuleGetClassObject implementation (based on AtlModuleGetClassObject).
|
2012-12-14 17:37:44 +01:00 |
Jacek Caban
|
526fe933be
|
atl100: Added AtlRegisterClassCategoriesHelper stub.
|
2012-12-13 12:05:49 +01:00 |
Jacek Caban
|
147dbf63cd
|
atl100: Added AtlWinModuleAddCreateWndData implementation (based on AtlModuleAddCreateWndData).
|
2012-12-12 20:23:36 +01:00 |
Jacek Caban
|
b09af0d0b2
|
atl100: Added AtlLoadTypeLib implementation (based on AtlModuleLoadTypeLib).
|
2012-12-11 15:49:01 +01:00 |
Jacek Caban
|
0a0b2ff019
|
atl100: Added AtlCallTermFunc implementation (based on AtlModuleTerm).
|
2012-12-10 18:30:06 +01:00 |
Jacek Caban
|
264f6dfe14
|
atl100: Added AtlAddTermFunc implementation (based on atl.dll version).
|
2012-12-10 18:29:58 +01:00 |
Jacek Caban
|
f1e41255e3
|
atl: Allow version-based differences in struct layouts.
|
2012-12-10 18:29:54 +01:00 |
Jacek Caban
|
84587b689e
|
atl100: Moved more function implementations to atl100.
|
2012-11-21 13:36:47 +01:00 |
Jacek Caban
|
565d9f6dc8
|
atl100: Addeed stub DLL.
|
2012-11-21 13:28:24 +01:00 |