projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use I_RpcGetBuffer instead of HeapReAlloc for getting the Buffer
[wine]
/
include
/
2005-05-11
Eric Pouech
Implemented NTDLL atom support.
tree
|
commitdiff
2005-05-11
Alexandre Julliard
Store a bitmap of active hooks on the client side to...
tree
|
commitdiff
2005-05-11
Aric Stewart
Add a stub implementation of RegisterTraceGuids.
tree
|
commitdiff
2005-05-11
Dimitrie O. Paun
Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
tree
|
commitdiff
2005-05-10
Eric Pouech
Get rid of include/miscemu.h.
tree
|
commitdiff
2005-05-10
Eric Pouech
Moved DOS memory handling to winedos.
tree
|
commitdiff
2005-05-10
Eric Pouech
- changed ATOM support in wineserver to match NTDLL...
tree
|
commitdiff
2005-05-10
Paul Vriens
Changed SystemHandleList into SystemHandleInformation
tree
|
commitdiff
2005-05-10
Juan Lang
Fix FILETIME to match winbase.h on big-endian machines.
tree
|
commitdiff
2005-05-10
Juan Lang
Partially implement AppSearch for RegLocator-type searches.
tree
|
commitdiff
2005-05-09
Andreas Mohr
Fix for CommConfigDialog*() hwnd argument.
tree
|
commitdiff
2005-05-09
Paul Vriens
Remove HANDLEINFO struct.
tree
|
commitdiff
2005-05-09
Paul Vriens
Remove the not used PROCESS_INFO struct.
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Prefix the internal name of all register functions...
tree
|
commitdiff
2005-05-07
Robert Lunnon
Implement futimes for Solaris using futimesat.
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Eric Kohl <eric.kohl_at_t-online.de>
tree
|
commitdiff
2005-05-06
Francois Gouget
Update win32.api to match the current sources.
tree
|
commitdiff
2005-05-05
Matthew Mastracci
Replace StgCreateStorageEx stub with call to StgCreateD...
tree
|
commitdiff
2005-05-05
Rein Klazes
Add 16<->32 bit message mappings for WM_COPYDATA messages.
tree
|
commitdiff
2005-05-04
Maarten Lankhorst
Added IAMVideoProcAmp.
tree
|
commitdiff
2005-04-28
Mike McCormack
Implemented GetLastInputInfo.
tree
|
commitdiff
2005-04-28
Jeff Latimer
Define strncpyW to ensure that users know why it is...
tree
|
commitdiff
2005-04-27
Eric Pouech
- delayed initialisation of BIOS and SYSTEM information...
tree
|
commitdiff
2005-04-27
Maarten Lankhorst
Implemented capGetDriverDescription.
tree
|
commitdiff
2005-04-27
Alexandre Julliard
Removed the MESSAGEQUEUE structure, and store the corre...
tree
|
commitdiff
2005-04-27
Alexandre Julliard
Added proper names for the remaining TEB fields.
tree
|
commitdiff
2005-04-25
Alexandre Julliard
Define strncpy to an error to make sure it doesn't...
tree
|
commitdiff
2005-04-25
Alexandre Julliard
Remove a few more instances of strncpy.
tree
|
commitdiff
2005-04-25
Marcus Meissner
gcc4 alias fixes.
tree
|
commitdiff
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
tree
|
commitdiff
2005-04-22
Robert Shearman
- Clean up well-known privileges.
tree
|
commitdiff
2005-04-21
Alexandre Julliard
Get rid of the remaining calls to strncpyW, and remove...
tree
|
commitdiff
2005-04-21
Paul Vriens
Remove THREAD_INFO struct.
tree
|
commitdiff
2005-04-20
Francois Gouget
Fix the DCICreatePrimary() prototype. It's supposed...
tree
|
commitdiff
2005-04-20
Alexandre Julliard
Allow nested hardware message processing by storing...
tree
|
commitdiff
2005-04-20
Mike McCormack
Added evntrace.h and wmistr.h.
tree
|
commitdiff
2005-04-20
Mike McCormack
Define LPCGUID.
tree
|
commitdiff
2005-04-19
Huw Davies
WTSFreeMemory stub.
tree
|
commitdiff
2005-04-19
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-04-18
Eric Pouech
Removed the no longer user APC_ASYNC kind of APC.
tree
|
commitdiff
2005-04-18
Eric Pouech
- moved named pipe creation to ntdll
tree
|
commitdiff
2005-04-18
Eric Pouech
Added proper definition for PRINTDLGEX[AW] structures.
tree
|
commitdiff
2005-04-18
Sami Aario
Added stubs for RunSetupCommand and DelNode.
tree
|
commitdiff
2005-04-16
Mike McCormack
Declare and define a stub for NtSignalAndWaitForSingleO...
tree
|
commitdiff
2005-04-16
Benjamin Cutler
- Correct args for NtPowerInformation.
tree
|
commitdiff
2005-04-15
Mike McCormack
Add some more Windows Terminal Server API definitions.
tree
|
commitdiff
2005-04-15
Mike McCormack
Add prototypes for some Gdi* functions.
tree
|
commitdiff
2005-04-14
Michael Lin
Define WINUSERAPI.
tree
|
commitdiff
2005-04-13
Alexandre Julliard
Moved the BITMAPOBJ structure to gdi_private.h.
tree
|
commitdiff
2005-04-13
Steven Edwards
Register Shell Drag and Drop Helper.
tree
|
commitdiff
2005-04-12
Ivan Leo Puoti
Added typedef for DEVICE_POWER_STATE.
tree
|
commitdiff
2005-04-11
Alexandre Julliard
Add new powrprof.h header.
tree
|
commitdiff
2005-04-11
Huw Davies
Add some missing SFGAO_ defines and fix SFGAO_GHOSTED.
tree
|
commitdiff
2005-04-11
Benjamin Cutler
Added function/enum/structs for power management API.
tree
|
commitdiff
2005-04-11
Mike McCormack
Move mailslot set and query info implementation to...
tree
|
commitdiff
2005-04-11
Michael Lin
Added missing OleDraw() declaration.
tree
|
commitdiff
2005-04-11
Juan Lang
Implement SetupDiClassNameFromGuidExA.
tree
|
commitdiff
2005-04-11
Juan Lang
Add a few missing declarations.
tree
|
commitdiff
2005-04-11
Mike McCormack
Add uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures.
tree
|
commitdiff
2005-04-11
Dimitrie O. Paun
Remove reference to nonexistant strmif.h.
tree
|
commitdiff
2005-04-11
James Hawkins
Remove nonstandard type LPLPVOID.
tree
|
commitdiff
2005-04-11
Vincent Béron
Fix a typo in a comment.
tree
|
commitdiff
2005-03-31
Alexandre Julliard
Return the coordinates information needed to setup...
tree
|
commitdiff
2005-03-30
Mike McCormack
Implement mailslots.
tree
|
commitdiff
2005-03-30
Jacek Caban
Added IMonikerProp and IInternetPriority interfaces.
tree
|
commitdiff
2005-03-30
Jacek Caban
Added some definitions.
tree
|
commitdiff
2005-03-30
Alexandre Julliard
Only reset the clip region in GetDC() if a new region...
tree
|
commitdiff
2005-03-29
Oliver Stieber
- Volume now inherits Resource. This isn't the way...
tree
|
commitdiff
2005-03-29
Eric Pouech
- Various improvements for minidump module information
tree
|
commitdiff
2005-03-29
James Hawkins
- Implement NtLoadKey.
tree
|
commitdiff
2005-03-28
Mike McCormack
Implement CreateMailslot using NtCreateMailslotFile.
tree
|
commitdiff
2005-03-28
Vladdy Impaler
Define the IAMStreamConfig interface.
tree
|
commitdiff
2005-03-27
Alexandre Julliard
Store the handle to the stock bitmap when the first...
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Explicitly store the stack of saved DCs in the DC struc...
tree
|
commitdiff
2005-03-25
Jacek Caban
Added mshtmhst.idl.
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Moved DCE support to the X11 driver.
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Replace the link_window request by a set_parent request...
tree
|
commitdiff
2005-03-24
Kevin Koltzau
Added full support for xbuttons (side mouse buttons).
tree
|
commitdiff
2005-03-24
Alexandre Julliard
Don't maintain a client-side WND structure for the...
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Get rid of the window lock suspend mechanism.
tree
|
commitdiff
2005-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Create a new server request for accepting hardware...
tree
|
commitdiff
2005-03-21
Alexandre Julliard
Try to always keep the server window Z-order in sync...
tree
|
commitdiff
2005-03-21
Troy Rollo
Implement CreateUrlCacheEntryW and CommitUrlCacheEntryW...
tree
|
commitdiff
2005-03-21
Vincent Béron
Fixed some calling conventions.
tree
|
commitdiff
2005-03-19
Alexandre Julliard
Added support for the TLS expansion slots, adding an...
tree
|
commitdiff
2005-03-18
Mike McCormack
Implement summary information loading and saving.
tree
|
commitdiff
2005-03-17
Alexandre Julliard
Make the server know about the visible area of a window...
tree
|
commitdiff
2005-03-17
Dmitry Timoshkov
Match OVERLAPPED structure to the SDK definition.
tree
|
commitdiff
2005-03-17
Alexandre Julliard
Compute the top clipping window directly on the server...
tree
|
commitdiff
2005-03-17
Mike McCormack
Declare inline string function WINAPI (found by Krzyszt...
tree
|
commitdiff
2005-03-17
Jon Griffiths
Add some missing interfaces.
tree
|
commitdiff
2005-03-17
Robert Shearman
- Add critsec debugging info.
tree
|
commitdiff
2005-03-16
Phil Krylov
Added missing PFE_ and PFA_ definitions.
tree
|
commitdiff
2005-03-16
Mike McCormack
Add property IDs for MSI summary information.
tree
|
commitdiff
2005-03-16
Mike McCormack
Add defines for SLDF flags.
tree
|
commitdiff
2005-03-16
Hans Leidekker
Stub implementations for WTSCloseServer, WTSDisconnectS...
tree
|
commitdiff
2005-03-14
Phil Krylov
Added missing PFA_JUSTIFY definition.
tree
|
commitdiff
2005-03-14
Mike McCormack
Move interface declarations to shobjidl.idl.
tree
|
commitdiff
2005-03-14
Oliver Stieber
Encapsulate texture, surface encapsulated.
tree
|
commitdiff
next