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]

CreateHardLink #defines in winbase.h are incorrect


winbase.h has the following (incorrect) #defines for CreateHardLink:

...
#define CreateCreateHardLink CreateCreateHardLinkW
...
#define CreateCreateHardLink CreateCreateHardLinkA
...

I couldn't find anything in the archives about it, so I thought I'd report
it.

Brad Town


--
Want to unsubscribe from this list?
Check out: 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]