Roderick Colenbrander
|
318f606869
|
wined3d: Improve pixelformat selection code.
|
2007-08-27 11:59:07 +02:00 |
Roderick Colenbrander
|
3084081519
|
wined3d: Override backbufferformat in window mode.
|
2007-08-27 11:59:03 +02:00 |
Stefan Leichter
|
e96695a652
|
msi: Remove 'recursive registry key delete' function.
|
2007-08-27 11:58:35 +02:00 |
Stefan Leichter
|
5987d3a37b
|
msxml3: Remove 'recursive registry key delete' function.
|
2007-08-27 11:58:30 +02:00 |
Hwang YunSong(황윤성)
|
baf21f428b
|
gphoto2.ds: Updated Korean resource.
|
2007-08-27 11:58:17 +02:00 |
Chris Robinson
|
95b6155408
|
wined3d: Only use one fake context when building adapter info.
|
2007-08-27 11:58:03 +02:00 |
Paul Vriens
|
c213c2c2ab
|
advapi32/tests: Don't use locale dependent string for testing.
|
2007-08-27 11:57:57 +02:00 |
Paul Vriens
|
86e2d1a5e7
|
setupapi/tests: Use skip instead of trace.
|
2007-08-27 11:57:49 +02:00 |
Alexandre Julliard
|
26d50d6ee1
|
msvcrt: Don't include mbstring.h to avoid conflicts with system headers.
|
2007-08-24 15:11:17 +02:00 |
Kirill K. Smirnov
|
f3e13174c7
|
wineconsole: Implement GetConsoleWindow.
|
2007-08-24 12:03:22 +02:00 |
James Hawkins
|
2918a272e3
|
cabinet: Return the value of GetLastError if FDICopy fails.
|
2007-08-24 11:26:48 +02:00 |
James Hawkins
|
b1bd920818
|
cabinet: Append new file nodes to the front of the file list.
|
2007-08-24 11:22:38 +02:00 |
James Hawkins
|
80e149d62c
|
cabinet: Pass the session Error to FDICopy.
|
2007-08-24 11:21:54 +02:00 |
Bryan DeGrendel
|
b76efcb61f
|
mscoree: Return S_OK if mono runtime is found.
|
2007-08-24 10:57:16 +02:00 |
Mikolaj Zalewski
|
758539c8a3
|
msvcrt: Implement and test _mbsbtype.
|
2007-08-24 10:57:16 +02:00 |
Mikolaj Zalewski
|
884d718c49
|
msvcrt: Test and fix _ismbslead and _ismbstrail.
|
2007-08-24 10:57:16 +02:00 |
Detlef Riekenberg
|
b068ce5c2c
|
winspool: Forward AddPrinterDriver to AddPrinterDriverEx.
|
2007-08-24 10:57:16 +02:00 |
Andrew Talbot
|
c94f113f4f
|
rsaenh: Constify some variables.
|
2007-08-24 10:57:16 +02:00 |
Lei Zhang
|
4945a255e4
|
gphoto2: Add missing brackets.
|
2007-08-24 10:57:15 +02:00 |
Lei Zhang
|
ffbca82668
|
gphoto2: Import photos in the right order.
|
2007-08-24 10:57:15 +02:00 |
Alexandre Julliard
|
8bbeadf565
|
user32: IsChild must not consider the desktop window.
|
2007-08-24 10:56:51 +02:00 |
Alexandre Julliard
|
149cbb1b60
|
server: Validate the parents every time we paint a window instead of only on RDW_UPDATENOW.
|
2007-08-23 20:22:30 +02:00 |
Stefan Leichter
|
519b4ef4a2
|
objsel: Remove 'recursive registry key delete' function.
|
2007-08-23 20:18:32 +02:00 |
Stefan Leichter
|
fee1e38e56
|
ole32: Remove 'recursive registry key delete' function.
|
2007-08-23 20:18:32 +02:00 |
Rob Shearman
|
acfc1175a2
|
shlwapi: Fix UrlCombineW for absolute URLs without slashes.
|
2007-08-23 20:18:32 +02:00 |
Rob Shearman
|
fba87b110f
|
winex11.drv: Don't activate the systray window when repositioning it.
|
2007-08-23 20:18:32 +02:00 |
Detlef Riekenberg
|
9be4cc3abf
|
winspool: Strings can be NULL in AddPrinterDriverExA.
|
2007-08-23 14:08:53 +02:00 |
Mikolaj Zalewski
|
ec58b4485a
|
advapi32: Obtain the process id locally.
|
2007-08-23 13:35:41 +02:00 |
Mikolaj Zalewski
|
346fbb32e1
|
advapi32: Return an error if we try to start an already running service.
|
2007-08-23 13:35:34 +02:00 |
Stefan Dösinger
|
e184b09a66
|
wined3d: Fake occlusion queries if the wrong context is active.
|
2007-08-23 13:34:52 +02:00 |
Stefan Dösinger
|
a99907d1d2
|
wined3d: Deal with multithreading in event queries.
|
2007-08-23 13:34:17 +02:00 |
Stefan Dösinger
|
50c101135c
|
wined3d: Refuse to ReleaseDC the wrong DC.
|
2007-08-23 13:34:00 +02:00 |
Stefan Dösinger
|
ea283d3cba
|
wined3d: Refuse to lock locked surfaces.
|
2007-08-23 13:33:40 +02:00 |
Stefan Dösinger
|
98bc83be7c
|
wined3d: Fall back to drawStridedSlow if fog coords are used.
|
2007-08-23 13:33:22 +02:00 |
Lei Zhang
|
e2605fb0ed
|
gphoto2.ds: Add preview button and ability to disable import GUI.
|
2007-08-23 13:19:04 +02:00 |
Misha Koshelev
|
2f3805a3bd
|
wininet: Send INTERNET_STATUS_HANDLE_CLOSING when object is being destroyed as native does.
|
2007-08-23 13:13:35 +02:00 |
Misha Koshelev
|
0f117e568f
|
wininet: Separate connection closing from object destruction.
|
2007-08-23 13:13:24 +02:00 |
Misha Koshelev
|
4b2f9af998
|
wininet: Rename WININET_object_destructor to a more general WININET_object_function.
|
2007-08-23 13:13:14 +02:00 |
Alexandre Julliard
|
372492436a
|
winex11: Get rid of get_context_from_GLXContext.
|
2007-08-23 12:52:57 +02:00 |
Alexandre Julliard
|
f36536f7ab
|
winex11: Properly update the hdc in the GL context.
|
2007-08-23 12:50:29 +02:00 |
Mikolaj Zalewski
|
9a2d605dd9
|
msvcrt: Test and fix _mbsinc/_mbsninc.
|
2007-08-23 12:43:16 +02:00 |
Mikolaj Zalewski
|
cf8cf1d7f9
|
msvcrt: Don't test codepage 20932.
|
2007-08-23 12:43:04 +02:00 |
Mikolaj Zalewski
|
c5268a20ab
|
msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
|
2007-08-23 12:42:54 +02:00 |
James Hawkins
|
5b62c8461c
|
advpack: Formalize the SESSION struct.
|
2007-08-23 12:41:58 +02:00 |
James Hawkins
|
832e30694d
|
cabinet: Formalize the SESSION struct.
|
2007-08-23 12:41:53 +02:00 |
Andrew Talbot
|
45c5b11fd6
|
rsaenh: Constify some variables.
|
2007-08-23 12:39:11 +02:00 |
Stefan Leichter
|
acd48e5b9d
|
oleaut32: Remove 'recursive registry key delete' function.
|
2007-08-23 12:39:00 +02:00 |
Stefan Leichter
|
c13c9e3824
|
quartz: Remove 'recursive registry key delete' function.
|
2007-08-23 12:38:56 +02:00 |
Detlef Riekenberg
|
8506125cb9
|
winspool: Add always the Win9x and the NT printerdriver.
|
2007-08-23 12:38:50 +02:00 |
Roderick Colenbrander
|
daceb4564f
|
wgl: Fix wglGetCurrentReadDCARB bugs.
|
2007-08-23 12:38:39 +02:00 |