Commit Graph

13 Commits

Author SHA1 Message Date
Alexandre Julliard aeab4af7dd atl: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-27 15:51:13 +02:00
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 61051202a1 atl80: Share atl.c with atl100. 2014-01-29 14:50:45 +01:00
Jacek Caban 3f9b3718e9 atl80: Share atl_ax.c with atl100. 2014-01-28 14:31:45 +01:00
Qian Hong 6611068b5b atl80: Trace ATL version. 2013-10-17 12:58:43 +02:00
Qian Hong cd321cbea8 atl80: Don't forward AtlAxWinInit to atl100. 2013-03-25 16:23:04 +01:00
Jacek Caban 07065b4d93 atl80: Skip NULL map entries in AtlComModuleRegisterServer. 2013-01-10 16:05:38 +01:00
Jacek Caban cc18fc0f14 atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterServer). 2013-01-04 12:01:15 +01:00
Jacek Caban ef3f65b5ff atl80: Added AtlRegisterTypeLib implementation (based on AtlModuleRegisterTypeLib). 2012-12-28 20:32:38 +01:00
Jacek Caban f1e41255e3 atl: Allow version-based differences in struct layouts. 2012-12-10 18:29:54 +01:00
Jacek Caban f63617efb3 atl80: Forward calls directly to atl100 when possible. 2012-11-21 13:37:00 +01:00
Vijay Kiran Kamuju 50199423fb atl80: Implement AtlGetVersion. 2012-08-16 12:32:05 +02:00
Stefan Leichter 7bffd90790 atl80: Add stub for AtlCreateRegistrar. 2012-04-05 17:53:13 +02:00