Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <000d01be6b5f$cf439310$e5701e26@np_home_pc>
From: "Nirmal Prasad" <nprasad@truept.com>
To: <anorland@hem2.passagen.se>
Cc: <cygwin@sourceware.cygnus.com>
Subject: Re: DateTime Picker and MonthCal ctrl. under b20
Date: Wed, 10 Mar 1999 20:37:53 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

hi anders,


>To build the library execute:
>dlltool -k --output-lib libcomtl32.a --dllname
comctl32.dll --defcomctl32.def

Thanks for the help. I have built the lib successfully and am currently
testing the DTPicker and Month Control. They seem to be running fine.

>Could you send me your patches?
Yes sure. i am attaching a file "DTPickerChanges.tar.gz". use the following
option
"gunzip DT....gz"
"tar -xvf DT...tar"
and it will create two sub-directories :-
1. Include. (This is the include dirctory where the usual Win32 headers are
i.e Messages.h, Defines.h, CommonFunctions.h etc..). I have only copied the
headers that i have changed. There are only ADDITIONS TO THE existing
headers.PLEASE NOTE THAT THIS IS NOT THE COMPLETE SET OF WIN32 headers.

2. Lib. The Lib directory contains a new libcomctl32.a and the def file that
i have changed to include InitCommonControlsEx. I have also put the
comctl32.dll that i have used to obtain the libcomctl32.a

I am also trying to add the other classes that are missing. Please let me
know if i have missed anything.

Thanx

Regards

Nirmal Prasad R.


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

