This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
acd209d603
Sweden-Number
/
dlls
/
psapi
/
tests
/
Makefile.in
6 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
Moved implementation of GetModuleBaseName from ascii to unicode, added some tests for GetModuleBaseNameA.
2004-06-15 22:23:47 +02:00
TESTDLL
=
psapi.dll
psapi/tests: Link statically to psapi. Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-06 00:05:36 +02:00
IMPORTS
=
psapi user32
Moved implementation of GetModuleBaseName from ascii to unicode, added some tests for GetModuleBaseNameA.
2004-06-15 22:23:47 +02:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
Rewrote the psapi test suite.
2005-06-27 21:47:48 +02:00
psapi_main.c