Sign in
goma
/
wine
/
dfb29f4d15dde9e959dcb9acc586cc34462ce80a
/
dlls
/
oleacc
3c9e7a7
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
by Dmitry Timoshkov
· 18 years ago
f9c23da
oleacc: 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
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
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
b6b180a
Moved the implementation of spec file stubs to the winecrt0 library.
by Alexandre Julliard
· 20 years ago
d37f0ab
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
by Alexandre Julliard
· 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
62bffe4
Added DllRegisterServer/DllUnregisterServer calls.
by Mike McCormack
· 21 years ago
da0878d
Stub implementations for LresultFromObject and AccessibleObjectFromWindow.
by Mike McCormack
· 21 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
b6002e8
Stub implementation for CreateStdAccessibleObject.
by Mike McCormack
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
5caccaf
Created an empty oleacc DLL.
by Eric Pouech
· 22 years ago