Lay down the infrastructure for gdi font rendering.
[wine] / memory / environ.c
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-16  Patrik StridvallFixed some issues found by winapi_check.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-22  Andreas MohrAdded SetLastError() in GetEnvironmentVariableA.
2000-08-09  Alexandre JulliardMake PDB, ENVDB and STARTUPINFO global variables.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-06-24  Hidenori TakeshimaGetCommandLine should return non-const strings.
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-25  Alexandre JulliardShare the system heap between different address spaces...
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-06-11  Alexandre JulliardUse the normal environment routines to build the env...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413