- Implement GetPrivateProfileSectionA/W()
[reactos.git] / reactos / lib / kernel32 / misc / profile.c
2004-10-09 Gé van Geldorp- Implement GetPrivateProfileSectionA/W()
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-01-31 Gé van GeldorpImplemented Write(Private)ProfileStringA/W
2004-01-30 Gé van GeldorpSilence debug messages
2004-01-30 Gé van GeldorpImplement some profile (.ini file) functions
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-06-07 Eric KohlImplemented the most simple functions.
2001-05-27 Eric KohlRewrote atom functions in kernel32
2001-03-31 David WelchCheck for failed allocation