Rob Shearman
3ed6a201c2
rpcrt4: Improve the debug messages for failures in rpcrt4_ip_tcp_open.
2006-10-31 21:42:25 +01:00
Rob Shearman
828c733f72
rpcrt4: Set the socket back to blocking in rpcrt4_conn_tcp_handoff as
...
the read and write function for the protseq assume that syscalls will block.
2006-10-31 21:42:17 +01:00
Rob Shearman
e2e05d0493
rpcrt4: Fix a typo in rpcrt4_ip_tcp_open that would cause the function
...
to go into an infinite loop if getaddrinfo returned more than one entry.
2006-10-31 21:41:38 +01:00
Rob Shearman
593d0fbac0
rpcrt4: Convert the named pipe server code to look directly into the
...
connection to get at the wait handles, instead of using
get_connect_wait_handle which isn't generic enough to be used for
other protocols.
Remove the unneeded get_connect_wait_handle function from the connection
operations function list.
2006-10-31 21:41:29 +01:00
Rob Shearman
7553a8990c
rpcrt4: Eliminate the extra thread used for RPC over TCP/IP servers by adding socket-specific server protseq functions.
2006-10-31 21:41:07 +01:00
Alexandre Julliard
8310d4ae15
winex11.drv: Fixed the prototype of many OpenGL functions.
2006-10-31 21:41:02 +01:00
Roderick Colenbrander
2506677c60
winex11.drv: Route wglMakeContextCurrentARB through gdi32.
2006-10-31 21:34:36 +01:00
Alexandre Julliard
d2abcecd94
winedos: Use NT instead of Unix calls to identify DOS device pseudo-files.
2006-10-31 20:24:14 +01:00
Alexandre Julliard
7472ffd8d2
kernel32: Use NT instead of Unix calls to identify VxD pseudo-files.
2006-10-31 20:23:56 +01:00
Ivan Gyurdiev
4934b7ae79
wined3d: Add D3DLINEPATTERN to the WINED3D namespace.
2006-10-31 12:11:09 +01:00
Ivan Gyurdiev
50130fdfdb
wined3d: Add D3DPATCHEDGESTYLE to the WINED3D namespace.
2006-10-31 12:11:01 +01:00
Ivan Gyurdiev
8d7a01963e
wined3d: Use D3DCUBEMAP_FACES consistently in the WINED3D namespace.
2006-10-31 12:10:52 +01:00
Ivan Gyurdiev
aa164647e6
wined3d: Use D3DDEGREE consistently in the WINED3D namespace.
2006-10-31 12:10:42 +01:00
Ivan Gyurdiev
4c723a7662
wined3d: Add D3DSTREAMSOURCE codes to the WINED3D namespace.
2006-10-31 12:10:31 +01:00
Ivan Gyurdiev
f71edf223f
wined3d: Add D3DCOLORWRITEENABLE codes to the WINED3D namespace.
2006-10-31 12:10:12 +01:00
Ivan Gyurdiev
b1df1d8320
wined3d: Add D3DCLEAR codes to the WINED3D namespace.
2006-10-31 12:09:46 +01:00
Ivan Gyurdiev
de108f65e1
wined3d: Add D3DTSS_TCI codes to the WINED3D namespace.
2006-10-31 12:09:15 +01:00
Ivan Gyurdiev
875a1eb02d
wined3d: Add D3DFVF codes to the WINED3D namespace.
2006-10-31 12:09:06 +01:00
Paul Vriens
dd6c4c6800
secur32: Make sure crashing tests are not run.
2006-10-31 12:05:27 +01:00
Alexandre Julliard
98a3912e9f
kernel32: Fixed behavior of FindFirstFile for DOS devices.
2006-10-31 12:05:19 +01:00
Mike McCormack
d65e80c85e
msi: Add a test showing a join doesn't need a WHERE clause.
2006-10-31 11:57:46 +01:00
Mike McCormack
c6124db905
msi: Use a simpler algorithm for joins.
2006-10-31 11:57:40 +01:00
Mike McCormack
8fc5fbe7ab
msi: Test the data returned by join queries in one ok().
2006-10-31 11:57:23 +01:00
Mike McCormack
2b2953c6e7
msi: Remove tokens that aren't valid for MSI SQL.
2006-10-31 11:57:21 +01:00
Mike McCormack
9e21dd57ae
msi: Fix a trace.
2006-10-31 11:56:51 +01:00
Mike McCormack
57443e0112
msi: Fix the ALTER and FREE keywords in the tokenizer.
2006-10-31 11:56:49 +01:00
Mike McCormack
ddf0b593bb
msi: Mark components with missing or outdated files as incomplete.
2006-10-31 11:46:57 +01:00
Mike McCormack
d9598c383c
comctl32: Remove some more Nx1 assumptions.
2006-10-31 11:46:54 +01:00
Jacek Caban
5c53baac8d
wininet: Inherit INET_CALLBACKW from parent handler.
2006-10-31 11:46:49 +01:00
Jacek Caban
7bd385b714
wininet: Use handle stored in WININETHANDLEHEADER instead of WININET_FindHandle.
2006-10-31 11:46:47 +01:00
Andrew Talbot
1572dbde2b
hhctrl.ocx: Remove duplicate HeapFree().
2006-10-31 11:46:43 +01:00
Andrew Talbot
17ec5aba20
gdi32: Cast-qual warnings fix.
2006-10-31 11:46:36 +01:00
Andrew Talbot
58df7b6605
gdi32: Cast-qual warnings fix.
2006-10-31 11:46:30 +01:00
Louis. Lenders
32ffc7cb8a
msvcrt: Add stub for _setmaxstdio + tiny test.
2006-10-31 11:46:20 +01:00
Kovács András
eb7b1f4bce
wined3d: Fix introduced regression in shader_glsl_mnxn and vshader_hw_mnxn.
2006-10-30 20:37:34 +01:00
Detlef Riekenberg
74a09f90ca
localspl/tests: Add tests for EnumPorts.
2006-10-30 20:33:07 +01:00
Detlef Riekenberg
bffcdd0d3a
localspl: Add German resources.
2006-10-30 20:33:01 +01:00
Detlef Riekenberg
90714b8893
localspl: Implement EnumPortsW.
2006-10-30 20:32:21 +01:00
Aric Stewart
418d093325
shell32: ABM_NEW was using parameters that are not set.
2006-10-30 20:09:24 +01:00
Kirill K. Smirnov
1b039cc3ba
wine.inf: Associate .hlp files with winhelp.
2006-10-30 18:31:30 +01:00
Dmitry Timoshkov
5b43d41a2b
user32: Add a test for CreateWindow/DestroyWindow behaviour with WS_CHILD | WS_POPUP style, make it pass under Wine.
2006-10-30 17:43:57 +01:00
Paul Vriens
c8da5149d0
crypt32: Input parameter checking.
2006-10-30 17:43:47 +01:00
Alexandre Julliard
93825eab3e
user32: SetWindowRgn should call SetWindowPos, not RedrawWindow.
2006-10-30 17:43:38 +01:00
Alexandre Julliard
fd15a1d4be
winecrt0: Fix delay load structure types for Win64.
2006-10-30 17:43:03 +01:00
Ivan Gyurdiev
908853f63d
wined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D namespace.
2006-10-30 12:06:17 +01:00
Ivan Gyurdiev
206d248e48
wined3d: Add D3DCMPFUNC to the WINED3D namespace.
2006-10-30 12:06:10 +01:00
Ivan Gyurdiev
2b6deb8637
wined3d: Add D3DSTENCILOP to the WINED3D namespace.
2006-10-30 12:06:03 +01:00
Ivan Gyurdiev
f5cc612842
wined3d: Add D3DFILLMODE to the WINED3D namespace.
2006-10-30 12:05:55 +01:00
Ivan Gyurdiev
02fb9f6f41
wined3d: Add D3DCULL to the WINED3D namespace.
2006-10-30 12:05:48 +01:00
Ivan Gyurdiev
16767d21e1
wined3d: Add D3DSHADEMODE to the WINED3D namespace.
2006-10-30 12:05:36 +01:00