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: <200306081447.h58El8Pg188112@pimout1-ext.prodigy.net> Content-Type: text/plain; charset="utf-8" From: Tim Prince Reply-To: tprince AT computer DOT org To: cygwin AT cygwin DOT com Subject: Re: w32api/windef.h Date: Sun, 8 Jun 2003 07:47:07 -0700 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Note-from-DJ: This may be spam On Wednesday 31 December 1969 15:59, Lionel Zhou wrote: > dear fellow cygwin users, > > i run into problem compiling a program, the section with the problem is in > this function: > > char *FFSS_GetOS(void) > { > #ifdef _WIN32 > if(FFSS_WinServerVersion[0] == 0) > { > DWORD dwVersion = GetVersion(); Why not start by explaining whether you tried -mwin32 ? Your e-mail was designed to be caught by spam and troll filters. -- Tim Prince -- 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/