For a radio button even if the initial style includes WS_TABSTOP the
[wine/wine64.git] / programs / wineconsole / wineconsole.spec
blob871d1479973fb3f11fb549ef969675a3441cc08b
1 name wineconsole
2 mode guiexe
3 type win32
4 init WINECON_WinMain
5 rsrc wineconsole_res.res
7 import -delay comctl32
8 import gdi32.dll
9 import user32.dll
10 import advapi32.dll
11 import kernel32.dll
12 import ntdll.dll