Fix the definition of structs NUMBERFMT* and CURRENCYFMT*.
[wine] / include / wine / port.h
2001-07-26  Patrik StridvallRemoved inclusion of winnt.h because the porting layer...
2001-06-27  Alexandre JulliardPut AC_DEFINE symbols definitions directly in the confi...
2001-05-29  Marcus MeissnerDrop any file64 functions, try to use system supplied...
2001-05-16  Alexandre JulliardWarnings fixes.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-01-11  Ulrich WeigandReplaced architecture-dependent configure checks by...
2000-12-29  Eric PouechFixed evilish cut and paste.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-13  James AbbatielloWork around glibc 2.1.x dlopen bug (again).
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-06  Alexandre JulliardAdded define for S_ISLNK if missing.
2000-12-01  Dimitrie O. PaunSupply dummy getrlimit if absent.
2000-11-29  Alexandre JulliardAdded implementation of lstat to port.c.
2000-11-08  Alexandre JulliardAdded new library.h header for libwine definitions.
1999-11-13  Patrik StridvallAdded better missing function emulation.