Use I_RpcGetBuffer instead of HeapReAlloc for getting the Buffer
[wine] / include /
2005-05-11  Eric PouechImplemented NTDLL atom support.
2005-05-11  Alexandre JulliardStore a bitmap of active hooks on the client side to...
2005-05-11  Aric StewartAdd a stub implementation of RegisterTraceGuids.
2005-05-11  Dimitrie O. PaunMove {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
2005-05-10  Eric PouechGet rid of include/miscemu.h.
2005-05-10  Eric PouechMoved DOS memory handling to winedos.
2005-05-10  Eric Pouech- changed ATOM support in wineserver to match NTDLL...
2005-05-10  Paul VriensChanged SystemHandleList into SystemHandleInformation
2005-05-10  Juan LangFix FILETIME to match winbase.h on big-endian machines.
2005-05-10  Juan LangPartially implement AppSearch for RegLocator-type searches.
2005-05-09  Andreas MohrFix for CommConfigDialog*() hwnd argument.
2005-05-09  Paul VriensRemove HANDLEINFO struct.
2005-05-09  Paul VriensRemove the not used PROCESS_INFO struct.
2005-05-07  Alexandre JulliardPrefix the internal name of all register functions...
2005-05-07  Robert LunnonImplement futimes for Solaris using futimesat.
2005-05-06  Alexandre JulliardEric Kohl <eric.kohl_at_t-online.de>
2005-05-06  Francois GougetUpdate win32.api to match the current sources.
2005-05-05  Matthew MastracciReplace StgCreateStorageEx stub with call to StgCreateD...
2005-05-05  Rein KlazesAdd 16<->32 bit message mappings for WM_COPYDATA messages.
2005-05-04  Maarten LankhorstAdded IAMVideoProcAmp.
2005-04-28  Mike McCormackImplemented GetLastInputInfo.
2005-04-28  Jeff LatimerDefine strncpyW to ensure that users know why it is...
2005-04-27  Eric Pouech- delayed initialisation of BIOS and SYSTEM information...
2005-04-27  Maarten LankhorstImplemented capGetDriverDescription.
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-04-27  Alexandre JulliardAdded proper names for the remaining TEB fields.
2005-04-25  Alexandre JulliardDefine strncpy to an error to make sure it doesn't...
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-25  Marcus Meissnergcc4 alias fixes.
2005-04-24  Mike McCormackImplemented NtSignalAndWaitForSingleObject.
2005-04-22  Robert Shearman- Clean up well-known privileges.
2005-04-21  Alexandre JulliardGet rid of the remaining calls to strncpyW, and remove...
2005-04-21  Paul VriensRemove THREAD_INFO struct.
2005-04-20  Francois GougetFix the DCICreatePrimary() prototype. It's supposed...
2005-04-20  Alexandre JulliardAllow nested hardware message processing by storing...
2005-04-20  Mike McCormackAdded evntrace.h and wmistr.h.
2005-04-20  Mike McCormackDefine LPCGUID.
2005-04-19  Huw DaviesWTSFreeMemory stub.
2005-04-19  Francois GougetAssorted spelling fixes.
2005-04-18  Eric PouechRemoved the no longer user APC_ASYNC kind of APC.
2005-04-18  Eric Pouech- moved named pipe creation to ntdll
2005-04-18  Eric PouechAdded proper definition for PRINTDLGEX[AW] structures.
2005-04-18  Sami AarioAdded stubs for RunSetupCommand and DelNode.
2005-04-16  Mike McCormackDeclare and define a stub for NtSignalAndWaitForSingleO...
2005-04-16  Benjamin Cutler- Correct args for NtPowerInformation.
2005-04-15  Mike McCormackAdd some more Windows Terminal Server API definitions.
2005-04-15  Mike McCormackAdd prototypes for some Gdi* functions.
2005-04-14  Michael LinDefine WINUSERAPI.
2005-04-13  Alexandre JulliardMoved the BITMAPOBJ structure to gdi_private.h.
2005-04-13  Steven EdwardsRegister Shell Drag and Drop Helper.
2005-04-12  Ivan Leo PuotiAdded typedef for DEVICE_POWER_STATE.
2005-04-11  Alexandre JulliardAdd new powrprof.h header.
2005-04-11  Huw DaviesAdd some missing SFGAO_ defines and fix SFGAO_GHOSTED.
2005-04-11  Benjamin CutlerAdded function/enum/structs for power management API.
2005-04-11  Mike McCormackMove mailslot set and query info implementation to...
2005-04-11  Michael LinAdded missing OleDraw() declaration.
2005-04-11  Juan LangImplement SetupDiClassNameFromGuidExA.
2005-04-11  Juan LangAdd a few missing declarations.
2005-04-11  Mike McCormackAdd uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures.
2005-04-11  Dimitrie O. PaunRemove reference to nonexistant strmif.h.
2005-04-11  James HawkinsRemove nonstandard type LPLPVOID.
2005-04-11  Vincent BéronFix a typo in a comment.
2005-03-31  Alexandre JulliardReturn the coordinates information needed to setup...
2005-03-30  Mike McCormackImplement mailslots.
2005-03-30  Jacek CabanAdded IMonikerProp and IInternetPriority interfaces.
2005-03-30  Jacek CabanAdded some definitions.
2005-03-30  Alexandre JulliardOnly reset the clip region in GetDC() if a new region...
2005-03-29  Oliver Stieber- Volume now inherits Resource. This isn't the way...
2005-03-29  Eric Pouech- Various improvements for minidump module information
2005-03-29  James Hawkins- Implement NtLoadKey.
2005-03-28  Mike McCormackImplement CreateMailslot using NtCreateMailslotFile.
2005-03-28  Vladdy ImpalerDefine the IAMStreamConfig interface.
2005-03-27  Alexandre JulliardStore the handle to the stock bitmap when the first...
2005-03-25  Alexandre JulliardExplicitly store the stack of saved DCs in the DC struc...
2005-03-25  Jacek CabanAdded mshtmhst.idl.
2005-03-25  Alexandre JulliardMoved DCE support to the X11 driver.
2005-03-25  Alexandre JulliardReplace the link_window request by a set_parent request...
2005-03-24  Kevin KoltzauAdded full support for xbuttons (side mouse buttons).
2005-03-24  Alexandre JulliardDon't maintain a client-side WND structure for the...
2005-03-23  Alexandre JulliardGet rid of the window lock suspend mechanism.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-23  Alexandre JulliardCreate a new server request for accepting hardware...
2005-03-21  Alexandre JulliardTry to always keep the server window Z-order in sync...
2005-03-21  Troy RolloImplement CreateUrlCacheEntryW and CommitUrlCacheEntryW...
2005-03-21  Vincent BéronFixed some calling conventions.
2005-03-19  Alexandre JulliardAdded support for the TLS expansion slots, adding an...
2005-03-18  Mike McCormackImplement summary information loading and saving.
2005-03-17  Alexandre JulliardMake the server know about the visible area of a window...
2005-03-17  Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-03-17  Alexandre JulliardCompute the top clipping window directly on the server...
2005-03-17  Mike McCormackDeclare inline string function WINAPI (found by Krzyszt...
2005-03-17  Jon GriffithsAdd some missing interfaces.
2005-03-17  Robert Shearman- Add critsec debugging info.
2005-03-16  Phil KrylovAdded missing PFE_ and PFA_ definitions.
2005-03-16  Mike McCormackAdd property IDs for MSI summary information.
2005-03-16  Mike McCormackAdd defines for SLDF flags.
2005-03-16  Hans LeidekkerStub implementations for WTSCloseServer, WTSDisconnectS...
2005-03-14  Phil KrylovAdded missing PFA_JUSTIFY definition.
2005-03-14  Mike McCormackMove interface declarations to shobjidl.idl.
2005-03-14  Oliver StieberEncapsulate texture, surface encapsulated.
next