Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <43752488.60E7014E@dessent.net> Date: Fri, 11 Nov 2005 15:08:56 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Error in GetICMProfile() declaration References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com "Paul J. Lucas" wrote: > So this really looks like a bug in the declaration. It looks like you're right. I believe that the w32api headers are maintained by the mingw project so the best thing to do would probably be submit a patch here or a message here alerting them of the issue. Note that for w32api you have to be careful not to submit patches that are based on code found in e.g. the platform SDK or MS sample code, so that there isn't any question of taint. I don't think a patch that just changes DWORD to LPDWORD would have any issues though. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/