delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <010001bf507a$c3b90ce0$545a9090@duma.gov.ru> |
From: | "Artem Hodyush" <artem AT duma DOT gov DOT ru> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
References: | <000801bf4f15$533eb7f0$0164a8c0 AT firedup DOT com> |
Subject: | Re: Windres STYLE tag |
Date: | Mon, 27 Dec 1999 17:57:58 +0300 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2014.211 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
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 AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |