Alexandre Julliard
|
1b57c3bf90
|
ntdll: Don't print traces from async I/O callbacks.
|
2007-06-29 13:40:42 +02:00 |
Jacek Caban
|
21836d21cf
|
mshtml: Add IID_IPropertyNotifySink and DIID_HTMLTextContainerEvents connection points to HTMLBodyElement.
|
2007-06-29 13:28:43 +02:00 |
Jacek Caban
|
982dce485a
|
mshtml: Added IConnectionPointContainer implementation to HTMLBodyElement.
|
2007-06-29 13:28:37 +02:00 |
Jacek Caban
|
88f4fb1f4f
|
mshtml: Make connection points container independent.
|
2007-06-29 13:28:31 +02:00 |
Jacek Caban
|
f09a6f7283
|
mshtml: Move IConnectionPointContainer to the separated struct.
|
2007-06-29 13:28:24 +02:00 |
Jacek Caban
|
fc4fd71e01
|
mshtml: Store connection point as a list.
|
2007-06-29 13:28:16 +02:00 |
Jacek Caban
|
fb16633d6f
|
mshtml: Don't use dynamic allocation for connection points.
|
2007-06-29 13:28:10 +02:00 |
Juan Lang
|
f75b86f02b
|
crypt32: Implement getting content for data messages opened to encode.
|
2007-06-29 13:27:17 +02:00 |
Juan Lang
|
263f424c3b
|
crypt32: Implement getting bare content for data messages opened to encode.
|
2007-06-29 13:27:10 +02:00 |
Juan Lang
|
d1f379340a
|
crypt32: Add tests for data message encoding.
|
2007-06-29 13:27:02 +02:00 |
Juan Lang
|
0546cf1a69
|
crypt32: Add a stub get param function for data messages and remove stub message from open function.
|
2007-06-29 13:26:53 +02:00 |
Juan Lang
|
74bf713be7
|
crypt32: Implement CryptMsgUpdate for data messages opened to encode.
|
2007-06-29 13:25:33 +02:00 |
Juan Lang
|
b6bf594aa5
|
crypt32: Add a finalized member to message.
|
2007-06-29 13:25:28 +02:00 |
Juan Lang
|
203849d75d
|
crypt32: Store stream info in message.
|
2007-06-29 13:25:11 +02:00 |
Juan Lang
|
5db6b1cc96
|
crypt32: Add an update function, use it to implement CryptMsgUpdate.
|
2007-06-29 13:25:03 +02:00 |
Juan Lang
|
d5e784bdaf
|
crypt32: Add a get param function, use it to implement CryptMsgGetParam.
|
2007-06-29 13:24:46 +02:00 |
Juan Lang
|
fa0f5bd066
|
crypt32: Stub CryptMsgOpenToEncode for data messages.
|
2007-06-29 13:24:25 +02:00 |
Juan Lang
|
e829833986
|
crypt32: Test CryptMsgGetParam for data messages opened to encode.
|
2007-06-29 13:17:47 +02:00 |
Juan Lang
|
bd05e2abe3
|
crypt32: Test CryptMsgUpdate for data messages opened to encode.
|
2007-06-29 13:17:31 +02:00 |
Juan Lang
|
a581855d26
|
crypt32: Test CryptMsgOpenToEncode for data messages.
|
2007-06-29 13:17:22 +02:00 |
Juan Lang
|
b790a09efb
|
crypt32: Add base message type and use it to implement CryptMsgDuplicate and CryptMsgClose.
|
2007-06-29 13:00:44 +02:00 |
Juan Lang
|
1c837f16ac
|
crypt32: Add basic parameter checking to CryptMsgOpenTo*.
|
2007-06-29 12:58:58 +02:00 |
Juan Lang
|
3de0e4ac48
|
crypt32: Add basic tests for CryptMsg functions.
|
2007-06-29 12:34:02 +02:00 |
Juan Lang
|
6c054f057b
|
crypt32: Don't return fake HCRYPTMSG from CryptMsgOpenTo*.
|
2007-06-29 12:33:54 +02:00 |
Juan Lang
|
c56177a8e9
|
wincrypt: Add missing message flags and parameters.
|
2007-06-29 12:33:46 +02:00 |
Rob Shearman
|
d35da93f21
|
wine.inf: Add the SystemDrive environment variable.
|
2007-06-29 12:33:37 +02:00 |
Misha Koshelev
|
a5a049da5a
|
winemenubuilder: Do not WINE_ERR in InvokeShellLinker if we are going to try again.
|
2007-06-29 12:33:33 +02:00 |
James Hawkins
|
bafc4dc385
|
msi: Ignore invalid conditional expressions when checking the launch conditions.
|
2007-06-29 12:33:19 +02:00 |
James Hawkins
|
219857f831
|
msi: Add tests that show '!=' is not a valid conditional expression operator.
|
2007-06-29 12:33:09 +02:00 |
Michael Stefaniuc
|
ff01912a48
|
comctl32: Replace malloc() with HeapAlloc().
|
2007-06-29 12:32:51 +02:00 |
Alex Villacís Lasso
|
0fe33f21e8
|
winemp3: Announce capability to decode at 48 KHz.
|
2007-06-29 12:32:44 +02:00 |
Pedro Maia
|
0ae624b8df
|
shell32: Update paths in Portuguese resource.
|
2007-06-29 12:32:37 +02:00 |
Maarten Lankhorst
|
2b194ac81b
|
winealsa: Silence buffer on allocation.
|
2007-06-29 12:31:50 +02:00 |
Vitaliy Margolen
|
b9e8284a7d
|
dinput: Move key state array into object.
|
2007-06-29 12:31:45 +02:00 |
Hans Leidekker
|
4727bec54c
|
pdh: Implement PdhCollectQueryData.
|
2007-06-28 14:13:57 +02:00 |
Hans Leidekker
|
0718c11ee1
|
pdh: Implement PdhAddCounter{A, W} and PdhRemoveCounter.
|
2007-06-28 14:13:12 +02:00 |
Hans Leidekker
|
3f1142e3bf
|
pdh: Implement PdhOpenQuery{A, W} and PdhCloseQuery.
|
2007-06-28 14:12:55 +02:00 |
Hans Leidekker
|
24a1ae11fb
|
pdh: Add public headers.
|
2007-06-28 14:10:53 +02:00 |
Alexandre Julliard
|
49a3d4371d
|
wpp: Don't suppress output from C include files, that's up to the user.
|
2007-06-28 14:10:42 +02:00 |
Alexandre Julliard
|
549351ab09
|
wrc: Strip C code based on the name of the include file.
Get rid of the old C code stripping support that wasn't used anymore.
|
2007-06-28 14:10:07 +02:00 |
Maarten Lankhorst
|
f4d5f127dd
|
dsound/winealsa: Remove writelead for alsa directsound.
|
2007-06-28 12:16:14 +02:00 |
Maarten Lankhorst
|
bfda5d6fbc
|
winealsa: Optimize GetPosition() more in dsalsa.
|
2007-06-28 12:16:13 +02:00 |
Misha Koshelev
|
5e28f7ad92
|
winemenubuilder: Wait for parent process to finish instead of creating RunOnce entry that may never run.
|
2007-06-28 12:16:13 +02:00 |
Misha Koshelev
|
e340cafe74
|
winemenubuilder: Create/release semaphore only around call to wineshelllink.
|
2007-06-28 12:16:13 +02:00 |
Aric Stewart
|
c03125a1be
|
riched20: Make richedit control IME aware.
|
2007-06-28 12:16:12 +02:00 |
Jeff Latimer
|
33af21fdcf
|
cabinet: Fix a potential NULL reference.
|
2007-06-28 12:16:12 +02:00 |
Vitaliy Margolen
|
fb1082ae73
|
dinput: Combine all Release functionality into base class.
|
2007-06-28 12:16:11 +02:00 |
Vitaliy Margolen
|
d2966c2dfb
|
dinput: Move parent dinput reference into base class.
|
2007-06-28 12:16:11 +02:00 |
Vitaliy Margolen
|
75a17709ea
|
dinput: Remove duplicate code.
|
2007-06-28 12:16:11 +02:00 |
H. Verbeet
|
47708a7717
|
wined3d: Check more thoroughly if a stage references a texture.
|
2007-06-28 11:01:34 +02:00 |