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 |
Ivan Gyurdiev
|
042fa7be8b
|
wined3d: Add D3DBLENDOP to the WINED3D namespace.
|
2006-10-30 12:05:31 +01:00 |
Ivan Gyurdiev
|
4eced8ea24
|
wined3d: Add D3DFOGMODE to the WINED3D namespace.
|
2006-10-30 12:05:24 +01:00 |
Ivan Gyurdiev
|
69550f2c47
|
wined3d: Make GetTexture and GetSamplerState read from the correct stateblock.
|
2006-10-30 11:53:26 +01:00 |
Ivan Gyurdiev
|
a648d4e3a3
|
wined3d: Set correct default for DMAPOFFSET sampler state.
|
2006-10-30 11:53:13 +01:00 |
Ivan Gyurdiev
|
61f9061484
|
wined3d: Fix GetTexture() for uninitialized textures.
|
2006-10-30 11:53:08 +01:00 |
Ivan Gyurdiev
|
2d8aed6b03
|
d3d9: Make the "Tests executed" counter stable.
|
2006-10-30 11:38:03 +01:00 |
Ivan Gyurdiev
|
3160ad76f7
|
d3d9: Pass test as argument to print handler.
|
2006-10-30 11:37:29 +01:00 |