src/winsup/w32api ChangeLog include/commdlg.h ...
Christopher Faylor
cgf@redhat.com
Tue Dec 4 08:11:00 GMT 2001
On Tue, Dec 04, 2001 at 03:21:39PM +0100, Corinna Vinschen wrote:
>On Tue, Dec 04, 2001 at 09:07:16AM -0500, Earnie Boyd wrote:
>> I was coming to that conclusion.
>>
>> Thanks,
>> Earnie.
>>
>> Robert Collins wrote:
>> >
>> > I believe that IDC_STATIC is _meant_ to be defined by the application -
>> > see the second hit on that Google list for example.
>> > ==
>> > #ifdef IDC_STATIC
>> > #undef IDC_STATIC
>> > #endif
>> > #define IDC_STATIC (-1)
>> > ==
>
>And FWIW, a global grep in the Platform SDK include dir doesn't show
>any match for IDC_STATIC.
I find it defined in winuser.h in the header files that come with MSVC 6.
cgf
More information about the Cygwin-developers
mailing list