- 17 Jan, 2006 13 commits
-
-
Alex Villacís Lasso authored
ACM_METRIC_DRIVER_SUPPORT. Fix copy&paste mislabeling on acmDriverID test failure.
-
Alex Villacís Lasso authored
-
Alex Villacís Lasso authored
-
Michael Jung authored
-
Vitaly Budovski authored
Implemented D3DRS_EDGEANTIALIAS. Implemented D3DRS_POINTSPRITEENABLE. Implemented D3DRS_MULTISAMPLEANTIALIAS.
-
H. Verbeet authored
-
Alexandre Julliard authored
-
Vitaliy Margolen authored
Use Heap[Alloc|Free] instead of malloc|free.
-
Robert Shearman authored
Added a new server call as PostQuitMessage should set a flag in the message queue to return the WM_QUIT message when there are no other pending messages, rather than posting a message to the thread queue as it does at the moment.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 16 Jan, 2006 27 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
- Supports now all WinXP allowed combinations of input variants. - VT_RESERVED on input variants is handled now. - Removed complicated VT_DATE comparision; that's not how Windows does it. - Improved documentation.
-
Michael Stefaniuc authored
-
Robert Shearman authored
Initialise hr and psd->str.uType before the call to IShellFolder_GetDisplayNameOf so that whatever it returns is preserved.
-
Robert Shearman authored
-
Robert Shearman authored
-
Alex Villacís Lasso authored
instance leak.
-
Uwe Bonnes authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Shearman authored
ITypeInfo::Invoke.
-
Robert Shearman authored
arguments in ITypeInfo::Invoke.
-
Robert Shearman authored
Simplify missing argument handling by pre-allocating an array of the maximum number of missing arguments there could be.
-
Huw Davies authored
-
Huw Davies authored
-
Saulius Krasuckas authored
-
Hans Leidekker authored
-
Rein Klazes authored
Increase buffer size to 12 for getting and setting integer parameters from/to the registry.
-
Mike McCormack authored
-
Mike McCormack authored
Use HeapAlloc/HeapFree instead of malloc/free.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Reif authored
Remove extern from some function prototypes.
-
Robert Reif authored
-
Mike McCormack authored
-
Mike McCormack authored
-