user32: If a dialog has no tab-accessible controls, set focus to first control (with...
[wine/multimedia.git] / dlls / printui / Makefile.in
blob68fec8d4192b91cabb4339e6c7cda11a39c58afb
1 MODULE = printui.dll
2 IMPORTS = shell32
4 C_SRCS = \
5 printui.c
7 RC_SRCS = printui.rc
9 @MAKE_DLL_RULES@