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: | <391F9748.4480CBE2@mail.ru> |
Date: | Mon, 15 May 2000 10:20:56 +0400 |
From: | Phil Krylov <phil AT mail DOT ru> |
X-Mailer: | Mozilla 4.61 [en] (Win98; I) |
X-Accept-Language: | ru,en |
MIME-Version: | 1.0 |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | windres problem |
Hello, sorry for sending this message again, but I had no answer in the first time. Can someone tell me how can i define a dialog containing a CommCtrl (e.g., Header control) in windres? The following commands fail: CONTROL "header control", iddStructHeader, "SysHeader32", DS_BUTTONS|HDS_HORZ|WS_CHILD|WS_VISIBLE, 0, 0, 300, 10 CONTROL "header control", iddStructHeader, WC_HEADER, DS_BUTTONS|HDS_HORZ|WS_CHILD|WS_VISIBLE, 0, 0, 300, 10 The CONTROL keyword expects a number for a class name, instead of a string. Or did I do something wrong? Phil. -- 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 |