Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-09 | Include windows.h instead of the MFC header afxres.h | Bruce Dawson | |
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 Review URL: https://codereview.chromium.org/1078513002 | |||
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek | |
2014-05-17 | Initial commit. | John Abd-El-Malek | |