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