X-Spam-Check-By: sourceware.org Message-ID: <006f01c7730a$d7903d50$ed346957@voltan> From: "Piotr Wyderski" To: 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 AT cygwin DOT com; run by ezmlm List-Id: 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 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/