kernel32: Test GetPrivateProfileString with empty string as key and section.
[wine] / include /
2009-06-15  Louis Lendersgdi32: Add stub for GdiEntry13.
2009-06-15  Detlef Riekenbergsetupapi: Move IsUserAdmin to shell32.IsUserAnAdmin.
2009-06-15  Anders Jonssonntoskrnl.exe: Stub for ExInitializeZone.
2009-06-15  Anders Jonssonntoskrnl.exe: Stub for ExInitializeResourceLite.
2009-06-15  Anders Jonssonntoskrnl.exe: Stub for IoInitializeTimer.
2009-06-15  Henri Verbeetwined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
2009-06-15  Austin Englishconfigure: Fix mach-o/dyld_images.h detection on OS X.
2009-06-14  Alexandre Julliardconfigure: Add a macro to define an stdcall function...
2009-06-14  Alexandre Julliardconfigure: Add a macro to define an stdcall suffix...
2009-06-12  Henri Verbeetwined3d: Remove the useless "resource_type" parameter...
2009-06-11  Alexandre Julliardconfigure: Detect the appropriate form for the __ASM_GL...
2009-06-11  Vincent Povirkinclude: Add definitions needed for image decoding...
2009-06-11  Nikolay Sivovcomctl32/header: Update some Header flags and structures.
2009-06-11  Nikolay Sivovcomctl32/listview: Update some ListView structures...
2009-06-09  Henri Verbeetwined3d: Get rid of the silly pointers in WINED3DVOLUME...
2009-06-08  Vincent Povirkinclude: Extend TVITEMEX and add NMTVDISPINFOEX.
2009-06-08  Vincent Povirkinclude: Add wincodec.idl.
2009-06-05  Andrew Eikumgdiplus: Stub for GdipBitmapCreateApplyEffect.
2009-06-05  Andrew Eikumgdiplus: Stub for GdipBitmapApplyEffect.
2009-06-04  Aric Stewartmsctf: Define ITfCompartmentMgr and ITfCompartment.
2009-06-04  Andrew Eikumgdiplus: Stubs for GdipDrawImagePoints and GdipDrawImag...
2009-06-04  Andrew Eikumgdiplus: Stub for GdipEmfToWmfBits.
2009-06-03  Andrew Eikumgdiplus: Stubs for GdipDrawImagePointRect and GdipDrawI...
2009-06-03  Andrew Eikumgdiplus: Stub for GdipDeleteEffect.
2009-06-03  Henri Verbeetinclude: Add a generic red-black tree.
2009-06-02  Andrew Eikumgdiplus: Stubs for GdipCreateMetafileFromFile, GdipCrea...
2009-06-02  Andrew Eikumgdiplus: Stub for GdipComment.
2009-06-02  Andrew Eikumgdiplus: Stub for GdipCloneBitmapArea.
2009-06-01  Andrew Eikumgdiplus: Stubs for GdipBeginContainer and GdipBeginCont...
2009-06-01  Andrew Eikumgdiplus: Stubs for GdipAddPathString and GdipAddPathStr...
2009-06-01  Alexandre Julliardconfigure: Add checks for fnmatch support.
2009-06-01  Jacek Cabanwininet: Added support for decompressing gzip encoded...
2009-05-29  Henri Verbeetwined3d: Remove ResourceReleased() from the public...
2009-05-29  Aric Stewartmsctf: Define compartment guids.
2009-05-29  Jacek Cabanwininet.h: Added more error codes.
2009-05-28  Hans Leidekkerinclude: Sync definition of CERT_CHAIN_PARA and SCHANNE...
2009-05-28  Henri Verbeetwined3d: Remove the "declaration" parameter to IWineD3D...
2009-05-27  Alexandre Julliardinclude: Fix the packing of the MIDL_STUB_MESSAGE struc...
2009-05-27  Aric Stewartmsctf: Framework for ITfInsertAtSelection in ITfContext.
2009-05-26  Henri Verbeetwined3d: Add the output signature to IWineD3DDevice_Cre...
2009-05-25  AndrĂ© Hentschelcomctl32: Add ListView_SetCheckState and ListView_GetCh...
2009-05-23  Alexandre Julliardinclude/msvcrt: Add explicit msvcrt_long types to repla...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-05-22  Stefan Leichtertraffic: Stub for TcRegisterClient.
2009-05-22  Aric Stewartmsctf: Beginning implementation of ITfContext::GetSelec...
2009-05-22  Aric Stewartmsctf: Beginning implementation of ITfContext::GetStart.
2009-05-21  Alexandre Julliardoleaut32: Add support for registering 64-bit typelibs.
2009-05-20  Jacek Cabanurlmon: Added IUriContainer declaration.
2009-05-19  Aric Stewartmsctf: Add stub implementation of ITfRange.
2009-05-19  Francois Gougetshell32: Add the SHCreateDirectoryEx() macro.
2009-05-19  Aric Stewartmsctf: Starting implementation of ITfContext::RequestEd...
2009-05-18  Aric Stewartmsctf: Define ITfEditSession implemented by TextServices.
2009-05-18  Huw Daviesinclude: Correct a typo.
2009-05-18  Roderick Colenbranderwgl: Add WGL_SWAP_METHOD_ARB support.
2009-05-15  Alexandre Julliardntdll: Initial implementation of RtlVirtualUnwind on...
2009-05-14  Vincent Povirkgdiplus: Stub GdipWarpPath.
2009-05-14  Nikolay Sivovcomctl32/animate: Fix Animate_* macros.
2009-05-14  Nikolay Sivovcomctl32/treeview: Fix TreeView_* macros.
2009-05-14  Nikolay Sivovcomctl32/tab: Fix TabCtrl_* macros.
2009-05-13  Aric Stewartmsctf: Support advising ITfLanguageProfileNotifySink...
2009-05-13  Hans Leidekkerwininet: Add a stub implementation of IncrementUrlCache...
2009-05-13  Hans Leidekkerwininet: Implement GetDiskInfoA.
2009-05-13  Hans Leidekkersetupapi: Add stub implementations of SetupUninstallOEM...
2009-05-13  Nikolay Sivovcomctl32/listview: Use neutral LVITEM in ListView_SetIt...
2009-05-13  Henri Verbeetwined3d: Directly call basetexture_apply_state_changes().
2009-05-13  Alexandre Julliardinclude: Fix the C_ASSERT macro for the latest gcc.
2009-05-12  Nikolay Sivovcomctl32/header: Make Header_* macros match PSDK.
2009-05-11  Nikolay Sivovcomctl32/listview: Add LVN_INCREMENTALSEARCH definitions.
2009-05-11  Nikolay Sivovcomctl32/listview: Make ListView_* macros match PSDK.
2009-05-11  Henri Verbeetwined3d: Use the output signature to map SM4 pixel...
2009-05-08  Stefan Leichtergdiplus: Add stub for GdipImageRotateFlip.
2009-05-08  Hans Leidekkerpdh: Implement PdhMakeCounterPathA/W.
2009-05-07  Alexandre Julliardntdll: Fix the LPC_MESSAGE structure definition for...
2009-05-07  Aric Stewartmsctf: Implement ITfClientId.
2009-05-06  Stefan Leichtergdiplus: Add stub for GdipGetImageThumbnail.
2009-05-06  Aric Stewartmsctf: Implement ITfMessagePump.
2009-05-04  Dmitry Timoshkovkernel32: Make SystemTimeToTzSpecificLocalTime and...
2009-05-04  Roderick Colenbranderwingdi.h: Add missing png/jpeg compression flags.
2009-05-04  Detlef Riekenbergurlmon/tests: Handle BSCF_SKIPDRAINDATAFORFILEURLS...
2009-05-01  Hans Leidekkermsi: Implement MsiApplyMultiplePatchesA/W.
2009-04-30  Timo Kreuzercomctl32: Change UINT to UINT_PTR in CreateToolbarEx.
2009-04-30  Stefan Leichtershell32: Stub for SHParseDisplayName.
2009-04-29  Alexandre Julliardws2_32: Use SIZE_T instead of size_t for inet_ntop...
2009-04-29  Hans Leidekkerinclude: Add some types and constants used in the IP...
2009-04-29  Vincent Povirkgdiplus: Add tests for GdipGet/SetLineBlend.
2009-04-28  Alexandre Julliardinclude: Added definitions for HTMLWindowEvents and...
2009-04-28  Alexandre Julliardinclude: Added definition of the DispHTMLWindowProxy...
2009-04-28  Alexandre Julliardinclude: Added definitions for IHTMLWindow4 and IHTMLWi...
2009-04-28  Vincent Povirkgdiplus: Add test for GdipNewInstalledFontCollection.
2009-04-27  Alexandre Julliardwininet: Add stubs for PrivacyGet/SetZonePreferenceW.
2009-04-27  Jeff Latimerinclude: Define IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_I...
2009-04-24  Alexandre Julliardinclude: Fix the DDE structures for 64-bit.
2009-04-24  Alexandre Julliardinclude: Fix the SYSTEM_CACHE_INFORMATION structure...
2009-04-24  Paul Vriensinclude: Add missing GdipGetLogFontA definition.
2009-04-23  Huw Daviesole32: Add a stub for OleCreateFromDataEx.
2009-04-23  Aric Stewartmsctf/tests: Test ITfKeystrokeMgr::UnpreserveKey and...
2009-04-23  Aric Stewartmsctf: Define the TF_MOD_* Constants.
2009-04-23  Aric Stewartmsctf: Define ITfKeyEventSink.
2009-04-23  Aric Stewartmsctf: Add ITfKeystrokeMgr framework to ThreadMgr.
next