X-Spam-Check-By: sourceware.org
Message-ID: <006f01c7730a$d7903d50$ed346957@voltan>
From: "Piotr Wyderski" <piotr.wyderski@wp.pl>
To: <cygwin@cygwin.com>
Subject: [bug] Missing winapi symbols
Date: Fri, 30 Mar 2007 22:34:38 +0200
MIME-Version: 1.0
Content-Type: text/plain; 	format=flowed; 	charset="iso-8859-2"; 	reply-type=original
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 6.00.2900.2180
X-Antivirus: avast! (VPS 000729-1, 2007-03-30), Outbound message
X-Antivirus-Status: Clean
X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A.
X-WP-SPAM: NO 0000000
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

The CreateMemoryResourceNotification() function
is not defined in libkernel32.a. It is, however, defined
in the win32api includes (with _WIN32_WINNT=0x0501),
which it correct. I've checked both 3.8 and the latest 3.9
versions of the win32api package and none of them exports
the symbol. It stops the phase of linking of my program
with an unrecoverable error.

    Best regards
    Piotr Wyderski


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

