delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/11/11/12:12:26

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
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: <199911111710.LAA07029@mercury.xraylith.wisc.edu>
To: jimen AT adtech-inc DOT com
cc: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: windres and CONTROL object
In-Reply-To: Your message of "Wed, 10 Nov 1999 18:38:34 -1000."
<000301bf2bfe$9d5c9080$5265000a AT jching DOT alii DOT com>
Date: Thu, 11 Nov 1999 11:10:55 -0600
From: Mumit Khan <khan AT thor DOT xraylith DOT wisc DOT edu>

"Jimen Ching" <jimen AT adtech-inc DOT com> writes:
> Hi,
> 
> I'm trying to compile a free program called putty.  It uses the CONTROL
> object of the resource compiler and I noticed windres doesn't seem to
> support it.  The section of code is this.
> 
> 
> IDD_MAINBOX DIALOG DISCARDABLE 0, 0, 180, 216
> STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
> CAPTION "PuTTY Configuration"
> FONT 8, "MS Sans Serif"
> BEGIN
>     DEFPUSHBUTTON "&Open", IDOK, 86, 199, 44, 14
>     PUSHBUTTON "&Cancel", IDCANCEL, 133, 199, 44, 14
>     PUSHBUTTON "&About", IDC_ABOUT, 3, 199, 44, 14, NOT WS_TABSTOP
>     CONTROL "", IDC_TAB, L"SysTabControl32", TCS_MULTILINE | WS_TABSTOP,
> 	3, 3, 174, 193
> END
> 
> Will this be added in the next release?  If not, I'm willing to
> write support for this if you can point me in the right direction.

Ah, forgot about this bug! It has to do with L"string", which windres
can't handle. Anybody know how wide character and/or unicode is handled 
in resources?

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019