Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Reply-To: <jimen@adtech-inc.com>
From: "Jimen Ching" <jimen@adtech-inc.com>
To: "'Mumit Khan'" <khan@thor.xraylith.wisc.edu>
Cc: <cygwin@sourceware.cygnus.com>
Subject: RE: windres and CONTROL object 
Date: Thu, 11 Nov 1999 10:00:18 -1000
Message-ID: <000501bf2c7f$619b2710$5265000a@jching.alii.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0
In-Reply-To: <199911111710.LAA07029@mercury.xraylith.wisc.edu>
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Importance: Normal

>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?

Is it ok to just parse this construct and treat the result as non-unicode?
Currently, I just get a parse error, even though it is not an error.
The very least, it should say 'construct not supported'.

Also, can you tell me where the following functions are located?

	sntprintf
	GetSystemPowerStatus
	tcslen

I'm using the following libraries and I'm getting undefined symbols

	advapi32
	user32
	gdi32
	wsock32
	comctl32
	comdlg32

Is there something I missed?

Thanks for your help.

--jc
--
jimen@adtech-inc.com     Adtech, Inc.    (808) 734-3300


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

