Alexandre Julliard
|
f92ef1c543
|
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
|
2006-12-26 15:02:03 +01:00 |
Andrey Turkin
|
821aae4f9f
|
atl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
|
2006-11-02 21:16:20 +01:00 |
Andrey Turkin
|
2d9fc5d7b5
|
atl: Implement AtlAxWinInit and AtlAxWin window procedure.
|
2006-11-02 21:13:20 +01:00 |
Andrey Turkin
|
abc3769ad2
|
atl: Implement AtlPixelToHiMetric and AtlHiMetricToPixel.
|
2006-11-02 21:12:08 +01:00 |
Alexandre Julliard
|
12c196203c
|
Make.rules: Added support for building IDL client/proxy/server/iid files.
|
2006-10-16 17:20:37 +02:00 |
Michael Stefaniuc
|
32f42f2d5e
|
atl: Win64 printf format warning fixes.
|
2006-10-07 17:47:49 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Mike McCormack
|
74952777e3
|
Fix dependencies.
|
2005-03-17 13:57:44 +00:00 |
Jacek Caban
|
d12cb30693
|
Use ATLRegistrar to register atl.dll.
|
2005-03-16 19:53:41 +00:00 |
Jacek Caban
|
544a1a2c4a
|
Added implementation of ATLRegistrar.
|
2005-03-14 10:51:27 +00:00 |
Steven Edwards
|
be2c020ce4
|
Implemented DllRegisterServer and DllUnregisterServer.
|
2004-08-13 00:38:59 +00:00 |
Aric Stewart
|
4bd374fa07
|
First implementation of the Advanced Template Library, with just a few
functions implemented.
|
2004-07-06 21:01:18 +00:00 |