Mikołaj Zalewski
|
495455c0f8
|
comctl32: listview: A CDRF_SKIPDEFAULT for an item should skip the whole row.
|
2007-01-16 11:17:21 +01:00 |
Alexandre Julliard
|
c122260b9d
|
ntdll: Implemented NtLockVirtualMemory and NtUnlockVirtualMemory.
|
2007-01-16 09:50:08 +01:00 |
Alexandre Julliard
|
5a1ad74a67
|
ntdll: Implementation of inter-process NtFlushVirtualMemory.
|
2007-01-15 22:31:07 +01:00 |
Alexandre Julliard
|
1ea968016f
|
ntdll: Implementation of inter-process VirtualProtectEx.
|
2007-01-15 22:30:04 +01:00 |
Alexandre Julliard
|
3d00239586
|
ntdll: Implementation of inter-process VirtualQueryEx.
|
2007-01-15 22:28:42 +01:00 |
Alexandre Julliard
|
7a00142bc1
|
ntdll: Implementation of inter-process VirtualAllocEx and VirtualFreeEx.
|
2007-01-15 22:27:40 +01:00 |
Alexandre Julliard
|
6ca1d1b081
|
server: Support queuing some APCs to a process instead of a thread.
|
2007-01-15 22:26:32 +01:00 |
Alexandre Julliard
|
fb40dc4099
|
server: Added mechanism for returning results of APC calls.
Defined APC_VIRTUAL_ALLOC and APC_VIRTUAL_FREE requests.
|
2007-01-15 22:24:40 +01:00 |
Alexandre Julliard
|
0df37dd9e3
|
kernel32: Use the proper codepage for console functions.
Based on a patch by Anatoly Lyutin.
|
2007-01-15 16:49:08 +01:00 |
Paul Vriens
|
7ba9ee9e76
|
secur32/tests: Fix compilation for older gcc versions (and MinGW).
|
2007-01-15 14:39:10 +01:00 |
Paul Vriens
|
6651f9ba67
|
mshtml/tests: Fix compilation for older gcc versions (and MinGW).
|
2007-01-15 14:39:07 +01:00 |
Paul Vriens
|
cd3161eb32
|
crypt32/tests: Fix compilation for older gcc versions (and MinGW).
|
2007-01-15 14:39:03 +01:00 |
Andrew Talbot
|
16cb898600
|
ntdll: Remove unused function.
|
2007-01-15 14:23:04 +01:00 |
Andrew Talbot
|
338100c255
|
msvcrt: Declare some items static.
|
2007-01-15 14:22:39 +01:00 |
Andrew Talbot
|
7786576525
|
msxml3: Remove unused functions.
|
2007-01-15 14:22:35 +01:00 |
Hans Leidekker
|
661218267a
|
snmpapi: Implement SnmpUtilVarBindCpy.
|
2007-01-15 13:48:06 +01:00 |
Hans Leidekker
|
92cbda0a7d
|
snmpapi: Implement SnmpUtilMem{Alloc,Free,ReAlloc}.
|
2007-01-15 13:47:54 +01:00 |
Hans Leidekker
|
7d89e52ff0
|
snmpapi: Add some missing APIs to the spec file.
|
2007-01-15 13:47:40 +01:00 |
Hans Leidekker
|
f1fc35de38
|
snmpapi: Implement SnmpUtilOidCpy, SnmpUtilOidFree and SnmpUtilVarBindFree.
|
2007-01-15 13:02:09 +01:00 |
Alexandre Julliard
|
25571d8789
|
oleaut32/tests: Replace some macros by functions to reduce code size and compile time.
|
2007-01-15 13:01:42 +01:00 |
Anatoly Lyutin
|
11e7b64ec9
|
kernel32: Add details in description function MultiByteToWideChar and WideCharToMultiByte.
|
2007-01-15 13:00:53 +01:00 |
Felix Nawothnig
|
89d8b47547
|
kernel32: Forward CopyLZFile() to LZCopy() instead of wrapping it.
|
2007-01-15 13:00:24 +01:00 |
Eric Pouech
|
2e34ea4e01
|
dbghelp: Removed unneeded code from rewrite of .gnu_link handling.
|
2007-01-15 13:00:17 +01:00 |
Paul Vriens
|
817265a74e
|
mpr: Fix typo (Coverity).
|
2007-01-15 13:00:11 +01:00 |
Dmitry Timoshkov
|
499c26ce66
|
user32: Remove redundant visibility checks of a maximized MDI child, add an explanation why we do that.
|
2007-01-15 12:44:49 +01:00 |
Dmitry Timoshkov
|
f6d5368da7
|
user32: Simplify some maximized MDI child checks.
|
2007-01-15 12:44:35 +01:00 |
Dmitry Timoshkov
|
d63fd7911f
|
user32: Remove MDI_AugmentFrameMenu call from WM_MDICREATE handler.
|
2007-01-15 12:44:28 +01:00 |
Dmitry Timoshkov
|
635bb11049
|
winex11.drv: Fix the typos in the fullscreen state debug trace.
|
2007-01-15 12:44:24 +01:00 |
Dmitry Timoshkov
|
5ddac44dc2
|
wined3d: Do not play with WS_VISIBLE, this causes unwanted mapping/unmapping of the window.
|
2007-01-15 12:44:18 +01:00 |
Stefan Dösinger
|
8658d20b3e
|
wined3d, d3d9: Caps correction.
|
2007-01-15 12:44:03 +01:00 |
Stefan Dösinger
|
8c8d1e4f89
|
wined3d: Do not force dynamic usage on transformed buffers.
|
2007-01-15 12:43:46 +01:00 |
Stefan Dösinger
|
e328e24daa
|
wined3d: Better tracking of vertex buffer assignments.
|
2007-01-15 12:43:40 +01:00 |
Stefan Dösinger
|
03389acc30
|
wined3d: Do not free regularily locked surfaces.
|
2007-01-15 12:43:29 +01:00 |
Stefan Dösinger
|
a7916d8011
|
wined3d: Revert "wined3d: Do not preload vertex buffers in unlock.".
This reverts commit 6fb1869b98 .
|
2007-01-15 12:43:11 +01:00 |
Mikołaj Zalewski
|
fc6c6386a9
|
mpr: Add Polish translation.
|
2007-01-15 12:42:48 +01:00 |
Mikołaj Zalewski
|
c38c5fb2fc
|
msi: Add Polish translation.
|
2007-01-15 12:42:42 +01:00 |
Mikołaj Zalewski
|
b8e1dcb374
|
wininet: Add Polish translation.
|
2007-01-15 12:42:29 +01:00 |
Rob Shearman
|
a9ebc706e3
|
wininet: Change HTTP_EncodeBase64 to operate on a series of bytes, instead of text.
Change HTTP_EncodeBasicAuth to convert the username and password into
utf8 before base64 encoding.
|
2007-01-15 12:31:11 +01:00 |
Rob Shearman
|
9efe083ec5
|
wininet: HTTP_HttpQueryInfoW deals with bytes, not characters so update the callers that have this wrong assumption.
|
2007-01-15 12:30:53 +01:00 |
Rob Shearman
|
7b002a39b8
|
wininet: Allow a NULL value to be passed into HTTP_ProcessHeader
instead of crashing so that when used with the replace flag it will
delete an existing value.
|
2007-01-15 12:30:46 +01:00 |
Jacek Caban
|
6489a1c242
|
itss: Added more protocol tests.
|
2007-01-15 12:30:37 +01:00 |
Jacek Caban
|
05d2aa4506
|
itss: Close chm file when destroying Storage.
|
2007-01-15 12:30:23 +01:00 |
Jacek Caban
|
f925e0c0d1
|
itss: Return S_FALSE in IStream::Read if there is no more data to read.
|
2007-01-15 12:30:18 +01:00 |
Jacek Caban
|
6ea7a445ce
|
urlmon: Added mk protocol implementation.
|
2007-01-15 12:22:51 +01:00 |
Bill Medland
|
c4a7c821f1
|
odbccp32: Implement SQLGet/SetConfigMode.
|
2007-01-15 12:22:44 +01:00 |
Alexandre Julliard
|
1db223954f
|
server: Set the specified in/out buffer sizes on named pipes using SO_SND/RCVBUF.
|
2007-01-12 20:59:22 +01:00 |
Andrew Talbot
|
ba313be7b2
|
msrle32: Declare some functions static.
|
2007-01-12 20:41:52 +01:00 |
Andrew Talbot
|
020bda7ee2
|
msi: Declare some functions static.
|
2007-01-12 20:41:49 +01:00 |
Andrew Talbot
|
e5938d6fbb
|
msi: Remove unused variables.
|
2007-01-12 20:41:45 +01:00 |
Bill Medland
|
68d30e9a16
|
odbccp32: Remove A->W cross-call.
|
2007-01-12 20:41:41 +01:00 |
Paul Vriens
|
259c06ffc9
|
crypt32/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:29 +01:00 |
Paul Vriens
|
6338caa9ed
|
mshtml/tests: Cast-qual warning fix.
|
2007-01-12 20:41:26 +01:00 |
Paul Vriens
|
c21d65cfb2
|
rpcrt4/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:22 +01:00 |
Paul Vriens
|
6c3efd1c32
|
secur32/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:17 +01:00 |
Paul Vriens
|
53b225b7ab
|
user32/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:14 +01:00 |
Paul Vriens
|
23bbca535f
|
oleaut32/tests: Cast-qual warnings fixes.
|
2007-01-12 20:41:10 +01:00 |
Hans Leidekker
|
fb46c5f1c1
|
usp10: Initialise the caller supplied ABC structure in ScriptPlace.
Fixes a regression found by Lei Zhang.
|
2007-01-12 20:41:02 +01:00 |
Jacek Caban
|
76ce82374e
|
urlmon: Added mk protocol stub implementation.
|
2007-01-12 20:40:54 +01:00 |
Jacek Caban
|
243549c5b2
|
urlmon: Code clean up.
|
2007-01-12 20:40:27 +01:00 |
Alexandre Julliard
|
146fb0de02
|
ntdll: Make the virtual.c critical section uninterruptible by signals.
Based on a patch by Thomas Kho.
|
2007-01-12 20:15:52 +01:00 |
Alexandre Julliard
|
3c55f78f52
|
ntdll: Fix handling of 64-bit sizes in NtMapViewOfSection.
|
2007-01-12 15:01:44 +01:00 |
Alexandre Julliard
|
4cbe867a85
|
ntdll: Duplicate the mapping handle on the server side for NtMapViewOfSection.
|
2007-01-12 14:55:31 +01:00 |
Alexandre Julliard
|
5bd513640b
|
ntdll: Moved the check for removable file in load_dll to the server.
|
2007-01-12 14:42:43 +01:00 |
Francois Gouget
|
c255bf4676
|
xrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode() code optimisations.
|
2007-01-12 12:33:40 +01:00 |
Bill Medland
|
d99f9ab71a
|
odbccp32: Implement SQLGetInstalledDrivers.
|
2007-01-12 12:01:35 +01:00 |
Duane Clark
|
7942f5a0e4
|
treeview: Fix horizontal scrolling.
|
2007-01-12 11:53:06 +01:00 |
Stefan Dösinger
|
ce0773a02e
|
wined3d: Avoid a NULL pointer dereference in UpdateTexture (Coverity).
|
2007-01-12 11:50:04 +01:00 |
Stefan Dösinger
|
723b32b1c9
|
wined3d: Do not perform a NULL check on riid (Coverity).
|
2007-01-12 11:49:46 +01:00 |
Stefan Dösinger
|
cb74603e43
|
d3d9: Implement IDirect3DDevice9::StretchRect.
|
2007-01-12 11:49:38 +01:00 |
Paul Vriens
|
3d2baaa6cf
|
ole32/tests: Cast-qual warnings fixes.
|
2007-01-12 11:25:45 +01:00 |
Clinton Stimpson
|
a065d0f68d
|
riched20: Fix crash undoing a paste.
|
2007-01-12 11:25:42 +01:00 |
Francois Gouget
|
a76e6b11b0
|
d3d8/tests: Warn that tests were skipped if we could not load d3d8.dll.
But report a failed test if a mandatory function is missing from it.
|
2007-01-12 11:25:27 +01:00 |
Francois Gouget
|
354b9e7aae
|
d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll.
But report a failed test if a mandatory function is missing from it.
Also warn if the hardware capabilities force us to skip some tests.
|
2007-01-12 11:25:24 +01:00 |
Francois Gouget
|
3327c5f6ff
|
dsound/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-12 11:25:11 +01:00 |
Francois Gouget
|
42d25ef95d
|
dsound/tests: The tests link with dsound.dll so use GetModuleHandle() instead of LoadLibrary().
|
2007-01-12 11:25:06 +01:00 |
Francois Gouget
|
e48d86308d
|
dsound/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-12 11:24:49 +01:00 |
Francois Gouget
|
9279edfb03
|
winmm/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2007-01-12 11:24:33 +01:00 |
Ken Thomases
|
94be42eb2d
|
wined3d: Do not block waiting for occlusion query result in GetData.
|
2007-01-12 11:24:20 +01:00 |
Rob Shearman
|
d35a81c7aa
|
ole32: Fix copied description and copyright statement for tests/errorinfo.c.
|
2007-01-12 11:24:14 +01:00 |
Frank Richter
|
afc2df8705
|
dbghelp: Split gnu_debuglink handling into own function.
|
2007-01-12 11:24:06 +01:00 |
Andrew Talbot
|
6d49fb12c9
|
msacm32: Declare some variables static.
|
2007-01-12 11:23:58 +01:00 |
Andrew Talbot
|
c48a7faa7a
|
mshtml: Declare a variable static.
|
2007-01-12 11:23:54 +01:00 |
Andrew Talbot
|
0b2ec37f64
|
mpr: Declare a variable static.
|
2007-01-12 11:23:51 +01:00 |
Andrew Talbot
|
72cdeaffd9
|
msdmo: Declare a function static.
|
2007-01-12 11:23:47 +01:00 |
Andrew Talbot
|
2786275559
|
itss: Remove unused variable and associated dead code.
|
2007-01-12 11:23:39 +01:00 |
Andrew Talbot
|
934c489956
|
msadp32.acm: Remove unused function.
|
2007-01-12 11:23:34 +01:00 |
Andrew Talbot
|
0780575d51
|
msg711.acm: Remove unused function.
|
2007-01-12 11:23:30 +01:00 |
Detlef Riekenberg
|
0678c87b3b
|
comdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filedlg16.c.
|
2007-01-12 11:23:17 +01:00 |
Detlef Riekenberg
|
e576b09a85
|
winspool: Support Xcv for ConfigurePortW.
|
2007-01-12 11:22:41 +01:00 |
Detlef Riekenberg
|
9bdd900e71
|
winspool: Support monitors without a name.
|
2007-01-12 11:22:15 +01:00 |
Bill Medland
|
8d82a8c9b3
|
odbccp32: Implement SQLInstallerError(W).
|
2007-01-11 12:21:47 +01:00 |
Mike McCormack
|
f01707dfc1
|
kernel32: Merge existing resources in EndUpdateResource.
|
2007-01-11 12:12:00 +01:00 |
Mike McCormack
|
38e27fa9f8
|
kernel32: Split update_add_resource() into two functions.
|
2007-01-11 12:09:49 +01:00 |
Mike McCormack
|
8f8fecd00e
|
kernel32: Create a simple abstraction for file mappings.
|
2007-01-11 12:07:40 +01:00 |
Dmitry Timoshkov
|
f097da9f83
|
user32: Add a simple DrawState test, make it pass under Wine.
|
2007-01-11 12:05:45 +01:00 |
James Hawkins
|
d06ff0ea69
|
mshtml: Use the correct variable in the FIXME.
|
2007-01-11 12:05:40 +01:00 |
James Hawkins
|
6840693371
|
winspool.drv: Check for get_filename failure.
|
2007-01-11 12:05:36 +01:00 |
Clinton Stimpson
|
bf86302e19
|
riched20: Fix modification state for several operations.
|
2007-01-11 12:04:46 +01:00 |
Rob Shearman
|
bbedf3d096
|
ole32: Add tests for the default handler.
|
2007-01-11 11:50:03 +01:00 |
Rob Shearman
|
5c71583b53
|
ole32: Add tests for error info functions.
Return E_INVALIDARG if dwReserved is not set to zero for both
GetErrorInfo and SetErrorInfo.
|
2007-01-11 11:49:59 +01:00 |