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
|
3b239dbc62
|
kernel32: Implement K32GetProcessImageFileNameA().
|
2011-08-05 15:22:47 +02:00 |
Austin English
|
db27d9afa9
|
psapi/tests: Get rid of an ugly test macro.
|
2010-10-08 11:02:27 +02:00 |
Austin English
|
f2d1145142
|
psapi/tests: Macro cleanup.
|
2010-10-05 12:07:37 +02:00 |
Austin English
|
cad2aaff2b
|
psapi/tests: Remove an ugly macro.
|
2010-10-04 15:00:05 +02:00 |
Alexandre Julliard
|
6cf16d723a
|
psapi/tests: Fix the working set tests for Wow64.
|
2010-06-22 13:06:23 +02:00 |
Alexandre Julliard
|
c7f7d1985e
|
psapi/tests: Handle an error that happens on Win2k.
|
2010-02-05 11:39:24 +01:00 |
Mikołaj Zalewski
|
666c0a57cc
|
psapi: Implement GetProcessImageNameW.
|
2009-04-07 11:20:58 +02:00 |
Paul Vriens
|
2b83936b3c
|
psapi/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:28 +02:00 |
Francois Gouget
|
7071a0105f
|
psapi/tests: Fix a signed/unsigned int mismatch.
|
2007-05-29 13:46:33 +02:00 |
Michael Ploujnikov
|
cab43e6b61
|
psapi/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:14 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Felix Nawothnig
|
08200ca3bc
|
Make GetProcessMemoryInfo fail if the passed buffer is too small.
|
2005-07-08 11:31:14 +00:00 |
Francois Gouget
|
c7dcf642ea
|
Add trailing '\n's to ok() calls.
|
2005-07-06 15:46:47 +00:00 |
Felix Nawothnig
|
771d98c0a4
|
Rewrote the psapi test suite.
|
2005-06-27 19:47:48 +00:00 |