Andrew Talbot
|
dc3dd4784d
|
mscms/tests: Write-strings warnings fix.
|
2006-07-21 10:52:50 +02:00 |
Dmitry Timoshkov
|
f1e46cbe85
|
user: Add a TrackMouseEvent test, make it pass under Wine.
|
2006-07-21 10:52:36 +02:00 |
Jeff Latimer
|
8d139c8b96
|
usp10: Add functionality for ScriptXtoCP and ScriptCPtoX calls.
|
2006-07-21 10:52:19 +02:00 |
Robert Shearman
|
2308d49bcb
|
ole32: Implement CoRegisterPSClsid.
|
2006-07-21 10:52:03 +02:00 |
Juan Lang
|
fb6bd2414b
|
msi: Don't use fixed-size buffers in AppSearch action.
|
2006-07-21 10:49:09 +02:00 |
Roderick Colenbrander
|
951f4657b7
|
dinput8: DirectInput8Create rewrite.
|
2006-07-21 10:48:51 +02:00 |
Benjamin Arai
|
31e3ad7150
|
oleaut32: OLEFontImpl_GetIDsOfNames conformance test.
|
2006-07-21 10:48:34 +02:00 |
Benjamin Arai
|
f75b9f190f
|
oleaut32: Implements OLEFontImpl_GetIDsOfNames.
|
2006-07-21 10:48:26 +02:00 |
Bang Jun-Young
|
4988fad232
|
comdlg32: Remove redundant headers.
|
2006-07-21 10:48:17 +02:00 |
Ge van Geldorp
|
1e554e870b
|
gdi: Use variables of correct size.
|
2006-07-21 10:48:09 +02:00 |
Christian Gmeiner
|
41aefd8c62
|
setupapi: Add stub for SetupDiCreateDeviceInfoW.
|
2006-07-20 12:52:39 +02:00 |
Christian Gmeiner
|
bb80e2282e
|
setupapi: Remove unneeded NULL checks before MyFree().
|
2006-07-20 12:52:14 +02:00 |
James Hawkins
|
ece0ae0a41
|
msi: Implement the SetInstallLevel event.
|
2006-07-20 12:51:20 +02:00 |
James Hawkins
|
de73481c89
|
msi: Forward MsiSetInstallLevel to an internal MSI_SetInstallLevel that can be used internally.
|
2006-07-20 12:51:11 +02:00 |
James Hawkins
|
7bcac31dcf
|
msi: Update feature states after changing install levels, as they may have changed.
|
2006-07-20 12:50:14 +02:00 |
James Hawkins
|
7c7f0bb2c1
|
msi: Rename SetFeatureStates to match the naming scheme of internal msi functions.
|
2006-07-20 12:50:02 +02:00 |
Mike McCormack
|
57f8bd057f
|
include: Remove unnecessary semicolons from idl.
|
2006-07-20 12:49:55 +02:00 |
Mike McCormack
|
6621503322
|
oledb: Add oledb.idl and some idl files it depends on.
|
2006-07-20 12:49:43 +02:00 |
Mike McCormack
|
a26dabe345
|
configure: Use -fno-builtin to avoid warnings with gcc 4.1.1.
|
2006-07-20 12:12:47 +02:00 |
Mike McCormack
|
546916f401
|
include: Semicolons after cpp_quote are a syntax error in midl.
|
2006-07-20 12:12:17 +02:00 |
Hans Leidekker
|
401e32ee38
|
usp10: Implement and test ScriptCacheGetHeight.
|
2006-07-20 12:12:05 +02:00 |
Jacek Caban
|
e8617b9f1a
|
urlmon: Added PARSE_CANONICALIZE implementation in CoInternetParseUrl.
|
2006-07-20 12:11:43 +02:00 |
Jacek Caban
|
21ba0bf3e8
|
mshtml: Wrap remaining Heap* functions by inline functions.
|
2006-07-20 12:11:39 +02:00 |
Paul Vriens
|
5a086a5210
|
wininet: FTP_FtpDeleteFileW expects a LPWININETFTPSESSIONW.
|
2006-07-20 12:11:34 +02:00 |
Andrew Talbot
|
4f608f0bbb
|
dnsapi/tests: Write-strings warnings fix.
|
2006-07-20 12:11:25 +02:00 |
Andrew Talbot
|
8d1e492ad3
|
comctl32/tests: Write-strings warnings fix.
|
2006-07-20 12:11:18 +02:00 |
H. Verbeet
|
a8f2c1075a
|
wined3d: Compilation fixes.
|
2006-07-20 12:11:06 +02:00 |
Kovács András
|
71924d7da6
|
dinput: joydev_enum_deviceA now returns the correct value.
|
2006-07-20 12:10:55 +02:00 |
Hwang YunSong(황윤성)
|
c872bd5fed
|
comctl32: Updated Korean resource.
|
2006-07-20 12:10:21 +02:00 |
Juan Lang
|
1eefa005da
|
crypt32: Implement more string types for X509_NAME_VALUE.
|
2006-07-20 12:09:59 +02:00 |
Juan Lang
|
9bce49543b
|
crypt32: Correct handling of empty output buffer in CertRDNValueToStr and CertNameToStr.
|
2006-07-20 12:09:17 +02:00 |
Juan Lang
|
07253473d4
|
msi: Implement ACTION_AppSearchIni.
|
2006-07-20 12:09:06 +02:00 |
Alexandre Julliard
|
3f2da592ad
|
ntdll: Null-terminate strings returned by VFAT_IOCTL_READDIR_BOTH to work around a kernel bug.
|
2006-07-19 20:04:45 +02:00 |
Paul Vriens
|
5ede40ab5d
|
wininet: FTP_FtpRenameFileW expects a LPWININETFTPSESSIONW.
|
2006-07-19 18:16:02 +02:00 |
Juan Lang
|
ead21189c2
|
crypt32: Implement X509_UNICODE_NAME_VALUE encoding/decoding.
|
2006-07-19 18:15:56 +02:00 |
Juan Lang
|
0042c010af
|
msi: Implement searching parent in ACTION_AppSearchReg.
|
2006-07-19 18:15:49 +02:00 |
Mike McCormack
|
fee5bee811
|
msi: Implement MsiConfigureFeatureW.
|
2006-07-19 18:15:35 +02:00 |
Mike McCormack
|
4642221875
|
msi: Fix the size of base 85 GUIDs.
|
2006-07-19 18:15:26 +02:00 |
Mike McCormack
|
9a9195d6e4
|
msi: Only load the features and files tables once.
|
2006-07-19 18:15:21 +02:00 |
Piotr Caban
|
0260b26962
|
oleview: Added data freeing in TypeLib Viewer.
|
2006-07-19 18:15:07 +02:00 |
Piotr Caban
|
928966ddad
|
oleview: Added some features to IDL data displaying.
|
2006-07-19 18:14:58 +02:00 |
Piotr Caban
|
83edbac0b2
|
oleview: Added skeleton for IDL files generation.
|
2006-07-19 18:14:22 +02:00 |
Jeff Latimer
|
ac40febae2
|
usp10: Add ScriptStringCPtoX and ScriptStringXtoCP stubs.
|
2006-07-19 18:12:35 +02:00 |
Alexandre Julliard
|
875b5db17b
|
preloader: Make sure the WINEPRELOADRESERVE area doesn't overlap the low memory area.
|
2006-07-19 15:06:16 +02:00 |
Alexandre Julliard
|
763e96abae
|
kernel: Simplify set_process_name now that it doesn't have to handle winevdm.
|
2006-07-19 15:04:57 +02:00 |
Alexandre Julliard
|
2cb0f43224
|
kernel: Added support for exec'ing a new Win32 process.
Use it to restart execution if the main binary can't be loaded because
of address space conflicts, and also for Win16/DOS support.
|
2006-07-19 14:12:58 +02:00 |
Alexandre Julliard
|
c316f0e47f
|
server: Simplify process creation.
Pass the socket for the new process from the parent through the
environment.
Perform initialisations during the new_process request.
|
2006-07-19 14:00:10 +02:00 |
Jason Green
|
718716b77a
|
wined3d: Make the number of floating point shader constants dynamic.
|
2006-07-19 09:54:30 +02:00 |
Stefan Leichter
|
b5c98f4dd6
|
crypt32: Make tests loadable on NT4.
|
2006-07-19 09:54:22 +02:00 |
James Hawkins
|
fc56e92657
|
msi: Add a stub implementation of MsiSourceListClearAll.
|
2006-07-19 09:47:00 +02:00 |