Alexandre Julliard
|
2fcf1220eb
|
msi: Avoid dynamic stack allocation.
|
2011-08-29 13:52:32 +02:00 |
José Manuel Ferrer Ortiz
|
ed92d80682
|
winecfg: Spanish translation update.
|
2011-08-29 13:41:28 +02:00 |
José Manuel Ferrer Ortiz
|
4fc6fa3734
|
appwiz.cpl: Spanish translation update.
|
2011-08-29 13:41:28 +02:00 |
Hwang YunSong
|
a5f1eeb5f0
|
po: Updated Korean translation.
|
2011-08-29 13:41:28 +02:00 |
Francois Gouget
|
a64f42b8d7
|
net: Add support for enumerating the running services with 'net start'.
|
2011-08-29 13:41:08 +02:00 |
Francois Gouget
|
175953563b
|
net: Fix the parameter checking, /help handling and usage.
Also simplify and improve the usage messages.
|
2011-08-29 13:20:24 +02:00 |
Alexandre Julliard
|
987a18a55c
|
gdi32: Remove an unused variable.
|
2011-08-29 12:08:26 +02:00 |
Alexandre Julliard
|
bd3b0e4f70
|
comctl32: Simplify the DIB byte width computation.
|
2011-08-29 12:08:21 +02:00 |
Alexandre Julliard
|
8cf6424057
|
winex11: Simplify the DIB byte width computation.
|
2011-08-29 12:08:21 +02:00 |
Alexandre Julliard
|
6fd40e3cae
|
wineps: Simplify the DIB byte width computation.
|
2011-08-29 12:08:21 +02:00 |
Alexandre Julliard
|
16944f500d
|
user32: Simplify the DIB byte width computation.
|
2011-08-29 12:08:21 +02:00 |
Alexandre Julliard
|
afa7817d6e
|
gdi32/tests: Simplify the DIB byte width computation.
|
2011-08-29 12:08:21 +02:00 |
Alexandre Julliard
|
4e3c649b9c
|
gdi32: Add parameter validation in GetDIBits.
|
2011-08-29 12:08:21 +02:00 |
Alexandre Julliard
|
43240527b6
|
user32: Pass valid dimensions to GetDIBits.
|
2011-08-29 12:08:21 +02:00 |
Alexandre Goujon
|
94bef59bb2
|
include: Add more GetVolumeInformation system flags.
|
2011-08-29 12:08:21 +02:00 |
Michael Stefaniuc
|
7959778d3f
|
dsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.
|
2011-08-29 12:08:21 +02:00 |
Henri Verbeet
|
e1f83fd205
|
wined3d: Make the device parameter to wined3d_device_get_wined3d() const.
|
2011-08-29 12:08:21 +02:00 |
Henri Verbeet
|
2ff7a356d2
|
wined3d: Make the device parameter to wined3d_device_get_swapchain() const.
|
2011-08-29 12:08:21 +02:00 |
Henri Verbeet
|
a3f23541c1
|
wined3d: Make the device parameter to wined3d_device_get_swapchain_count() const.
|
2011-08-29 12:08:21 +02:00 |
Henri Verbeet
|
d5c2ba6d62
|
wined3d: Make the target parameter to is_full_clear() const.
|
2011-08-29 12:08:20 +02:00 |
Henri Verbeet
|
78cbe0bc74
|
wined3d: Rename WineD3DAdapterChangeGLRam() to adapter_adjust_memory().
And make it work on an adapter instead of a device.
|
2011-08-29 12:08:20 +02:00 |
Damjan Jovanovic
|
01d5a0f53b
|
winemenubuilder: Do case-insensitive glob comparisons.
|
2011-08-29 12:08:20 +02:00 |
Alasdair Sinclair
|
3928f57658
|
setupapi: Fix magic comparison on x64.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
2a6abc248d
|
msxml3: Use element name length passed to content handler.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
9ae103f7f7
|
msxml3: Respect string length returned from ISAXAttributes.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
d0413fd476
|
msxml3: Fix empty elements output.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
a43aa90d5b
|
include: Fix a typo.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
60e7523353
|
dnsapi: Void functions should not return a value.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
568d9ccde8
|
windowscodecs: Remove extern from function definition.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
fe29ad99a7
|
mscoree: Remove extern from function definitions.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
8e9fabfa87
|
d3dx9_36: Fix a logical operator typo.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
f2e922c726
|
winspool.drv: Fix a logical operator typo.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
dd5a1913ae
|
comctl32: Fix a logical operator typo.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
c74c544cc6
|
wined3d: Store maximum vertex attributes count.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
afeecfd974
|
wined3d: Rename dummyTextureName variable.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
e46378c764
|
d3d9/tests: Add unbound cube/volume texture tests.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
7c6bd2f287
|
wined3d: Use dummy textures for all the texture targets.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
0386b44bad
|
wined3d: Keep track of the current texture type for each texture unit.
|
2011-08-29 12:08:19 +02:00 |
Francois Gouget
|
ac1a0d96e1
|
advapi32/tests: Tweak the service start/stop tests so they work on NT4.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
127b27414e
|
ntdll: Prefer loading native manifests over Wine ones.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
f8397ef229
|
ntdll: Use the manifest with the highest matching version number.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
2febc9d41a
|
ntdll: Try to match the language name when looking for a manifest file.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
8306dd55f1
|
setupapi: Use the specified language for SxS manifest file names.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
6a6aab2763
|
Release 1.3.27.
|
2011-08-26 20:07:20 +02:00 |
Francois Gouget
|
187de1794e
|
psapi/tests: Fix the EnumProcessModules() test and provide more diagnostic information if it fails.
On some Windows systems aclayers.dll gets injected into the process and brings in a lot of extra dlls.
|
2011-08-26 16:33:52 +02:00 |
Francois Gouget
|
d82c70e511
|
avifil32: The stream format string cannot really be translated so remove it from the resources.
|
2011-08-26 16:33:42 +02:00 |
Francois Gouget
|
580ece97a0
|
winefile: The title format string cannot really be translated so remove it from the resources.
|
2011-08-26 16:25:34 +02:00 |
Alexandre Julliard
|
fdc0d0f95f
|
winecfg: Fix deletion of registry keys for Wow64 mode.
|
2011-08-26 14:28:11 +02:00 |
Bernhard Loos
|
f0a53a8f1b
|
msi: Implement proper sorting in WHEREVIEW.
|
2011-08-26 13:35:54 +02:00 |
Bernhard Loos
|
abd1174941
|
msi: Protected primary keys against modification.
|
2011-08-26 13:34:25 +02:00 |