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
0adc470854
Sweden-Number
/
dlls
/
credui
/
tests
/
Makefile.in
8 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW.
2007-10-24 17:17:36 +02:00
TESTDLL
=
credui.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
credui
credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW.
2007-10-24 17:17:36 +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
=
\
credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW.
2007-10-24 17:17:36 +02:00
credui.c
@
M
A
K
E
_
T
E
S
T
_
R
U
L
E
S
@