Renamed the COMCTL32_* functions to use the exported name.
[wine] / dlls /
2003-09-17  Alexandre JulliardRenamed the COMCTL32_* functions to use the exported...
2003-09-17  Jon GriffithsMore tests for kernel NLS functions.
2003-09-17  Jon GriffithsRe-implement and optimise the NLS formatting functions...
2003-09-17  Oleg ProkhorovAvoid crash if invalid rate was specified.
2003-09-17  Igor StepinAdded Russian translation.
2003-09-17  Alexandre JulliardUse WOWCallback16Ex to switch to vm86 mode so that...
2003-09-17  Alexandre JulliardMoved undocumented functions out of the exported commct...
2003-09-17  Alexandre JulliardAvoid linking error with older alsa libs.
2003-09-17  Igor StepinAdded a lot of Russian translations.
2003-09-17  Igor StepinAdded Russian translation.
2003-09-17  Jon GriffithsDocumentation updates.
2003-09-17  Mike McCormackCreated stub functions for advapi32.GetExplicitEntriesF...
2003-09-17  Mike McCormackAdd missing LF in trace message.
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...
2003-09-17  Alexandre JulliardMoved instruction emulation to dlls/kernel.
2003-09-17  Alexandre JulliardMoved out of windef.h a few definitions that don't...
2003-09-17  Alexandre JulliardSLOWORD and SHIWORD do not exist on Win32 (reported...
2003-09-17  Rolf KalbermatterFix another error under Win9x (hopefully).
2003-09-17  Rolf KalbermatterImplemented SHSimpleIDListFromPath correctly.
2003-09-17  Steven EdwardsRemove redundant includes.
2003-09-16  Alexandre JulliardMore robust detection of charset names.
2003-09-16  Alexandre JulliardMoved most kernel string functions to dlls/kernel.
2003-09-16  Alexandre JulliardMoved most 32-bit heap functions to dlls/kernel.
2003-09-16  Mike McCormackImplemented ImageGetCertificateData.
2003-09-16  Pavel RoskinMoved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
2003-09-16  Alex PasadynEnable resolution changes for older D3D/DDraw applications.
2003-09-16  Alex PasadynEnable resolution changes for D3D8 applications.
2003-09-16  Alex Pasadyn- Allow applications to resize the Wine desktop window.
2003-09-16  Alex Pasadyn- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
2003-09-16  Rolf KalbermatterAdded a few todo_wine tests with filenames with wildcards.
2003-09-16  Rolf KalbermatterRemove <ntstatus.h> to allow compilation with MS PSDK...
2003-09-16  Filip NavaraFixed definitions of TTTOOLINFOA/W_V1_SIZE and
2003-09-16  Eric Pouech- Implemented a few information classes in NtQuerySyste...
2003-09-16   <develop@stueben... Use SysAllocStringByteLen/SysStringByteLen to copy...
2003-09-15  Rolf KalbermatterMake sure the bind context is forwarded in
2003-09-15  Rolf KalbermatterSigned/unsigned warnings and some formatting.
2003-09-15  Rolf KalbermatterAdded IFileSystemBindData implementation.
2003-09-15  Rolf KalbermatterSHChangeNotify should use SHSimpleIDListFromPath as...
2003-09-15  Christian CostaAdded midi support to the ALSA driver.
2003-09-15  Mike McCormackMove the mailslot stubs into the dlls/kernel directory.
2003-09-15  Alexandre JulliardRemove generated assembly code on make clean.
2003-09-15  Eric Pouech- Moved Wine extension to get DSound interface from...
2003-09-15  Robert ReifAdded better tests for volume and pan.
2003-09-15  Robert ReifDevice enumeration callbacks should return a NULL guid...
2003-09-15  Kevin Groeneveld- Fix small bug with parsing of numbers in BuildCommDCB...
2003-09-15  Lionel Ulmer- add ZBuffer write support
2003-09-15  Lionel UlmerUse ddraw_geom in the execute buffer code.
2003-09-15  Eric Pouech- Implemented IsHungAppWindow.
2003-09-15  Mike HearnMove packet linked list tail forward correctly on push.
2003-09-12  Kevin GroeneveldAdd missing wReserved1 member to DCB structure definition.
2003-09-12  Eric PouechMoved some MM internal definition to internal include...
2003-09-12  Mike HearnImplement dispatch variant marshalling.
2003-09-12  Dave MillerAlphabetized the functions.
2003-09-12  Robert Shearman- Make sure dropdown arrow is always centered.
2003-09-11  Jon GriffithsMLLoadlibrary: Remove -noname and duplicate entry.
2003-09-11  Robert ShearmanImplemented IMemAllocator and IMediaSample.
2003-09-11  Alexandre JulliardChanged ordinal functions that now have a name to use...
2003-09-11  Geoff ThorpeAdded a stub for NetStatisticsGet.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-11  Dave MillerRemove all the ordinals and use @ instead.
2003-09-11  Geoff ThorpeAdded a stub for Heap32ListFirst.
2003-09-11  Steven EdwardsPorting fixes.
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-11  Francois GougetModify ok("xxx") calls into ok("xxx\n") as is now expected.
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-11  Gregory M. TurnerUpdated the "TODO" comments.
2003-09-11  Robert ShearmanAdd proper names to ordinal-only functions.
2003-09-11  György 'Nog' JeneyFix invalid C constructs (spotted by Marcus Meissner).
2003-09-11  Tom WicklineSet version to 8.1.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-08  Mike McCormackAdded an initial (mostly stub) implementation of MSHTML...
2003-09-08  Alexandre JulliardOn TlsFree, clear the released TLS index in all threads.
2003-09-08  Juan Lang- Fix buffer overrun in GetNetworkParams.
2003-09-08  Francois GougetA few spelling fixes.
2003-09-08  Dave MillerFix incorrect ordinals.
2003-09-08  Rolf KalbermatterChange parameter in SHGetSpecialFolderPathA/W to int...
2003-09-08  Mike McCormackCreate a propper stub for oleaut32.VarMod.
2003-09-06  Alexandre JulliardAdded a missing dependency for testlist.c files.
2003-09-06  Alexandre JulliardRegenerated with the latest widl.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardImplemented shtypes.idl and shobjidl.idl and removed...
2003-09-04  Dimitrie O. PaunAdjust selection ranges before we insert the item so...
2003-09-04  Alexandre JulliardConverted obj_webbrowser.h to IDL and moved the definit...
2003-09-04  Christian CostaFix modLongData.
2003-09-04  Stefan LeichterUpdated minor version number.
2003-09-03  Alexandre JulliardConverted oleidl.h to IDL.
2003-09-03  Robert ReifUse the drivers to get device capabilities and property...
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...
2003-09-03  Alexandre JulliardAvoid heap reallocation each time a metarecord is writt...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-09-03  Alexandre Julliardshlobj.h must include wine/obj_dragdrophelper.h (report...
2003-09-03  Sylvain PetreolleChanged some functions to reset CFLAG on success.
2003-09-02  Kevin GroeneveldChange default range of up-down control to match range...
2003-09-02  Rolf KalbermatterMake the different helper functions all return actual...
2003-09-02  Rein Klazes_ws_gethostbyname() and WSAAsyncGetHostByName() when...
2003-09-02  Michael Günnewig- Implemented semi-stubs for GetOpenFileNamePreviewA...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
next