Mercurial > hg > xemacs-beta
changeset 5033:d2c3bac89ba0
Remove the unused PDWORD_PTR typedef from syswindows.h
2010-02-12 Aidan Kehoe <kehoea@parhasard.net>
* syswindows.h:
Remove the PDWORD_PTR typedef; it's not used in
intl-auto-encap-win32.h , and it breaks the build with Visual C++
2005 Express Edition and a 2005 copy of the SDK.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Fri, 19 Feb 2010 09:30:45 +0000 |
parents | 9b80fa04e7d7 |
children | 1b96882bdf37 |
files | src/ChangeLog src/syswindows.h |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Feb 18 19:23:32 2010 -0500 +++ b/src/ChangeLog Fri Feb 19 09:30:45 2010 +0000 @@ -1,3 +1,10 @@ +2010-02-12 Aidan Kehoe <kehoea@parhasard.net> + + * syswindows.h: + Remove the PDWORD_PTR typedef; it's not used in + intl-auto-encap-win32.h , and it breaks the build with Visual C++ + 2005 Express Edition and a 2005 copy of the SDK. + 2010-02-10 Ben Wing <ben@xemacs.org> * text.h: