Sign in
goma
/
wine
/
6bc8237c633e1153ce2a69c5ee068fe48d74c59f
/
dlls
/
olepro32
f628146
Remove some obsolete README files.
by Alexandre Julliard
· 16 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
2993785
Assorted non-ANSI function declaration fixes (missing void).
by Francois Gouget
· 18 years ago
9fe4673
Don't include windows.h & co in the Wine sources.
by Francois Gouget
· 18 years ago
a149839
olepro32: Add version resource.
by Louis. Lenders
· 18 years ago
5ae1d85
olepro32: Mark stubs as such.
by Francois Gouget
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
5258e06
make_dlls: Ignore generated import libraries from the top-level .gitignore.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
0edbaf7
Remove spaces before '\n' in traces.
by Francois Gouget
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
bba5423
Uncomment out DisableThreadLibraryCalls in DllMain and add the
by Alexandre Julliard
· 20 years ago
9769816
Fix winapi_check documentation warnings.
by Francois Gouget
· 20 years ago
5416022
Rename MODULENAME_Dll* functions to Dll* for better consistency and
by Robert Shearman
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
d62356a
Added rules to build import libraries in the individual dll makefiles.
by Alexandre Julliard
· 20 years ago
c50d874
Ensure DllCanUnloadNow is a truly void function, and give it a unique
by Jon Griffiths
· 20 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
20c169e
Fixed a few more headers dependency issues.
by Alexandre Julliard
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
20698b2
Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer,
by Alexandre Julliard
· 22 years ago
a9c51cb
Replaced forwards by normal function declarations.
by Alexandre Julliard
· 22 years ago
cef5961
Eliminate lots of __WINE__ conditionals from the headers.
by Dimitrie O. Paun
· 22 years ago
dbf8b78
Added .spec.def files.
by Alexandre Julliard
· 22 years ago
77afd6c
Made some more spec file entries optional or unnecessary.
by Alexandre Julliard
· 23 years ago
7cae558
Removed some more trailing whitespace.
by Alexandre Julliard
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
74e4d21
Avoid wildcards in .cvsignore.
by Patrik Stridvall
· 23 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
8b216b3
Documentation ordinal fixes.
by Patrik Stridvall
· 24 years ago
ea18679
Remove libXXXX.so.1.0 lines from .cvsignore files.
by David Elliott
· 24 years ago
27939f0
Start using import tables for dlls that can already support it.
by Alexandre Julliard
· 24 years ago
eb58e1d
Declare debug channels in all dlls that need them; added imports of
by Alexandre Julliard
· 24 years ago
74af67e
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
by Alexandre Julliard
· 25 years ago
6c9d83a
Added imports of user32/gdi32/kernel32 wherever necessary.
by Alexandre Julliard
· 25 years ago
6953d67
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
by Alexandre Julliard
· 25 years ago
044acd0
Set the base for the ordinals of olepro32 to 248.
by Gerard Patel
· 25 years ago
54fe838
Fixed some issues reported by winapi_check.
by Patrik Stridvall
· 25 years ago
fcfacb9
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
d0edc5f
Moved dll-specific make rules to a separate Makedll.rules file.
by Alexandre Julliard
· 25 years ago
194bd05
Moved some stubs and added forwards in order to make both winapi_check
by Patrik Stridvall
· 25 years ago
58c71d4
OLEPRO32 stubs.
by Sean Langley
· 25 years ago