Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-04 | Drop NT4 support. | Corinna Vinschen | 1 | -35/+1 |
2010-04-15 | * kernel32.cc (CreateEventW): Create event object with EVENT_ALL_ACCESS | Corinna Vinschen | 1 | -4/+4 |
2009-09-24 | * kernel32.cc (CreateMutexW): Use correct access mask. | Corinna Vinschen | 1 | -2/+2 |
2008-11-26 | Remove unneeded whitespace. | Christopher Faylor | 1 | -1/+1 |
2008-10-22 | * autoload.cc (GetSystemWindowsDirectoryW): Define. | Corinna Vinschen | 1 | -0/+35 |
2008-04-28 | * kernel32.cc (CreateFileMappingW): Remove stray small_printf. | Corinna Vinschen | 1 | -1/+0 |
2008-04-21 | * kernel32.cc (CreateFileMappingW): Fix bug in reserve/commit handling. | Corinna Vinschen | 1 | -2/+2 |
2008-04-21 | * Makefile.in (DLL_OFILES): Add kernel32.o. | Corinna Vinschen | 1 | -0/+405 |