dsound: Restore old format on SetFormat failure.
[wine] / dlls / hnetcfg / Makefile.in
1 MODULE    = hnetcfg.dll
2 IMPORTS   = ole32 advapi32
3
4 C_SRCS = \
5         apps.c \
6         hnetcfg.c \
7         manager.c \
8         policy.c \
9         port.c \
10         profile.c \
11         regsvr.c \
12         service.c
13
14 @MAKE_DLL_RULES@