Commit Graph

36548 Commits

Author SHA1 Message Date
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
Vitaliy Margolen
d4fc05a9b7 user32/test: Add few tests for messages sent from SetForegroundWindow(). 2007-06-01 12:51:10 +02:00
Julien Muchembled
79e19b91a8 msvfw32: Fix enumeration of VFW video codecs that are registered in the registry. 2007-06-01 12:50:56 +02:00
Misha Koshelev
fc5a746104 comctl32: imagelist: Fix simultaneous selection of one bitmap into two device contexts. 2007-06-01 12:43:40 +02:00
James Hawkins
f083b3c038 msi: Implement SummaryInfo::Property get. 2007-06-01 12:43:33 +02:00
James Hawkins
7a289624cf msi: Implement Installer::OpenDatabase. 2007-06-01 12:43:17 +02:00
James Hawkins
60e95ee6e8 msi: Add handling for MsiBreak. 2007-06-01 12:42:16 +02:00
Dmitry Timoshkov
18366472c7 comctl32: Fix a compilation warning in 64-bit mode. 2007-06-01 12:42:06 +02:00
Alexander Nicolaysen Sørnes
c14832d714 cmd: Update Norwegian Bokmål resources. 2007-06-01 12:41:27 +02:00
Alexander Nicolaysen Sørnes
10f06918b4 shdoclc: Update Norwegian Bokmål resources. 2007-06-01 12:41:21 +02:00
Alexander Nicolaysen Sørnes
91a9252a8f localui: Add Norwegian Bokmål resources. 2007-06-01 12:41:14 +02:00
Alexander Nicolaysen Sørnes
8951a1b3a7 credui: Add Norwegian Bokmål resources. 2007-06-01 12:41:10 +02:00
Alexander Nicolaysen Sørnes
49437bf886 regedit: Update Norwegian Bokmål resources. 2007-06-01 12:40:54 +02:00
Alexander Nicolaysen Sørnes
115ead4c73 msi: Update Norwegian Bokmål resources. 2007-06-01 12:40:50 +02:00
Alexander Nicolaysen Sørnes
86437f076e shell32: Update Norwegian Bokmål resources. 2007-06-01 12:40:46 +02:00
Damjan Jovanovic
b23d90a543 ws2_32: gethostbyname("") should work. 2007-06-01 12:40:40 +02:00
Francois Gouget
cb029e0b30 oleaut32/tests: Improve vtstr() and variantstr().
- Use a CASE() macro to simplify the vtstr() code and eliminate hard-coded variant type values.
- Update the list of known variant types.
- If a variant type is unknown, print its numerical value.
- In variantstr(), hand off all the standard cases to vtstr(), instead of (partially) duplicating its code.
2007-06-01 12:40:26 +02:00
Jeremy White
7ad691a5ee wininet: Mark Proxy Authorization header as a request header, so it actually gets sent. 2007-06-01 12:40:22 +02:00
Dmitry Timoshkov
d30e453392 mciavi32: Fix compilation warnings in 64-bit mode. 2007-06-01 12:40:13 +02:00
Dmitry Timoshkov
29b00e1a8c midimap: Fix compilation warnings in 64-bit mode. 2007-06-01 12:40:04 +02:00
Dmitry Timoshkov
0028eb5556 mciwave: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:56 +02:00
Dmitry Timoshkov
0067279cd5 mciseq: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:52 +02:00
Dmitry Timoshkov
2f0bf36d6d mcicda: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:45 +02:00
Dmitry Timoshkov
2e944d8e13 atl: Fix compilation warnings in 64-bit mode. 2007-06-01 12:39:08 +02:00
Francois Gouget
c6b64b0b47 shell32/tests: Remove unneeded cast. 2007-06-01 12:39:03 +02:00
Alexandre Julliard
970b34291e ntdll: Preserve errno across system calls done in the suspend handler. 2007-06-01 11:16:09 +02:00
Alexandre Julliard
b281d3f8d8 ws2_32: Don't modify last error in async I/O callback. 2007-06-01 11:15:33 +02:00
Alexandre Julliard
a1192b03d1 ws2_32: Re-enable FD_READ also when returning EWOULDBLOCK from WSARecvFrom(). 2007-06-01 11:14:44 +02:00