wine/dlls/shdocvw/tests/Makefile.in
Elizabeth Figura 59720e7d1b shdocvw: Remove URLSubRegQueryA() implementation.
This was added for native inetcpl, which is not redistributable or generally
valuable.

It's not even present in modern Windows—the export exists, but can't actually be
called, since it forwards to a "shunimpl.dll" which fails to initialize when
loaded.
2025-02-17 20:31:21 +01:00

5 lines
93 B
Makefile

TESTDLL = shdocvw.dll
IMPORTS = shell32 ole32 oleaut32 advapi32
SOURCES = \
shortcut.c