delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/09/15/00:23:06

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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: <4328F736.57FEFA76@dessent.net>
Date: Wed, 14 Sep 2005 21:23:18 -0700
From: Brian Dessent <brian AT dessent DOT net>
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Linking with comctl32 lib
References: <20050915035221 DOT 55921 DOT qmail AT web53809 DOT mail DOT yahoo DOT com>
X-IsSubscribed: yes
Reply-To: cygwin AT cygwin DOT com

Bryan Siever wrote:

> Does anyone know out there if statically linking with
> the comctl32 lib that comes with cygwin violate MS's
> policy of not allowing the dll to be redistributable?

The file /usr/lib/w32api/libcomctl32.a is an import library for
comctl32.dll.  It contains no code, just a list of the exported
functions in the DLL.  It is impossible to statically link with just an
import library, and any code you link against it will require the DLL.

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/

- Raw text -


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