Alexandre Julliard
|
8992f89f27
|
server: Remove the extra apc_arg parameter now that user APCs all require the same arg as the kernel APC.
|
2007-06-04 15:20:49 +02:00 |
|
Alexandre Julliard
|
f6a3a4689f
|
ntdll: Queue an intermediate user APC routine to free the async info.
|
2007-06-04 15:20:49 +02:00 |
|
Andrey Turkin
|
41f15a769f
|
pdh: Stub implementation of pdh.dll.
|
2007-06-04 14:50:15 +02:00 |
|
Jason Edmeades
|
ea34c87cc3
|
xcopy.exe: Convert from main to wmain.
|
2007-06-04 14:49:44 +02:00 |
|
Jason Edmeades
|
a1639ebfc6
|
cmd.exe: Fix dir /w.
Use of %* fails when using wvsprintf, so just pad manually,
but maintain only a single output call.
|
2007-06-04 14:49:39 +02:00 |
|
Jason Edmeades
|
81c1aa14d5
|
cmd.exe: Change from main to wmain.
|
2007-06-04 14:47:36 +02:00 |
|
Jason Edmeades
|
c4885bc46f
|
cmd.exe: Fix handling of malformed environment variable expansion.
|
2007-06-04 14:47:17 +02:00 |
|
Jason Edmeades
|
afe4d80a5e
|
cmd.exe: Fix 'help garbage' command post-unicode support.
|
2007-06-04 14:44:57 +02:00 |
|
Jason Edmeades
|
b8aa5fc586
|
cmd.exe: Convert cmd to Unicode.
|
2007-06-04 14:44:46 +02:00 |
|
Jason Edmeades
|
398e710376
|
cmd.exe: Handle command line as Unicode.
|
2007-06-04 14:14:57 +02:00 |
|
Jason Edmeades
|
926da13e56
|
cmd.exe: Move writing to console into a single function.
|
2007-06-04 14:11:50 +02:00 |
|
Jason Edmeades
|
5cc492c783
|
cmd.exe: Move English constants into NLS files.
|
2007-06-04 14:10:04 +02:00 |
|
Mikołaj Zalewski
|
a1b55be693
|
comctl32: listview: Make LVM_GETCOLUMNWIDTH query the header control instead of using cached data.
|
2007-06-04 13:16:36 +02:00 |
|
Vitaliy Margolen
|
f83b53c160
|
dinput: Acquire device only if specified window has focus in foreground coop level.
|
2007-06-04 13:10:10 +02:00 |
|
Vitaliy Margolen
|
6a8bf96d73
|
dinput: Make sure to unacquire device before freeing it.
|
2007-06-04 13:10:04 +02:00 |
|
Misha Koshelev
|
0c503defcf
|
msi: automation: Fix SummaryInfo::Property get to conform to native.
|
2007-06-04 13:00:24 +02:00 |
|
Misha Koshelev
|
f2c10a530c
|
msi/tests: automation: Add tests for SummaryInfo::Property, get.
|
2007-06-04 12:59:43 +02:00 |
|
Misha Koshelev
|
68d4e65c5e
|
msi: automation: Database::SummaryInformation is a propget, not a method.
|
2007-06-04 12:59:20 +02:00 |
|
Misha Koshelev
|
1e6bcb028d
|
msi: automation: Remove redundant VariantClear(pVarResult).
|
2007-06-04 12:59:13 +02:00 |
|
Misha Koshelev
|
e7d25cb4fd
|
msi: msiserver.idl: Maintain spacing as spaces, not tabs.
|
2007-06-04 12:59:06 +02:00 |
|
Misha Koshelev
|
39ffa7d16f
|
msi: automation: Add missing operand for evaluation.
|
2007-06-04 12:59:00 +02:00 |
|
Misha Koshelev
|
f850364efa
|
msi: automation: Remove duplicate error messages on unknown dispid.
DISP_E_MEMBERNOTFOUND FIXME is already handled in AutomationObject_Invoke.
|
2007-06-04 12:58:53 +02:00 |
|
H. Verbeet
|
b70bc73196
|
d3d9: Add a test for calling DrawIndexedPrimitive with a NULL index buffer.
|
2007-06-04 12:58:42 +02:00 |
|
H. Verbeet
|
93dcfe350d
|
wined3d: Return WINED3DERR_INVALIDCALL in DrawIndexedPrimitive if no index buffer is set.
|
2007-06-04 12:58:37 +02:00 |
|
Stefan Leichter
|
374267e127
|
crypt32: Replace CRYPT_RecurseDeleteKey with RegDeleteTreeW.
|
2007-06-04 12:58:29 +02:00 |
|
Glenn Wurster
|
7dbe9a6728
|
sfc_os: Add stub implementation for SfcIsKeyProtected.
|
2007-06-04 12:58:16 +02:00 |
|
Maarten Lankhorst
|
3e1fcc0eb7
|
dsound: Disable property sets if hardware doesn't support it.
|
2007-06-04 12:56:13 +02:00 |
|
Maarten Lankhorst
|
13af056628
|
dsound: Recalculate 3d buffer on SetVolume.
|
2007-06-04 12:55:47 +02:00 |
|
Maarten Lankhorst
|
909ed9937a
|
dsound: Fix buffer caps.
|
2007-06-04 12:55:41 +02:00 |
|
Stefan Dösinger
|
d0de7e72ec
|
ddraw: Hold the lock in IDirect3DMaterial methods.
|
2007-06-04 12:53:09 +02:00 |
|
Stefan Dösinger
|
e38439bdfe
|
ddraw: Hold the lock in IDirectDrawGammaControl methods.
|
2007-06-04 12:53:01 +02:00 |
|
Stefan Dösinger
|
0086d490a9
|
ddraw: Hold the lock in IDirectDrawClipper methods.
|
2007-06-04 12:52:56 +02:00 |
|
Stefan Dösinger
|
d5d7d4dae4
|
ddraw: Hold the lock in IDirect3DDevice methods.
|
2007-06-04 12:52:40 +02:00 |
|
Stefan Dösinger
|
cd7ed61cfa
|
wined3d: Do not enable GL_APPLE_client_storage for the dummy textures.
|
2007-06-04 12:52:10 +02:00 |
|
Alexander Nicolaysen Sørnes
|
68ce602381
|
wordpad: Add file saving dialog.
|
2007-06-04 12:51:56 +02:00 |
|
Alexander Nicolaysen Sørnes
|
69c9565e6f
|
wordpad: Convert open file dialog to Unicode.
|
2007-06-04 12:51:41 +02:00 |
|
Alexander Nicolaysen Sørnes
|
a747eca83c
|
wordpad: Improve file reading code.
|
2007-06-04 12:51:19 +02:00 |
|
Alexander Nicolaysen Sørnes
|
a28f91f148
|
wordpad: Add file saving support.
|
2007-06-04 12:50:48 +02:00 |
|
Alexander Nicolaysen Sørnes
|
d072e8b1a9
|
wordpad: Store file name globally.
|
2007-06-04 12:50:25 +02:00 |
|
Alexander Nicolaysen Sørnes
|
e173504ccd
|
wordpad: Split code into set_caption function.
|
2007-06-04 12:50:11 +02:00 |
|
Detlef Riekenberg
|
360dee625f
|
include/winspool: Add more flags for printer drivers.
|
2007-06-04 12:49:58 +02:00 |
|
Marcus Meissner
|
ccad96578d
|
quartz: Added some error checking on failure to CreateClassEnumerator.
|
2007-06-04 12:49:46 +02:00 |
|
Mikołaj Zalewski
|
2e5a48be43
|
kernel: Fix clearing of memory in LocalReAlloc16(..., LMEM_ZEROMEMORY).
|
2007-06-04 12:49:38 +02:00 |
|
Francois Gouget
|
cfbd3384e2
|
ws2_32: Improve the prototypes Win64 compatibility by replacing long with LONG.
|
2007-06-04 12:49:22 +02:00 |
|
Alexandre Julliard
|
f2febca8f6
|
ws2_32: Simplify the async shutdown handling, and remove a bunch of no longer used code.
|
2007-06-03 11:58:30 +02:00 |
|
Alexandre Julliard
|
40b4072884
|
ws2_32: Call the I/O completion routine as a user APC.
|
2007-06-03 11:58:30 +02:00 |
|
Alexandre Julliard
|
7bee1d3583
|
ws2_32: Reimplement WSASendTo along the lines of NtWriteFile.
|
2007-06-03 11:58:29 +02:00 |
|
Alexandre Julliard
|
c0bf8e7db5
|
Release 0.9.38.
|
2007-06-01 19:49:52 +02:00 |
|
Alexandre Julliard
|
6797f15a64
|
user32: Fix a printf format warning.
|
2007-06-01 13:42:37 +02:00 |
|
Andrew Talbot
|
1486d851da
|
msi: Constify some variables.
|
2007-06-01 12:51:14 +02:00 |
|