Andrey Turkin
|
6ecdc5bbeb
|
atl: AtlAxGetHost and AtlAxGetControl implementation.
|
2006-11-13 14:43:02 +01:00 |
Andrey Turkin
|
26e6c13c43
|
atl: Host component implementation: IOleControlSite.
|
2006-11-13 14:42:50 +01:00 |
Andrey Turkin
|
566d5db2a2
|
atl: Host component implementation: IOleInPlaceFrame.
|
2006-11-13 14:39:40 +01:00 |
Andrey Turkin
|
39b17cab1d
|
atl: Host component implementation: IOleInPlaceSiteWindowless.
|
2006-11-13 14:39:26 +01:00 |
Andrey Turkin
|
6366a1b054
|
atl: Host component implementation: IOleContainer.
|
2006-11-13 14:39:01 +01:00 |
Andrey Turkin
|
7c5f011c11
|
atl: Implement AtlAxAttachControl.
|
2006-11-13 14:34:26 +01:00 |
Andrey Turkin
|
e1d94f3633
|
alt: Host component implementation: IOleClientSite.
|
2006-11-13 14:34:19 +01:00 |
Rob Shearman
|
fff2d8e82b
|
ole32: Re-enable the code that unregisters interfaces with the RPC runtime.
|
2006-11-13 14:32:45 +01:00 |
Rob Shearman
|
29a9abff8a
|
rpcrt4: Implement RpcServerUnregisterIf.
|
2006-11-13 14:32:41 +01:00 |
Rob Shearman
|
0b1cc1061b
|
rpcrt4: Convert the server interfaces list into a standard Wine list.
|
2006-11-13 14:32:24 +01:00 |
Rob Shearman
|
59a90143bf
|
rpcrt4: Fix a comment and move a WARN to where it really indicates a problem, rather than falsely triggering on normal conditions.
|
2006-11-13 14:32:21 +01:00 |
Alexandre Julliard
|
7a1522a20f
|
kernel32: Use LC_NUMERIC instead of LC_ALL to determine the user locale.
Passing LC_ALL to setlocale() doesn't do what we want.
|
2006-11-13 14:27:00 +01:00 |
Mike McCormack
|
4811743b36
|
msi: Only free a string in one place.
|
2006-11-13 13:02:26 +01:00 |
Mike McCormack
|
959c71846d
|
msi: Fix error handling.
|
2006-11-13 13:02:22 +01:00 |
Mike McCormack
|
3ef703ad6c
|
msi: Track temp files as soon as they are created.
|
2006-11-13 13:02:15 +01:00 |
Mike McCormack
|
1767989bd1
|
msi: Fail if we can't write out a temporary file.
|
2006-11-13 13:02:12 +01:00 |
Mike McCormack
|
2a46821b82
|
msi: Fix an uninitialized variable in the test cases.
|
2006-11-13 13:02:03 +01:00 |
Mike McCormack
|
0b7a17d282
|
msi: Clean upstore_binary_to_temp.
|
2006-11-13 13:02:00 +01:00 |
Francois Gouget
|
1ccf944900
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
Francois Gouget
|
b2656633a6
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
Francois Gouget
|
aa857dead3
|
ole32: Standardize some documentation comments.
|
2006-11-13 13:01:08 +01:00 |
Francois Gouget
|
e9fb8c6728
|
winex11.drv: Fix some comments so they are properly formatted documentation headers.
|
2006-11-13 13:01:05 +01:00 |
Francois Gouget
|
5962cf6e4f
|
rpcrt4: Add some stub documentation headers to make winapi_check happy.
Also fix some headers that identified internal APIs as external.
|
2006-11-13 13:00:53 +01:00 |
Francois Gouget
|
c35b6b9223
|
shell32: Fix inclusion of conditional headers (spotted by winapi_check).
|
2006-11-13 12:59:18 +01:00 |
Francois Gouget
|
6a385ae273
|
msi: assert.h is not a local header (spotted by winapi_check).
|
2006-11-13 12:59:14 +01:00 |
Francois Gouget
|
49ad2b10c1
|
ole32/tests: Don't use the NONAMELESS* macros in the tests.
|
2006-11-13 12:59:11 +01:00 |
Dmitry Timoshkov
|
2fab58053e
|
ntdll: Alphabetically sort the Makefile entries.
|
2006-11-13 12:59:05 +01:00 |
Paul Vriens
|
646139dd6e
|
comdlg32: Remove unused variable (Coverity).
|
2006-11-13 12:58:58 +01:00 |
Paul Vriens
|
9fa27f3be3
|
rsaenh: Move type-check before len-check (Coverity).
|
2006-11-13 12:58:53 +01:00 |
Paul Vriens
|
ded9943b5b
|
msi: Fix typo's (Coverity).
|
2006-11-13 12:58:46 +01:00 |
Stefan Dösinger
|
7311e9fc8e
|
wined3d: Fix a comment.
|
2006-11-13 12:58:40 +01:00 |
Jacek Caban
|
396b0ad126
|
mshtml: Added border implementation.
|
2006-11-13 12:52:05 +01:00 |
Jacek Caban
|
2a78268430
|
mshtml: Added IDM_ORDERLIST implementation.
|
2006-11-13 12:51:52 +01:00 |
Jacek Caban
|
8d76b3deed
|
mshtml: Added IDM_UNORDERLIST implementation.
|
2006-11-13 12:51:47 +01:00 |
Jacek Caban
|
80db14763d
|
mshtml: Added IDM_HORIZONTALLINE implementation.
|
2006-11-13 12:51:40 +01:00 |
Jacek Caban
|
6f4146a30b
|
mshtml: Added IDM_INDENT and IDM_OUTDENT implementation.
|
2006-11-13 12:51:34 +01:00 |
Jacek Caban
|
7a1a6cbb9d
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Jacek Caban
|
2d3a5a616f
|
shdoclc: Added shdoclc.dll.
|
2006-11-13 12:51:19 +01:00 |
Michael Stefaniuc
|
8f0f9371a8
|
winmm/tests: Win64 printf format warning fixes.
|
2006-11-13 12:49:27 +01:00 |
Michael Stefaniuc
|
60c19952b7
|
winmm/tests: Fix the parameters of LPTIMECALLBACK functions.
|
2006-11-13 12:49:14 +01:00 |
Michael Stefaniuc
|
26bd2ec9c3
|
dsound: Win64 printf format warning fixes.
|
2006-11-13 12:49:04 +01:00 |
Michael Stefaniuc
|
0f08667c8a
|
dsound: Fix the declaration/definition of DSOUND_timer().
|
2006-11-13 12:48:27 +01:00 |
Hans Leidekker
|
bc2e37ba44
|
shlwapi: UrlEscapeA should fail with E_POINTER when querying the buffer size.
|
2006-11-13 12:48:15 +01:00 |
Roderick Colenbrander
|
5b026479c5
|
wgl: Fix a typo in the pbuffer pixelformat enumeration code.
|
2006-11-13 12:48:01 +01:00 |
H. Verbeet
|
22b5890862
|
winex11.drv: The y coordinate should be offset agaist the height, not the width.
|
2006-11-13 12:47:33 +01:00 |
Andrew Talbot
|
ac28398d12
|
advapi32: Constify a parameter.
|
2006-11-13 12:47:10 +01:00 |
Andrew Talbot
|
fcb5bc6a1f
|
rpcrt4: Cast-qual warnings fix.
|
2006-11-13 12:47:00 +01:00 |
Andrew Talbot
|
b011a4eecd
|
rpcrt4: Cast-qual warnings fix.
|
2006-11-13 12:46:53 +01:00 |
Andrew Talbot
|
a0e9fc872f
|
quartz: Cast-qual warnings fix.
|
2006-11-13 12:46:41 +01:00 |
Andrew Talbot
|
4b675fd355
|
qcap: Cast-qual warnings fix.
|
2006-11-13 12:46:33 +01:00 |
James Hawkins
|
5cc4a8915f
|
msi: Fix a heap corruption bug by resizing the src string before adding to it.
|
2006-11-13 12:46:25 +01:00 |
Francois Gouget
|
d78ea3ccfa
|
include/tapi.h: Add missing include directives.
|
2006-11-13 12:45:45 +01:00 |
Francois Gouget
|
8e9c876288
|
user: Only perform the screen resolution changing tests in interactive mode.
|
2006-11-13 12:45:39 +01:00 |
Francois Gouget
|
4c9f668e7c
|
kernel32: Fix the 'MAP_FOLDCZONE' ok() test.
|
2006-11-13 12:45:31 +01:00 |
Alexandre Julliard
|
e9d5e5503f
|
rpcrt4: Avoid a sizeof in a trace.
|
2006-11-10 14:29:55 +01:00 |
Rob Shearman
|
61967ff4be
|
rpcrt4: Create one protseq object per used protocol sequence, not per RpcServerUseProtseq* function call.
|
2006-11-10 13:50:17 +01:00 |
Rob Shearman
|
e1561038d0
|
rpcrt4: Don't store the endpoint in the protseq.
|
2006-11-10 13:50:12 +01:00 |
Rob Shearman
|
e0acc8d276
|
rpcrt4: Fix a crash in RpcServerUseProtseqEpExA/W when using an unsupported protseq.
|
2006-11-10 13:50:07 +01:00 |
Rob Shearman
|
44922d29db
|
rpcrt4: Correctly align the results in the RPC Bind Ack packet.
|
2006-11-10 13:50:03 +01:00 |
Dmitry Timoshkov
|
50a18ca57e
|
shlwapi: Unify SHDeleteKeyW implementation with SHDeleteKeyA.
|
2006-11-10 13:50:00 +01:00 |
Dmitry Timoshkov
|
75dd3534f9
|
oleaut32: Constify some data.
|
2006-11-10 13:49:56 +01:00 |
Alexandre Julliard
|
879da0436a
|
opengl32: Hack to make sure winex11 is loaded before getting function pointers.
|
2006-11-10 12:37:04 +01:00 |
Alexandre Julliard
|
3d73173fe1
|
advapi32: Fixed last error check in RegSaveKey.
|
2006-11-10 12:22:44 +01:00 |
Andrew Talbot
|
35c0886939
|
quartz: Cast-qual warning fix.
|
2006-11-10 11:36:57 +01:00 |
Markus Amsler
|
100038dfb1
|
d3d8: Add GetContainer tests for implicit surfaces.
|
2006-11-10 11:36:48 +01:00 |
Markus Amsler
|
2c40b823e1
|
d3d9: Forwardport implicit surface tests.
|
2006-11-10 11:36:41 +01:00 |
Mike McCormack
|
c6118c34b2
|
riched20: Flush the clipboard before exiting the test.
|
2006-11-10 11:36:36 +01:00 |
Mike McCormack
|
c6e25b54c9
|
riched20: Add missing void to parameter list.
|
2006-11-10 11:36:16 +01:00 |
Mike McCormack
|
6ea5a664dd
|
riched20: Remember to close windows after tests.
|
2006-11-10 11:36:08 +01:00 |
Mike McCormack
|
bb1f8edcc2
|
riched20: Fix a memory leak.
|
2006-11-10 11:35:59 +01:00 |
Mike McCormack
|
0f6c58c113
|
riched20: Set the correct number of initialized cursors.
|
2006-11-10 11:35:53 +01:00 |
Mike McCormack
|
32f044c4cf
|
riched20: Fix an uninitialized variable.
|
2006-11-10 11:35:48 +01:00 |
Mike McCormack
|
3fe6a5d01e
|
msi: Only log the Action, as it's the same as ActionRequest.
|
2006-11-10 11:35:38 +01:00 |
Mike McCormack
|
87fa854dcf
|
msi: Check whether the component is enabled first.
|
2006-11-10 11:35:33 +01:00 |
Mike McCormack
|
ad80eceb5f
|
msi: Component attributes are bitmasks.
|
2006-11-10 11:35:28 +01:00 |
Mike McCormack
|
53baea13a5
|
dinput: Use HeapAlloc/Free instead of alloc/free.
|
2006-11-10 11:35:23 +01:00 |
Mike McCormack
|
d9ea955dbf
|
setupapi: Use HeapAlloc/Free instead of malloc/free.
|
2006-11-10 11:35:20 +01:00 |
Mike McCormack
|
da3d6815da
|
shlwapi: Use HeapAlloc/Free instead of malloc/free.
|
2006-11-10 11:35:18 +01:00 |
Mike McCormack
|
4bd117640d
|
oleaut32: Use HeapAlloc/Free instead of malloc/free.
|
2006-11-10 11:35:16 +01:00 |
Damjan Jovanovic
|
5ec9d9b2f6
|
winex11.drv: Check for incompatible bpps and negative widths.
|
2006-11-10 11:35:09 +01:00 |
Damjan Jovanovic
|
c6fa30a2cf
|
winex11.drv: Fix copying top-down/bottom-up DIBs.
|
2006-11-10 11:35:00 +01:00 |
Kai Blin
|
48f934ee96
|
secur32: work around a bug in ntlm_auth that breaks RPC.
|
2006-11-10 11:34:41 +01:00 |
Jacek Caban
|
8ea593267c
|
mshtml: Use popup menu from shdoclc.dll.
|
2006-11-10 11:34:35 +01:00 |
Michael Stefaniuc
|
de21efbadd
|
rpcrt4: Win64 printf format warning fixes.
|
2006-11-10 11:31:59 +01:00 |
Michael Stefaniuc
|
718f3c3505
|
rpcrt4: More "unsigned long" to "ULONG" changes in preparation of the removal of WINE_NO_LONG_AS_INT.
|
2006-11-10 11:31:45 +01:00 |
Michael Stefaniuc
|
32ec528405
|
rpcrt4: Bring the function definitions in sync with their declaration.
They got out of sync due to the unsigned long to ULONG changes in the headers.
|
2006-11-10 11:31:37 +01:00 |
Michael Stefaniuc
|
0628fb5098
|
rpcrt4/ndr_marshall.c: Bring the function definitions in sync with their declaration.
Those got out of sync due to the unsigned long to ULONG migration in the headers.
|
2006-11-10 11:31:26 +01:00 |
Alexandre Julliard
|
c0f9d369dc
|
rpcrt4/tests: Replace || by |.
|
2006-11-09 18:20:49 +01:00 |
Alexandre Julliard
|
b5e09b23c6
|
dmsynth: Fix one more instance of && instead of &.
|
2006-11-09 18:20:30 +01:00 |
Marcus Meissner
|
6e413d2cd3
|
user32: Replaced && 0xff by & 0xff.
|
2006-11-09 17:54:14 +01:00 |
Marcus Meissner
|
7c0de330f9
|
dmscript: Replaced && 0xff by & 0xff.
|
2006-11-09 17:54:07 +01:00 |
Marcus Meissner
|
af30447348
|
dmusic: Replaced && 0xfff... by & 0xff.
|
2006-11-09 17:53:36 +01:00 |
Marcus Meissner
|
2c10db0c2f
|
dswave: Replaced && 0xff by & 0xff.
|
2006-11-09 17:53:29 +01:00 |
Marcus Meissner
|
7070059217
|
dmcompos: Replaced && 0xff by & 0xff.
|
2006-11-09 17:53:22 +01:00 |
Markus Amsler
|
b3225ea420
|
d3d8: Add refcount tests for implicit surfaces.
|
2006-11-09 17:45:56 +01:00 |
Eric Pouech
|
4b88fd842a
|
mscms: GetColorDirectory: fixed incorrect A -> W conversions.
|
2006-11-09 17:05:39 +01:00 |
Eric Pouech
|
f2ee10aed7
|
msi: Fixed bogus A -> W conversion.
|
2006-11-09 16:20:30 +01:00 |
Alexandre Julliard
|
91bb29ca4d
|
kernel32/tests: Fixed the pipe test for MacOS.
|
2006-11-09 15:40:36 +01:00 |
Jacek Caban
|
4769950d66
|
mshtml: Added QueryStatus(IDM_JUSTIFY*) implementation.
|
2006-11-09 14:34:25 +01:00 |
Jacek Caban
|
c64326e62c
|
mshtml: Code clean up.
|
2006-11-09 14:34:18 +01:00 |
Jacek Caban
|
95cc9db828
|
mshtml: Added Exec(IDM_JUSTIFYLEFT) and Exec(IDM_JUSTIFYRIGHT) implementataion.
|
2006-11-09 14:34:12 +01:00 |
Jacek Caban
|
8968c399e6
|
mshtml: Added Exec(IDM_JUSTIFYCENTER) implementation.
|
2006-11-09 14:34:04 +01:00 |
Jacek Caban
|
40d31d869b
|
mshtml: Added IDM_FORECOLOR implementation.
|
2006-11-09 14:33:56 +01:00 |
Jacek Caban
|
f0871b5814
|
mshtml: Added Exec(IDM_FONTSIZE) stub.
|
2006-11-09 14:33:50 +01:00 |
Jacek Caban
|
fd5da1a7b9
|
mshtml: Added QueryStatus(IDM_FONTSIZE) implementation.
|
2006-11-09 14:33:42 +01:00 |
Jacek Caban
|
cab25424d2
|
mshtml: Added QueryStatus(IDM_FONTNAME) implementation.
|
2006-11-09 14:33:35 +01:00 |
Kai Blin
|
d5c0acd057
|
secur32: Implement NTLM2 encryption.
|
2006-11-09 14:33:31 +01:00 |
Francois Gouget
|
eab56a5abd
|
include: The PSDK headers don't define WM_SYSTIMER so we shouldn't either.
|
2006-11-09 14:33:13 +01:00 |
Hwang YunSong(황윤성)
|
aba0d45024
|
localspl: Added Korean resource.
|
2006-11-09 14:33:02 +01:00 |
Detlef Riekenberg
|
ca86c76c85
|
winspool/tests: Add tests for ConfigurePort.
|
2006-11-09 12:49:02 +01:00 |
Detlef Riekenberg
|
6d88e4352b
|
winspool: Implement ConfigurePortA.
|
2006-11-09 12:48:44 +01:00 |
Detlef Riekenberg
|
a44e0ac6e3
|
winspool: Implement ConfigurePortW.
|
2006-11-09 12:48:33 +01:00 |
Markus Amsler
|
7cbf2a38cb
|
d3d8: Backport volume tests.
|
2006-11-09 12:45:16 +01:00 |
Markus Amsler
|
ede4b06443
|
d3d8: Backport IDirect3DVolume9Impl_GetContainer.
|
2006-11-09 12:45:03 +01:00 |
Markus Amsler
|
019bf2eabd
|
d3d8: Backport texture tests.
|
2006-11-09 12:44:54 +01:00 |
Markus Amsler
|
75d6d6203b
|
d3d8: Backport missing device tests.
|
2006-11-09 12:44:39 +01:00 |
Markus Amsler
|
bef60f1dfc
|
d3d8: Backport null pointer check in SetCursorProperties.
|
2006-11-09 12:44:22 +01:00 |
Eric Pouech
|
d1737cc24b
|
winmm: Plug a memory leak.
|
2006-11-09 12:24:54 +01:00 |
Eric Pouech
|
3026d8844c
|
ole32: Don't use PropVariantClear to setup an unitialized variant.
|
2006-11-09 12:24:46 +01:00 |
Eric Pouech
|
8f2b479461
|
msi: Don't call PropVariantClear on uninitialized variants.
|
2006-11-09 12:24:24 +01:00 |
Eric Pouech
|
ab9fd793ce
|
kernel32: Changed encoding for Divehi (which has a 639-1 enconding).
|
2006-11-09 12:23:33 +01:00 |
Eric Pouech
|
6e022a3a28
|
comctl32: header: fix bug found out by running valgrind on the regression tests.
|
2006-11-09 12:23:20 +01:00 |
Alexandre Julliard
|
63ca94c419
|
kernel32: Fixed buffer overrun in get_registry_locale_info.
|
2006-11-09 12:03:21 +01:00 |
Mike McCormack
|
6987a4b453
|
user32: Downgrade a FIXME to a WARN.
|
2006-11-09 11:44:45 +01:00 |
Mike McCormack
|
f23ab81738
|
comctl32: Downgrade an ERR to a WARN.
|
2006-11-09 11:44:42 +01:00 |
Mike McCormack
|
f76d3c259c
|
gdi32: Downgrade a FIXME to a WARN.
|
2006-11-09 11:44:40 +01:00 |
Eric Pouech
|
2f540b8602
|
winmm: Remove WINE_NO_LONG_AS_INT.
|
2006-11-09 11:44:30 +01:00 |
Alex Villacís Lasso
|
64410e5907
|
oleaut32: typelib - fix regression in MSFT typelib parsing.
|
2006-11-09 10:44:13 +01:00 |
Michael Stefaniuc
|
6bf97313bc
|
rpcrt4/tests: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes.
|
2006-11-09 10:43:45 +01:00 |
Michael Stefaniuc
|
9d625ad0e4
|
oleaut32: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes.
|
2006-11-09 10:43:41 +01:00 |
Michael Stefaniuc
|
22befac97e
|
ole32: Fix the warnings introduced by the "unsigned long" to "ULONG" header changes.
|
2006-11-09 10:43:38 +01:00 |
Michael Stefaniuc
|
cc234847d0
|
widl: Use ULONG instead of unsigned long when generating declarations for *_UserFree() functions. This is needed for Win64 compatibility.
|
2006-11-09 10:43:23 +01:00 |
Michael Stefaniuc
|
6f95047034
|
widl: Use ULONG instead of unsigned long when generating declarations for *_UserUnMarshal() functions. This is needed for Win64 compatibility.
|
2006-11-09 10:43:20 +01:00 |
Michael Stefaniuc
|
05b1aac100
|
widl: Use ULONG instead of unsigned long when generating declarations for *_UserMarshal() functions. This is needed for Win64 compatibility.
|
2006-11-09 10:43:16 +01:00 |
Michael Stefaniuc
|
177aaf6738
|
widl: Use ULONG instead of unsigned long when generating declarations for *_UserSize() functions. This is needed for Win64 compatibility.
|
2006-11-09 10:43:12 +01:00 |
Kai Blin
|
1360339422
|
secur32: Implement ntlmv2 signing.
|
2006-11-09 10:39:20 +01:00 |
Kai Blin
|
78bcfdfce6
|
secur32: MD5 functions are WINAPI.
|
2006-11-09 10:39:09 +01:00 |
Rob Shearman
|
0345a578b5
|
rpcrt4: For TCP endpoints, bind to all the address and ports that getaddrinfo for the machine.
|
2006-11-09 10:37:29 +01:00 |
Rob Shearman
|
034eaa1cad
|
rpcrt4: Use MaxCalls from the protseq when determining the backlog length to pass in to listen.
|
2006-11-09 10:37:15 +01:00 |
Rob Shearman
|
34577de406
|
rpcrt4: The error code RPC_S_SERVER_UNAVAILABLE doesn't make much sense on the server side
so replace it with some more appropriate endpoint error codes.
|
2006-11-09 10:37:07 +01:00 |
Rob Shearman
|
8b6c30ab4b
|
rpcrt4: Open the endpoint from the caller of RpcServerUseProtseq* instead of the protseq server thread.
This allows errors to be returned to the caller and to create more than
one connection for an endpoint.
|
2006-11-09 10:36:47 +01:00 |
Peter Oberndorfer
|
a39f3da5fc
|
dbghelp: Do not write to array element -1.
|
2006-11-09 10:36:35 +01:00 |
James Hawkins
|
fa8fc1628a
|
msi: Add support for continuous cabinets.
|
2006-11-09 10:36:21 +01:00 |
James Hawkins
|
6d537a311f
|
msi: Extract cabinets in ACTION_InstallFiles. ready_media is for finding and loading medi.
|
2006-11-09 10:36:11 +01:00 |
James Hawkins
|
d21e1cc05b
|
msi: Move the file sequence check out of ready_media_info to avoid an unnecessary function call.
|
2006-11-09 10:35:59 +01:00 |
James Hawkins
|
6ef6512938
|
msi: Factor out load_media_info from ready_media_for_file.
|
2006-11-09 10:35:49 +01:00 |
James Hawkins
|
a621c2a661
|
msi: Use disk_prompt from the media_info structure instead of passing an extra parameter to msi_change_media.
|
2006-11-09 10:35:38 +01:00 |
James Hawkins
|
9d899129bf
|
msi: Only add text to the scroll control if text is provided.
|
2006-11-09 10:35:07 +01:00 |
Alexandre Julliard
|
df51cf5c83
|
ntdll: Re-add sys/ioctl.h that got lost in the PeekNamedPipe move.
|
2006-11-09 09:18:43 +01:00 |
Dmitry Timoshkov
|
ecdfa08364
|
kernel32: Add basic OpenProcess test.
|
2006-11-08 20:16:12 +01:00 |