- 03 Jan, 2006 39 commits
-
-
Marcus Meissner authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Markus Amsler authored
-
Robert Reif authored
-
Markus Amsler authored
-
Alexandre Julliard authored
-
Rolf Kalbermatter authored
-
Michael Jung authored
-
Michael Jung authored
-
Rein Klazes authored
Store bitmaps and bitmaps always in separate fields in the internal menu structure. Get rid of a lot of assumptions in the code that the menu can have strings only when it is not some other type and that bitmaps come in two flavors. Add a lot of conformance tests, including some submitted by Jason Edmeades.
-
Steven Edwards authored
-
Steven Edwards authored
-
Alex Villacís Lasso authored
-
Robert Reif authored
-
Alexandre Julliard authored
Moved options from the Makefile into the source.
-
Mike McCormack authored
Send a "DoAction" control event when the user scrolls the text.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Robert Reif authored
-
Vitaliy Margolen authored
-
Marcus Meissner authored
Also map AF_UNSPEC sockaddrs in the sockaddr handlers. Zero initialize the sockaddr in ws_sockaddr_alloc().
-
Francois Gouget authored
-
Francois Gouget authored
Remove spaces before '\n' in traces.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Add some traces to make it easier to debug icon generation problems.
-
Dmitry Timoshkov authored
-
Ulrich Czekalla authored
-
Robert Shearman authored
Check the return value of IStream_SetSize in IStream_Read, since otherwise execution could continue on and cause heap corruption.
-
Robert Shearman authored
BlockChainStream_ReadAt returns a BOOL, not an HRESULT so change StgStreamImpl_Read to handle this, by returning STG_E_READFAULT on failure.
-
Robert Shearman authored
-
Robert Shearman authored
The DontWait parameter is used for forcing the function not to wait for the server to finish.
-
Thomas Weidenmueller authored
-
Kai Blin authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
NULL instead.
-
- 31 Dec, 2005 1 commit
-
-
Hans Leidekker authored
Implement ldap_create_page_control{A,W} and ldap_parse_page_control{A,W}. Move the page handling functions into their own file.
-