Sign in
goma
/
wine
/
e834c920ec09390a491848a3075eca8f35e3a253
/
dlls
/
atl
/
Makefile.in
4821654
atl: Generate the class registration and use a copy of the standard winecrt0 mechanism.
by Alexandre Julliard
· 14 years ago
32ad286
atl: Move atliface.idl to the global includes.
by Alexandre Julliard
· 14 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
dad21bb
makefiles: List the static libraries as normal imports instead of extra libs.
by Alexandre Julliard
· 17 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
4f49655
atl: Replace SHDeleteKeyW with RegDeleteTreeW and get rid of the import of shlwapi.
by Paul Vriens
· 18 years ago
f92ef1c
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
by Alexandre Julliard
· 18 years ago
821aae4
atl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
by Andrey Turkin
· 18 years ago
2d9fc5d
atl: Implement AtlAxWinInit and AtlAxWin window procedure.
by Andrey Turkin
· 18 years ago
abc3769
atl: Implement AtlPixelToHiMetric and AtlHiMetricToPixel.
by Andrey Turkin
· 18 years ago
12c1962
Make.rules: Added support for building IDL client/proxy/server/iid files.
by Alexandre Julliard
· 18 years ago
32f42f2
atl: Win64 printf format warning fixes.
by Michael Stefaniuc
· 18 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
eb8a40c
libs: Merged libwine_unicode into libwine.
by Alexandre Julliard
· 19 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
7495277
Fix dependencies.
by Mike McCormack
· 20 years ago
d12cb30
Use ATLRegistrar to register atl.dll.
by Jacek Caban
· 20 years ago
544a1a2
Added implementation of ATLRegistrar.
by Jacek Caban
· 20 years ago
be2c020
Implemented DllRegisterServer and DllUnregisterServer.
by Steven Edwards
· 21 years ago
4bd374f
First implementation of the Advanced Template Library, with just a few
by Aric Stewart
· 21 years ago