Windres STYLE tag
Artem Hodyush
artem@duma.gov.ru
Fri Dec 31 13:28:00 GMT 1999
Josh Mitts wrote:
>I cannot seem to correctly implament the DIALOG STYLE style under windres....here's a snippet of my .rc file - anyone have any
>suggestions?
>AboutDlg DIALOG FIXED 6, 21, 198, 99
>STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
Most probably, you forgot to #include <windows.h> at the beginning of your .rc file.
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list