Sign in
goma
/
wine
/
8bb7fb960c0e0ff40ec72c0d9fcf852326c609ce
/
ole
c4d1176
Renamed libuuid.a to libwine_uuid.a
by Alexandre Julliard
· 24 years ago
44a1822
winuser.h now requires that we include winbase.h first.
by François Gouget
· 24 years ago
751625e
Got rid of main.h.
by Alexandre Julliard
· 24 years ago
5be8e7d
Created a small static library in ole/libuuid.a that contains all the
by Alexandre Julliard
· 24 years ago
2b3aa61
Added/modified documentation for function arguments.
by Patrik Stridvall
· 24 years ago
24a62ab
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
by Alexandre Julliard
· 24 years ago
5b971f0
Moved wsprintf functions to dlls/user.
by Alexandre Julliard
· 24 years ago
f2918f9
CompareStringW returned wrong results sometimes.
by Andreas Mohr
· 24 years ago
3391555
We no longer have an ole/nls directory.
by Dimitrie O. Paun
· 24 years ago
6dfaf18
GetDateFormatA: Check range and recalculate wDayOfWeek.
by Uwe Bonnes
· 25 years ago
15bfcd0
Moved $(MODULE).o rule out of Make.rules into the individual Makefiles.
by Alexandre Julliard
· 25 years ago
83f52d1
Moved all Win16 definitions out of the standard Windows headers.
by Alexandre Julliard
· 25 years ago
072dfb5
Removed inclusion of wine/winestring.h from winbase.h and added it to
by Alexandre Julliard
· 25 years ago
b2628e5
Use the system local time if lpTime=NULL.
by Dimitrie O. Paun
· 25 years ago
ef6dca5
- Implemented loading and initialization of service providers
by Peter Hunnisett
· 25 years ago
56f8e27
Added new language detection scheme that uses NLS data base instead of
by Dmitry Timoshkov
· 25 years ago
c7e7df8
Replaced all lstr* calls from inside Wine code by their str* equivalent.
by Alexandre Julliard
· 25 years ago
c97bb4c
Added Unicode ctype support.
by Alexandre Julliard
· 25 years ago
5ec92ad
Fix for calling ctype functions with Unicode characters.
by Hidenori Takeshima
· 25 years ago
cb10fda
Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need
by Alexandre Julliard
· 25 years ago
bea617b
Moved GUID definitions to their respective dll.
by Alexandre Julliard
· 25 years ago
a0f0138
LOCALE_NOUSEROVERRIDE means: do not get user redefined settings from
by Dmitry Timoshkov
· 25 years ago
f1fd89d
FindResourceExA/W should search for the specified language resource only.
by Dmitry Timoshkov
· 25 years ago
ce4784d
Made --language behave the same as setting the LANGUAGE environment variable.
by Alexandre Julliard
· 25 years ago
961053f
Moved all NLS dependent data to the KERNEL resources.
by Dmitry Timoshkov
· 25 years ago
7415c21
Complete NLS values for Russian language.
by Dmitry Timoshkov
· 25 years ago
3c53612
Remove duplicates in the NLS files.
by Dmitry Timoshkov
· 25 years ago
8dd8d30
Commented out IsBadWritePtr check. Makes winhlp32.exe happy in extended search.
by Bertho Stultiens
· 25 years ago
5ea2247
Use the Unicode string functions from wine/unicode.h instead of the crtdll ones.
by Alexandre Julliard
· 25 years ago
846880b
Basic Croatian language support.
by Zoran Dzelajlija
· 25 years ago
ecd921e
Separate OLE2NLS out of KERNEL.
by Dimitrie O. Paun
· 25 years ago
77f07cc
Henning Hoffmann (of Macadamian for Corel)
by Alexandre Julliard
· 25 years ago
7b080ec
Added further implementation of WINAPI EnumDateFormats() to support
by Owen Wang
· 25 years ago
c53ceba
Improved support for Makefiles that need to recurse in subdirectories.
by Alexandre Julliard
· 25 years ago
3c30bba
Implemented API EnumTimeFormatsA(). It supports now all different
by Owen Wang
· 25 years ago
ef76a1c
Michael Abd-El-Malek (Corel)
by Alexandre Julliard
· 25 years ago
2d6457c
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
d628f43
Fixed some ANSI C violations.
by Patrik Stridvall
· 25 years ago
c03da66
Improved CompareStringA performance.
by Andrew Lewycky
· 25 years ago
c1a700c
Temporarily implemented the LCMAP_SORTKEY flag in the LCMapStringW()
by Steven Elliott
· 25 years ago
9b59da0
Misc small cleanups.
by Alexandre Julliard
· 25 years ago
0ee98cc
Fixed ANSI C violations.
by Patrik Stridvall
· 25 years ago
c4857a8
Japanese support implemented.
by Hidenori Takeshima
· 25 years ago
5e1ea6e
Stubbed out the implementation of LCMAP_SORTKEY in LCMapStringW() in
by Steven Elliott
· 25 years ago
1758f2d
Misc. fixes for compiler warnings.
by James Abbatiello
· 25 years ago
33536e2
Added support for the following celtic languages: Irish Gaelic, Scots
by Alastair McKinstry
· 25 years ago
d3e22d9
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
by Jeremy White
· 25 years ago
05e8157
GetNumberFormatA implementation added.
by Julio César Gázquez
· 25 years ago
ae26a07
EnumSystemLocalesA should look for registry values, not subkeys.
by Rein Klazes
· 25 years ago
dd03cc1
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
by Dimitrie O. Paun
· 25 years ago
bb3929c
Added some constants for Spanish.
by Juergen Schmied
· 25 years ago
3f15f81
Removed invalid LCMapString fixme for NORM_IGNOREKANATYPE case.
by Eric Pouech
· 25 years ago
1d5bc46
Removed extra #include statements.
by Niels Kristian Bech Jensen
· 25 years ago
8ced881
Implementation of RegisterNLSInfoChanged.
by Andreas Mohr
· 25 years ago
febd2db
Added some missing definitions.
by Eric Pouech
· 25 years ago
5b2415d
Added some values that were missing in the Swedish nls file.
by Dennis Bjorklund
· 26 years ago
2a722f4
Moved bulk of OLE implementation to dlls/ subdirectories.
by Ulrich Weigand
· 26 years ago
311e456
Added support for anonymous structs/unions on compilers that implement it.
by Patrik Stridvall
· 26 years ago
3467dab
Move VerLanguageName[AW] back to base (exported from KERNEL32 ...).
by Ulrich Weigand
· 26 years ago
e4fbab5
Added stub for OLE32.DllGetClassObject.
by Juergen Schmied
· 26 years ago
66e8c4e
Added stub for RegisterActiveObject().
by Marcus Meissner
· 26 years ago
2970067
- Implement interprocess clipboard communication.
by Noel Borthwick
· 26 years ago
cf9395a
Only declare DateStyle in a single compilation unit.
by Eric Pouech
· 26 years ago
b101a5c
Fixed typelib reading to correctly use the offset of the typelib that
by Rein Klazes
· 26 years ago
4405f3c
Removed unnecessary includes from ole related files.
by Michael Veksler
· 26 years ago
708a1c0
Adapted to WOW changes.
by Ulrich Weigand
· 26 years ago
7b246b8
Removed RCS keyword.
by Alexandre Julliard
· 26 years ago
89f079b
Replaced a few calls to lstr* functions by their CRTDLL or libc equivalent.
by Alexandre Julliard
· 26 years ago
0e38aa7
Various ANSI C compability fixes.
by Patrik Stridvall
· 26 years ago
b8684a2
Fixed some of the issues reported by winapi-check.
by Patrik Stridvall
· 26 years ago
478eee1
Eliminated warnings.
by Patrik Stridvall
· 26 years ago
95fd3cd
Implemented CoRevokeClassObject stub needed by Acrobat 3 16 bit.
by Andreas Mohr
· 26 years ago
c3d30fa
Let CoCreateInstance use LOAD_WITH_ALTERED_SEARCHPATH.
by Juergen Schmied
· 26 years ago
dcbb9c0
Declare only one instance of GUID_NULL.
by Albert den Haan
· 26 years ago
557ff41
Implemented the OLE Clipboard API.
by Noel Borthwick
· 26 years ago
2bddc97
GetTimeFormat() should return LocalTime not SystemTime.
by Dave Pickles
· 26 years ago
71b327f
It is possible for a stream to have both small block and big block
by Thuy Nguyen
· 26 years ago
359f497e
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
6230a87
Check for complete lcid or just the primary language id in the
by Marcus Meissner
· 26 years ago
a8c54fb
OleMetaFilePictFromIconAndLabel16: slightly broken, use LPOLESTR16.
by Marcus Meissner
· 26 years ago
1ed4ecf
ANSI C fixes.
by Patrik Stridvall
· 26 years ago
102e1f4
Kind of implemented OleMetaFilePictFromIconAndLabel.
by Andreas Mohr
· 26 years ago
f26c89e
Standard dialog boxes resources and OLE strings are now in cp1251 encoding
by Alexander Kanavin
· 26 years ago
1597d73
Added COMPOBJ.DllEntryPoint (Acrobat3 16bit needs it).
by Andreas Mohr
· 26 years ago
13a30ba
Thou shalt not use C++ comments.
by Eric Pouech
· 26 years ago
66f53a8
Walloon language update.
by Pablo Saratxaga
· 26 years ago
9823104
Fixed a problem with the LoadTypeLib method.
by Francis Beaudet
· 26 years ago
c137ba6
Fixed TLB_Read (can easily get count!=bytesread at the end of the file).
by Marcus Meissner
· 26 years ago
aaa8306
Some non-threatening fixes to some headers, as well as some casting
by Paul Quinn
· 26 years ago
713462d
Read/load type libraries. Implementation of ITypeLib, ITYpeInfo,
by Rein Klazes
· 26 years ago
3e9608d
Allow NULL as argument to SysFreeString in accordance with SDK.
by Rein Klazes
· 26 years ago
2305f3c
Microsoft com vtable compatibility workaround for g++. Basically adds
by Paul Quinn
· 26 years ago
9c81987
Bug fix.
by Francis Beaudet
· 26 years ago
1bb9403
ANSI C fixes.
by Patrik Stridvall
· 26 years ago
809abaa
Second part of the OLE datacache implementation.
by Francis Beaudet
· 26 years ago
115d8cc
Implemented GetHGlobalFromStream.
by Thuy Nguyen
· 26 years ago
ed1d88b
Implementation of IStorage supported by an implementation of
by Thuy Nguyen
· 26 years ago
ad7e9c4
Implemented OleTranslateColor.
by Thuy Nguyen
· 26 years ago
06c275a
Converted to the new debugging interface (done with the help of the
by Alexandre Julliard
· 26 years ago
ec2edc7
Fixed a few bugs in the OLE storage implementation, added a new set of
by Francis Beaudet
· 26 years ago
Next »