This is the mail archive of the cygwin 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]

Missing #defines from cygwin <windows.h>


Folks,

At least the following are missing from cygwin's <windows.h>

#define FILE_ATTRIBUTE_VIRTUAL                               0x00010000
(from MS WinNT.h)
#define SYMBOLIC_LINK_FLAG_DIRECTORY            (0x1) (from MS WinBase.h)

Regards,  Neil


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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