This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: w32api/windef.h


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]