- 08 Mar, 2007 40 commits
-
-
Francois Gouget authored
Also, RPCSS_NPConnect() returns a file handle so treat it as such by checking it against INVALID_HANDLE_VALUE and not NULL.
-
Francois Gouget authored
-
Francois Gouget authored
Do a small tweak in WS2_send() so it looks more like WS2_recv().
-
Francois Gouget authored
-
Francois Gouget authored
Simplify the file handle handling in FTP_FtpPutFileW().
-
Francois Gouget authored
Also, RPCRT4_RpcssNPConnect() returns a file handle so treat it as such by checking it against INVALID_HANDLE_VALUE and not NULL.
-
Francois Gouget authored
-
Tomas Carnecky authored
-
Alexandre Julliard authored
The tm_isdst field needs to be initialized for mktime to do the right thing.
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Kai Blin authored
-
Chris Robinson authored
-
Rob Shearman authored
oleaut32: TKIND_COCLASS parameters to Invoke'd functions should be converted into VT_DISPATCH instead of VT_UNKNOWN. Add a test for this.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Fix BindCtxImpl_GetBindOptions to return the correct locale and to not fail if the input size is too large.
-
Rob Shearman authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
Peter Oberndorfer authored
Also pass the right string to SymEnumSymbols and check for _ in symbol name, instead of beginning of string.
-