Sign in
goma
/
wine
/
ed66801d3ae640511ff477f91d926593d05c9711
/
dlls
/
mlang
c0901b8
mlang: Partially implemented ConvertStringEx.
by Vitaly Lipatov
· 19 years ago
19a3adb
mlang: Decrement the module refcount when an object is destroyed.
by Alexandre Julliard
· 19 years ago
ad4af12
mlang: Implement DllCanUnloadNow.
by Christian Gmeiner
· 19 years ago
ef35d28
mlang: Implement IEnumRfc1766 interface.
by Dmitry Timoshkov
· 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
· 19 years ago
fbecb0c
Implement a basic beginning for fnIMLangFontLink_CodePageToCodePages,
by Aric Stewart
· 19 years ago
dc1c62a
Fix gcc 4.0 warnings.
by Mike McCormack
· 20 years ago
21e3ba8
Correct mismatches between spec files and comments about export number.
by Vincent Béron
· 20 years ago
d37f0ab
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
by Alexandre Julliard
· 20 years ago
0791d06
Interlocked LONG* gcc warning fixes.
by Mike McCormack
· 20 years ago
06ce892
Changes stub to FIXME for GetGlobalFontLinkObject.
by Vitaly Lipatov
· 20 years ago
3459709
Remove ntdll from imports.
by Hans Leidekker
· 20 years ago
b67da5b
Make more of the OLE interface vtables const.
by Dmitry Timoshkov
· 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
1a7a4fb
Make mlang_test.exe loadable on NT 4.0.
by Stefan Leichter
· 20 years ago
dd073bbb
Cast the GetProcAddress() return value to avoid warnings about the
by Francois Gouget
· 20 years ago
62b94d8
Ukrainian codepage 21866 added and respective files corrected. Two
by Oleh R. Nykyforchyn
· 20 years ago
486d020
Don't define COBJMACROS in objbase.h. Update the Wine sources accordingly.
by Francois Gouget
· 20 years ago
e8d89cd
Fix a reference leak on failure (spotted by Rob Shearman).
by Huw Davies
· 20 years ago
0ee1407
Make mlang return the same code page descriptions as Windows, some
by Dmitry Timoshkov
· 20 years ago
79418b4
Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null.
by Mike McCormack
· 21 years ago
ec72244
Use Interlocked* functions in AddRef and Release.
by Mike McCormack
· 21 years ago
39a696a
Removed some uses of the non-standard ICOM_THIS macro.
by Alexandre Julliard
· 21 years ago
6825ed8
Added missing trailing '\n's to ok() calls.
by Francois Gouget
· 21 years ago
b1bb722
Add DllRegisterServer and friends for mlang.
by Steven Edwards
· 21 years ago
7c1e936
Added a few missing -private flags.
by Alexandre Julliard
· 21 years ago
f714b39
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro.
by Alexandre Julliard
· 21 years ago
9f6f7cc
Enumerate all available scripts in IMultiLanguage2_EnumScripts, add
by Dmitry Timoshkov
· 21 years ago
23bd680
Implement IMultiLanguage2_GetCharsetInfo, add a test case for it.
by Dmitry Timoshkov
· 21 years ago
e84b079
Added stubs for LcidToRfc1766[A/W].
by Steven Edwards
· 21 years ago
936198c
Moved ICOM_THIS_MULTI definition out of objbase.h and into the files
by Alexandre Julliard
· 21 years ago
48c4bb3
Get rid of the non-standard ICOM_VTABLE macro.
by Alexandre Julliard
· 21 years ago
a560bcb
Don't include wine/debug.h when compiling on Windows.
by Francois Gouget
· 21 years ago
8c2ff3c
- add stubbed support for IEnumScript interface
by Dmitry Timoshkov
· 21 years ago
54c0af6
Implement ConvertINetMultiByteToUnicode, ConvertINetUnicodeToMultiByte
by Dmitry Timoshkov
· 21 years ago
94a9d33
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com>
by Alexandre Julliard
· 21 years ago