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 Reply-To: From: "Steven Edwards" To: "'Earnie Boyd'" Cc: Subject: libkernel32.a missing TOOLHELP API exports Date: Tue, 28 May 2002 16:54:56 -0400 Message-ID: <005901c20689$edb2a7f0$fe00a8c0@laptop> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal I've attempted to build the wine psapi.dll under windows using msys and cygwin and I get this result: psapi_main.o(.text+0x308):psapi_main.c: undefined reference to `Process32First AT 8' psapi_main.o(.text+0x31f):psapi_main.c: undefined reference to `Process32Next AT 8' psapi_main.o(.text+0x698):psapi_main.c: undefined reference to `Module32First AT 8' psapi_main.o(.text+0x6af):psapi_main.c: undefined reference to `Module32Next AT 8' If no one else wants to do it I can submit a patch. What list do I need to report win32api bugs on? Thanks Steven "Every revolution was once a thought in one man's mind" - Ralph Waldo Emerson -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/