diff options
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r-- | winsup/w32api/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index 5f0909b..e655e45 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,3 +1,11 @@ +2004-03-29 Danny Smith <dannysmith@users.sourceforge.net> + + * lib/Makefile,in; Add directx to .PHONY target. + * lib/directx/dxerr.c: Remove dependence on mingw runtime. + Don't include stdio.h or tchar.h. + Replace _T() macro with TEXT() macro, throughout. + Replace, _stprintf with wsprintf, throughout. + 2004-03-27 Hosaka Yuji <hos@tamanegi.org> * include/dbt.h (DBT_DEVTYP_DEVICEINTERFACE, DBT_DEVTYP_HANDLE): |