Jacek Caban
|
80b65d3e35
|
mshtml: Don't check out variant type in exec_fontname.
|
2007-06-11 15:16:01 +02:00 |
Jacek Caban
|
85923633bb
|
mshtml: Set FALSE useCapture for editor's keypress event listener.
|
2007-06-11 15:15:52 +02:00 |
Jacek Caban
|
d09692d187
|
mshtml: Push TASK_PARSECOMPLETE in load event if Gecko is available.
|
2007-06-11 15:15:29 +02:00 |
Jacek Caban
|
5c08a14cdd
|
mshtml: Improve IDM_JUSTIFYLEFT query status.
|
2007-06-11 15:14:12 +02:00 |
Jacek Caban
|
ef93de1671
|
mshtml: Pump messages of all windows in test_download.
We have to pump Gecko windows' messages to correctly support loading documents.
|
2007-06-11 15:13:56 +02:00 |
Jacek Caban
|
1e2ec94325
|
mshtml: Added test of callbacks called from document timer.
|
2007-06-11 15:13:50 +02:00 |
Jacek Caban
|
86e224c12d
|
mshtml: Call update_doc in exec_editmode.
|
2007-06-11 15:13:47 +02:00 |
Jacek Caban
|
20d77432a2
|
mshtml: Move Exec(OLECMDID_SETTITLE) call to separated function and use it in on_timer.
|
2007-06-11 15:13:43 +02:00 |
Jacek Caban
|
d8e518eb68
|
mshtml: Call UpdateUI and Exec(OLECMDID_UPDATECOMMANDS) from timer callback.
|
2007-06-11 15:11:56 +02:00 |
Jacek Caban
|
0334291828
|
mshtml: Use IOleCommandTarget::Exec to implement context menu.
|
2007-06-11 15:06:32 +02:00 |
Jacek Caban
|
239b86fe8f
|
mshtml: Don't do anything in exec_editmode if edit mode is already set.
|
2007-06-11 15:06:24 +02:00 |
Jacek Caban
|
95e96fd547
|
mshtml: Don't crash in load_stream if Gecko is not available.
|
2007-06-11 15:06:19 +02:00 |
Jacek Caban
|
bf7a479042
|
mshtml: Forward all IsDirty implementations to one function.
|
2007-06-11 15:06:09 +02:00 |
Jacek Caban
|
791b868ce7
|
mshtml: Move setup_ns_editing to nsembed.c.
|
2007-06-11 15:06:02 +02:00 |
Jacek Caban
|
bd71f19ef1
|
mshtml: Make [get|set]_font_size static.
|
2007-06-11 15:05:52 +02:00 |
Jacek Caban
|
78509882e7
|
mshtml: Move remaining status queries to command tables.
|
2007-06-11 15:05:42 +02:00 |
Jacek Caban
|
2e12e7e4de
|
mshtml: Move edit command queries to the command table.
|
2007-06-11 15:05:32 +02:00 |
Jacek Caban
|
ca82a1eb0e
|
mshtml: Move justify queries to command table.
|
2007-06-11 15:05:18 +02:00 |
Jacek Caban
|
7d336240d4
|
mshtml: Use command table for IDM_COPY, IDM_CUT and IDM_PASTE query.
|
2007-06-11 15:04:53 +02:00 |
Jacek Caban
|
eb8b3417e0
|
mshtml: Move remaining commands to tables.
|
2007-06-11 15:04:44 +02:00 |
Jacek Caban
|
d42c252883
|
mshtml: Move more commands to editor command table.
|
2007-06-11 15:04:35 +02:00 |
Jacek Caban
|
34f1f61acf
|
mshtml: Move more commands to command table.
|
2007-06-11 15:04:24 +02:00 |
Jacek Caban
|
7a0e06b9e2
|
mshtml: Move IDM_FONTSIZE, IDM_FONTNAME and IDM_FORECOLOR to edit state command table.
This patch temporary adds code duplication.
|
2007-06-11 15:04:17 +02:00 |
Jacek Caban
|
510481b70c
|
mshtml: Added command table for CGID_MSHTML commands.
|
2007-06-11 15:03:59 +02:00 |
Juan Lang
|
85f29f5291
|
crypt32: Add CryptMsg* stubs.
|
2007-06-11 15:01:03 +02:00 |
Alexandre Julliard
|
6d8c6c5a3a
|
msxml: Don't use VariantClear on an uninitialized variant.
|
2007-06-11 15:00:11 +02:00 |
Evan Stade
|
a781bbf096
|
gdiplus: Added beginnings of memory and startup functions.
|
2007-06-11 14:56:47 +02:00 |
Stefan Dösinger
|
ef65b233c0
|
wined3d: Some render target->texture blit context handling.
|
2007-06-11 13:56:47 +02:00 |
Stefan Dösinger
|
09aefe2108
|
d3d8: Hold the lock in IDirect3DDevice8 methods.
|
2007-06-11 13:54:33 +02:00 |
Stefan Dösinger
|
efbdd515f8
|
wined3d: Find possible fbconfis on dll load time, use them in CheckDepthStencilMatch.
|
2007-06-11 13:53:38 +02:00 |
Stefan Dösinger
|
66930554d1
|
wined3d: Store the adapter driver and description in the adapter.
|
2007-06-11 13:52:32 +02:00 |
Stefan Dösinger
|
a460a2df43
|
wined3d: Store the gl information in a per adapter structure and initialize it only once.
|
2007-06-11 13:51:06 +02:00 |
Louis Lenders
|
6089fe8667
|
shell32: Add stub for SHUpdateRecycleBinIcon.
|
2007-06-11 13:50:06 +02:00 |
Christian Costa
|
de559d9ce0
|
winealsa.drv: Fix compilation with old alsa headers.
|
2007-06-11 13:50:01 +02:00 |
Dmitry Timoshkov
|
7d482d8e7e
|
user32: Do not hardcode cp1252 for an icon/title font.
|
2007-06-11 13:49:50 +02:00 |
Jeff Latimer
|
8521cb8677
|
msi: Use the langbuff len rather than the versionbuff len when allocating the langbuff.
|
2007-06-11 13:49:45 +02:00 |
Jeff Latimer
|
f16e2c3a27
|
shell32: Fix possible dereference of NULL ptr.
|
2007-06-11 13:49:40 +02:00 |
Misha Koshelev
|
0678f6d168
|
shell32/tests: Add test for unquoted %1 in command and ddeexec keys.
|
2007-06-11 13:47:06 +02:00 |
Misha Koshelev
|
b43cac0b04
|
shell32/tests: Allow testing for arbitrary number of command line arguments in DDE tests.
|
2007-06-11 13:46:59 +02:00 |
Misha Koshelev
|
ca6387b329
|
shell32/tests: Expand default DDE application name tests to conform to win98.
|
2007-06-11 13:46:49 +02:00 |
Misha Koshelev
|
12297d64ef
|
shell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DDEWAIT and SEE_MASK_FLAG_NO_UI for DDE tests.
|
2007-06-11 13:46:35 +02:00 |
Misha Koshelev
|
ee3147f434
|
shell32/tests: Save threadid from CreateThread as required by winme/98/95.
|
2007-06-11 13:46:08 +02:00 |
Misha Koshelev
|
37deec748d
|
shell32/tests: Simplify DDE thread and message loop.
|
2007-06-11 13:45:51 +02:00 |
Nigel Liang
|
1fc0cb75ee
|
shell32: Conformance tests for unicode filenames and fix a bug for file deletion.
|
2007-06-11 13:45:38 +02:00 |
Andrey Turkin
|
6310819afb
|
kernel32: Implement IO completion functions on top of the NT IoCompletion API.
|
2007-06-08 13:38:58 +02:00 |
Andrey Turkin
|
dd49801752
|
kernel32: Factor out all kernel32 timeout-conversion snippets to one helper functions.
|
2007-06-08 13:32:25 +02:00 |
Andrey Turkin
|
ad5f94d0f7
|
ntdll: Stub and document IoCompletion APIs.
|
2007-06-08 13:29:31 +02:00 |
Alexandre Julliard
|
72bc7429e4
|
msvcrt: Set the correct ebp value before calling the local unwind handler.
|
2007-06-08 12:56:19 +02:00 |
Chris Robinson
|
11a6646102
|
wined3d: Add missing table entry value.
|
2007-06-08 11:59:36 +02:00 |
James Hawkins
|
a05613a9f2
|
msi: Add support for large string tables.
|
2007-06-08 11:59:28 +02:00 |
James Hawkins
|
8568e0a4a8
|
msi: Represent table data as bytes instead of shorts.
|
2007-06-08 11:58:36 +02:00 |
James Hawkins
|
65f23343ee
|
msi: Reduce the amount of code that directly accesses table data.
|
2007-06-08 11:58:20 +02:00 |
James Hawkins
|
298699e242
|
msi: Use fetch_int to reduce code duplication and access to table data.
|
2007-06-08 11:57:57 +02:00 |
Lei Zhang
|
7318ae2411
|
shell32: Start implementing BIF_USENEWUI.
|
2007-06-08 11:57:47 +02:00 |
H. Verbeet
|
4e27a7d81c
|
wined3d: For ps_2_0 and higher, call shader_get_registers_used() in IWineD3DPixelShaderImpl_SetFunction.
|
2007-06-08 11:57:41 +02:00 |
H. Verbeet
|
7a9bb1db28
|
wined3d: Pass NULL for the stateBlock parameter to shader_get_registers_used() in IWineD3DVertexShaderImpl_SetFunction.
|
2007-06-08 11:57:33 +02:00 |
Jacek Caban
|
a43f4e7a42
|
mshtml: Fix debug trace.
|
2007-06-08 11:57:26 +02:00 |
Jacek Caban
|
76de315e73
|
mshtml: Switch to Wine Gecko 0.1.0.
|
2007-06-08 11:57:21 +02:00 |
Christian Costa
|
11b53529ee
|
winealsa.drv: Use correct tests for synthesizer/port enumeration order.
|
2007-06-07 23:09:29 +02:00 |
Juan Lang
|
e14b6dcf7c
|
comdlg32: Check file dialog's FOIShellView before accessing it.
|
2007-06-07 23:09:24 +02:00 |
Juan Lang
|
13f18ee759
|
comdlg32: Initialize file dialog controls before creating dialog.
|
2007-06-07 23:09:17 +02:00 |
Aric Stewart
|
f8c8355d85
|
ole32: Implementation of state bits for IStorage.
|
2007-06-07 23:09:10 +02:00 |
Ulrich Czekalla
|
c2fdea600a
|
ole32: Remove stack-based string buffer inFileMonikerImpl_DecomposePath.
|
2007-06-07 20:40:12 +02:00 |
H. Verbeet
|
473e914c29
|
wined3d: Turn off filtering for FBO attachments, update the texture's states array.
|
2007-06-07 20:23:29 +02:00 |
Francois Gouget
|
96c337f0a1
|
Assorted spelling fixes.
|
2007-06-07 19:24:32 +02:00 |
Francois Gouget
|
7d55f09e75
|
wined3d: Fix spelling of the state_separateblend() function.
|
2007-06-07 19:24:04 +02:00 |
Hans Leidekker
|
9a6ba225e2
|
wininet: More lenient parsing of the passive mode server response.
|
2007-06-07 19:24:00 +02:00 |
Vitaliy Margolen
|
a2daceb7c2
|
atl: Use CallWindowProc instead of calling old window proc directly.
|
2007-06-07 19:23:56 +02:00 |
Paul Vriens
|
b4b88b055d
|
comdlg32/tests: Skip some not implemented functions on win98.
|
2007-06-07 19:23:49 +02:00 |
Alexandre Julliard
|
1e178be862
|
winmm: Get rid of the WINE_MM_IDATA global structure, there's only one instance anyway.
|
2007-06-07 17:50:28 +02:00 |
Maarten Lankhorst
|
0383e4e499
|
winmm: Use unix fd's instead of win32 events to sync internal events in timer.
|
2007-06-07 17:20:01 +02:00 |
Alexandre Julliard
|
90d94efe10
|
winmm: Fix computation of sleep time until next timeout.
|
2007-06-07 16:22:48 +02:00 |
Phil Costin
|
622f62d352
|
wined3d: Enable the loading and reloading of gamma corrected textures.
|
2007-06-07 13:02:04 +02:00 |
Phil Costin
|
e7578dca36
|
wined3d: Add support for loading gamma corrected textures.
|
2007-06-07 13:01:49 +02:00 |
Phil Costin
|
08ae3d6f67
|
wined3d: Extend the D3DFMT table to include gamma corrected formats.
|
2007-06-07 13:01:36 +02:00 |
Phil Costin
|
3650e31e85
|
wined3d: Add GL_EXT_texture_sRGB constants and corresponding CheckDeviceFormat query.
|
2007-06-07 13:01:23 +02:00 |
Misha Koshelev
|
428ed94fa9
|
oleaut32: Add support for vararg functions in ITypeInfo::Invoke.
|
2007-06-07 13:00:09 +02:00 |
Misha Koshelev
|
127385e718
|
oleaut32/tests: Add tests for IDispatch::Invoke of vararg function.
|
2007-06-07 13:00:09 +02:00 |
Andrew Talbot
|
2e16552327
|
wined3d: Void functions should not return a value.
|
2007-06-07 13:00:08 +02:00 |
Hans Leidekker
|
4167e09f48
|
mlang: Implement IMultiLanguage::GetLcidFromRfc1766.
|
2007-06-07 11:59:56 +02:00 |
Jacek Caban
|
d795c283bd
|
mshtml: Added support for coexisting different Gecko versions installation.
|
2007-06-07 11:20:49 +02:00 |
H. Verbeet
|
6ee356fca0
|
wined3d: Get rid of the pBaseVertexIndex parameter to IWineD3DDeviceImpl_GetIndices, use GetBaseVertexIndex instead.
|
2007-06-07 11:20:48 +02:00 |
H. Verbeet
|
262240adce
|
wined3d: Add IWineD3DDevice_GetBaseVertexIndex to retrieve the base vertex index.
|
2007-06-07 11:20:48 +02:00 |
Markus Goemmel
|
4b8d442477
|
comctl32/listview.c: Ownerdraw font problem during focus change fixed.
|
2007-06-06 20:34:19 +02:00 |
Detlef Riekenberg
|
a2db0b83f7
|
winspool: Remove outdated comment.
|
2007-06-06 20:34:13 +02:00 |
Huw Davies
|
c9fd5a265f
|
winex11.drv: XRenderCompositeText has a problem with 0x0 glyphs, so we'll pretend they're 1x1.
|
2007-06-06 20:34:06 +02:00 |
Paul Vriens
|
0bb92b37a4
|
wintrust/tests: Use A instead of W-calls.
|
2007-06-06 20:34:02 +02:00 |
Alexandre Julliard
|
9aa4235117
|
advapi32: Mark service processes as system processes, and exit when all user processes are done.
|
2007-06-06 20:33:30 +02:00 |
Alexandre Julliard
|
156b205eb5
|
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
|
2007-06-06 20:33:13 +02:00 |
Andrew Talbot
|
1ab9649079
|
oleaut32: Fix some typos.
|
2007-06-06 14:07:28 +02:00 |
Andrew Talbot
|
a0ae69a8d1
|
msi: Constify some variables.
|
2007-06-06 14:07:22 +02:00 |
Jacek Caban
|
daca693f30
|
urlmon: Don't pass query part of URL to CreateUrlCacheEntryW.
|
2007-06-06 13:40:05 +02:00 |
Lei Zhang
|
f00670df61
|
wined3d: Various spelling fixes.
|
2007-06-06 13:40:01 +02:00 |
Stefan Dösinger
|
4f14c4700e
|
d3d8: Hold the DLL lock in IDirect3D8 methods.
|
2007-06-06 13:39:49 +02:00 |
Stefan Dösinger
|
193ccecaee
|
d3d8: Add a dll global critical section.
|
2007-06-06 13:39:36 +02:00 |
Dan Hipschman
|
8f689ee023
|
widl: Implement conformant structure handling.
|
2007-06-06 12:13:35 +02:00 |
Dan Hipschman
|
978b4d4f4e
|
widl: Represent arrays with type_t.
|
2007-06-06 12:13:16 +02:00 |
Francois Gouget
|
f7d314e5a4
|
winspool.drv: Fix the AddPortExA/W() export to match the implementation.
|
2007-06-06 12:12:13 +02:00 |
Michael Stefaniuc
|
42be36f61b
|
psapi: GetWsChanges() calls down to the wrong ntdll function. Found by sparse.
|
2007-06-06 12:12:05 +02:00 |
Michael Stefaniuc
|
9e4883e2b8
|
psapi: GetPerformanceInfo() calls down to the wrong ntdll function. Found by sparse.
|
2007-06-06 12:11:59 +02:00 |
Christian Costa
|
8023a80ec3
|
wineoss.drv: Mark every buffer being added.
|
2007-06-06 12:11:43 +02:00 |
Rob Shearman
|
cb28969c2a
|
wininet: Implement NTLM support for proxy authentication.
|
2007-06-06 12:11:34 +02:00 |
Rob Shearman
|
c16bb07186
|
wininet: Send the correct callbacks during InternetReadFileExA calls.
|
2007-06-06 12:10:55 +02:00 |
H. Verbeet
|
785771272a
|
wined3d: Get rid of the BaseVertexIndex parameter to IWineD3DDeviceImpl_SetIndices, use SetBaseVertexIndex instead.
|
2007-06-06 12:10:47 +02:00 |
H. Verbeet
|
45b531fcea
|
wined3d: Make sure the color buffer is not modified by depth_blt().
|
2007-06-06 12:10:39 +02:00 |
Stefan Leichter
|
06b64a1a2e
|
winspool.drv: Replace WINSPOOL_SHDeleteKeyW with RegDeleteTreeW.
|
2007-06-06 12:10:32 +02:00 |
Michael Stefaniuc
|
5c06fb0bb1
|
winedos: Fix printf format warnings introduced by the TEB change in thread.h.
|
2007-06-06 12:10:18 +02:00 |
Paul Vriens
|
49a20d1af7
|
wintrust/tests: Start of some crypt tests for wintrust.
|
2007-06-06 12:10:12 +02:00 |
Kai Blin
|
f500591f38
|
ws2_32: Add mapping for STATUS_OBJECT_TYPE_MISMATCH to WSAENOTSOCK.
|
2007-06-06 12:10:01 +02:00 |
Huw Davies
|
94dfc0e80e
|
riched20: Don't mess with the caret if we don't have focus.
|
2007-06-06 12:09:53 +02:00 |
Huw Davies
|
e848f6d539
|
oleaut32: Fixes for the PICTYPE_UNINITIALIZED case.
|
2007-06-06 12:09:48 +02:00 |
Alexandre Julliard
|
84918394d2
|
advapi32: Convert the service list to a standard list.
|
2007-06-05 13:47:35 +02:00 |
Stefan Dösinger
|
974784cde0
|
ddraw: Hold the Lock in IDirect3DViewport methods.
|
2007-06-05 12:22:23 +02:00 |
Stefan Dösinger
|
f45684d547
|
ddraw: Hold the lock in IDirect3DVertexBuffer methods.
|
2007-06-05 12:22:14 +02:00 |
Stefan Dösinger
|
9aab44ded5
|
ddraw: Hold the lock in IDirect3DTexture methods.
|
2007-06-05 12:22:03 +02:00 |
Stefan Dösinger
|
6eb8e3fb6f
|
ddraw: Hold the lock in IDirect3DLight methods.
|
2007-06-05 12:21:53 +02:00 |
Stefan Dösinger
|
a2227de7af
|
ddraw: Hold the lock in IDirectDrawPalette methods.
|
2007-06-05 12:21:44 +02:00 |
Alex Villacís Lasso
|
38079e0744
|
oleaut32: Support for VT_DISPATCH in VarRound.
|
2007-06-05 12:20:46 +02:00 |
Alex Villacís Lasso
|
7f84b91bff
|
oleaut32: Support for VT_DISPATCH in VarNeg.
|
2007-06-05 12:20:37 +02:00 |
Alex Villacís Lasso
|
f1b44b36e4
|
oleaut32: Support for VT_DISPATCH in VarInt.
|
2007-06-05 12:20:28 +02:00 |
Alex Villacís Lasso
|
bd7de42787
|
oleaut32: Support for VT_DISPATCH in VarFix.
|
2007-06-05 12:20:18 +02:00 |
Alex Villacís Lasso
|
2ebe12397f
|
oleaut32: Support for VT_DISPATCH in VarNot.
|
2007-06-05 12:20:08 +02:00 |
Alex Villacís Lasso
|
932fcac150
|
oleaut32: Support for VT_DISPATCH in VarAbs.
|
2007-06-05 12:19:31 +02:00 |
Chris Robinson
|
92ced51b10
|
quartz: Don't return S_FALSE for failed connections.
|
2007-06-05 12:19:15 +02:00 |
Chris Robinson
|
1e64bb93a4
|
wined3d: Add a few missing checkGLcall calls.
|
2007-06-05 12:19:10 +02:00 |
Michael Stefaniuc
|
a211a64eca
|
gphoto2.ds: Fix non-ANSI function declaration. Found by sparse.
|
2007-06-05 12:19:01 +02:00 |
Michael Stefaniuc
|
51cc433cc8
|
capi2032: Fix non-ANSI function declaration. Found by sparse.
|
2007-06-05 12:18:58 +02:00 |
Stefan Leichter
|
163815180a
|
qcap: Replace DeleteEntireSubKey with RegDeleteTreeW.
|
2007-06-05 12:18:48 +02:00 |
Misha Koshelev
|
b7233ba33f
|
msi: automation: Implement SummaryInfo::PropertyCount.
|
2007-06-05 11:00:18 +02:00 |
Misha Koshelev
|
61f4fff42b
|
msi/tests: automation: Add tests for SummaryInfo::PropertyCount.
|
2007-06-05 10:59:52 +02:00 |
Misha Koshelev
|
dcbd8e93d5
|
msi: automation: Implement SummaryInfo::Property, put.
|
2007-06-05 10:59:38 +02:00 |
Misha Koshelev
|
aaa7fd9e11
|
msi/tests: automation: Add tests for SummaryInfo::Property, put.
|
2007-06-05 10:59:00 +02:00 |
Misha Koshelev
|
41ca1f7106
|
msi: automation: Add MsiOpenDatabaseMode enum.
|
2007-06-05 10:58:48 +02:00 |
Misha Koshelev
|
3fd518a505
|
msi/tests: automation: Add test for Installer::OpenDatabase.
|
2007-06-05 10:58:41 +02:00 |
Misha Koshelev
|
b489ed4485
|
msi: automation: SummaryInfo::Property, remove all specific instances to PIDs.
|
2007-06-05 10:58:30 +02:00 |
Misha Koshelev
|
8b2d0d3e34
|
msi: suminfo: Return ERROR_UNKNOWN_PROPERTY as native.
|
2007-06-05 10:57:56 +02:00 |
Misha Koshelev
|
b9ea25721b
|
msi/tests: suminfo: Add tests for MsiSummaryInfoGetProperty for unknown property values.
|
2007-06-05 10:57:50 +02:00 |
H. Verbeet
|
7de83c18bd
|
wined3d: Rename IWineD3DDeviceImpl_SetBasevertexIndex to IWineD3DDeviceImpl_SetBaseVertexIndex.
|
2007-06-05 10:57:45 +02:00 |
H. Verbeet
|
c4a0a2b918
|
wined3d: TRACE the Color parameter in IWineD3DDeviceImpl_Clear.
|
2007-06-05 10:57:37 +02:00 |
Huw Davies
|
1667af3a20
|
mshtml: Don't release the factory if we failed to get it.
|
2007-06-05 10:57:31 +02:00 |
Detlef Riekenberg
|
0c71799d02
|
winspool: Implement AddPortEx.
|
2007-06-05 10:57:16 +02:00 |
Ralf Beck
|
60cde93337
|
winealsa.drv: Mark every sysex buffer being added.
|
2007-06-05 10:57:10 +02:00 |
Alexandre Julliard
|
597dac7890
|
ws2_32: Rewrite WSAGetOverlappedResult for the new async I/O behavior.
|
2007-06-04 23:03:20 +02:00 |
Alexandre Julliard
|
35ef5df76c
|
kernel32: Rewrite GetOverlappedResult for the new async I/O behavior.
|
2007-06-04 23:03:15 +02:00 |
Alexandre Julliard
|
7c6bc78b90
|
ntdll: Get rid of the num_async_io counter in the TEB.
|
2007-06-04 18:17:16 +02:00 |
Alexandre Julliard
|
e32252efae
|
ws2_32: Queue a proper user APC also on immediate success in WSARecvFrom/WSASendTo.
|
2007-06-04 17:44:24 +02:00 |
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 |
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 |