DescriptionInclude windows.h instead of the MFC header afxres.h
VS 2015 RC ships without afxres.h, so fpdfsdkdll.rc fails to
compile. afxres.h is really intended for MFC apps so depending on
it is a bad idea anyway, so I changed both references to
windows.h. See http://stackoverflow.com/questions/1575559 for
some other perspective on this.
R=tsepez@chromium.org
BUG=440500
Committed: https://pdfium.googlesource.com/pdfium/+/70476c21026f533ffb916b6a7ce387639f34e696
Patch Set 1 #Patch Set 2 : Updating .gitignore file. #
Total comments: 1
Patch Set 3 : Keep .gitignore alphabetized. #
Messages
Total messages: 8 (1 generated)
|