Alexandre Julliard
|
d37f0abf07
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
|
2005-08-08 17:35:28 +00:00 |
Vitaly Lipatov
|
06ce892008
|
Changes stub to FIXME for GetGlobalFontLinkObject.
|
2005-06-27 11:10:16 +00:00 |
Alexandre Julliard
|
7c1e9361a3
|
Added a few missing -private flags.
|
2004-08-27 19:15:54 +00:00 |
Steven Edwards
|
e84b0796b8
|
Added stubs for LcidToRfc1766[A/W].
|
2004-08-16 19:50:13 +00:00 |
Dmitry Timoshkov
|
54c0af651b
|
Implement ConvertINetMultiByteToUnicode, ConvertINetUnicodeToMultiByte
and IsConvertINetStringAvailable by moving common code around, add a
stub for ConvertINetString.
|
2004-08-06 18:56:46 +00:00 |
Alexandre Julliard
|
94a9d33b6c
|
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com>
Added an implementation of mlang.dll and test cases for it.
|
2004-08-04 18:33:06 +00:00 |