source: trunk/src/kernel32

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2009   26 years sandervl InterlockExchange bugfix
(edit) @2007   26 years sandervl memory map + string resource fixes
(edit) @2001   26 years sandervl Memory map fixes
(edit) @1997   26 years sandervl EB: Hack for GetFullPathNameA + Fixed dprintf in lstrcmpW
(edit) @1994   26 years achimha cleanup
(edit) @1987   26 years phaller Fix: implemented Interlocked APIs according to NT4
(edit) @1986   26 years sandervl CB: Only convert the string and not everything in UnicodeToAsciiStringN
(edit) @1977   26 years sandervl InterlockedExchange bugfix
(edit) @1975   26 years sandervl Changed definition of lstrcpy(n)AtoW/WtoA + CreateProcessA logging change
(edit) @1929   26 years sandervl removed unicodetoasciin change
(edit) @1927   26 years sandervl LARGE_INTEGER change
(edit) @1924   26 years sandervl added GetProcessTimes + several fixes
(edit) @1914   26 years sandervl max open files fix + EB's mmap fix
(edit) @1898   26 years sandervl compilation fixes
(edit) @1893   26 years sandervl GetProcessVersion changes
(edit) @1889   26 years sandervl pe loader bugfix (uninit data section)
(edit) @1885   26 years sandervl Added process api + virtualprotect fix
(edit) @1879   26 years sandervl EnumResourceTypesA/W changes
(edit) @1872   26 years bird Implemented EnumResourceNamesA/W.
(edit) @1871   26 years bird Changed some parameters to const.
(edit) @1870   26 years bird API test skeleton.
(edit) @1858   26 years achimha start of COM port implementation
(edit) @1853   26 years sandervl TLS fix
(edit) @1850   26 years phaller Add: serial communication support in handlemanager
(edit) @1847   26 years achimha first hmcomm revision
(edit) @1846   26 years achimha first hmcomm revision
(edit) @1844   26 years sandervl Allow executable api exports
(edit) @1838   26 years sandervl EB's unicode changes + removal of advapi32 dependency
(edit) @1835   26 years sandervl * empty log message *
(edit) @1834   26 years sandervl * empty log message *
(edit) @1833   26 years sandervl exe loader fixes + updates
(edit) @1820   26 years sandervl GetSystemInfo supports SMP machines now
(edit) @1815   26 years sandervl Added GetSystemInfo + IsProcessorFeaturePresent
(edit) @1811   26 years sandervl Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
(edit) @1792   26 years achimha Christoph's LoadMessage fix for linefeeds at the end
(edit) @1773   26 years achimha return the same memory start address as NT
(edit) @1770   26 years bird Added pointer check on lpMem in OS2Heap::Free. (This solved the WinZip
(edit) @1769   26 years bird * empty log message *
(edit) @1768   26 years bird Added ulMaxAddr - user address space end address. (valid addresses are …
(edit) @1767   26 years bird Hmm. Forgot to issue a call to setFullPath with szFileName during …
(edit) @1758   26 years bird * empty log message *
(edit) @1741   26 years sandervl added dprintf2's + exception handler fix
(edit) @1727   26 years sandervl commit pages of memory mapped file before calling ReadFile
(edit) @1720   26 years sandervl better error reporting for pe loader
(edit) @1718   26 years sandervl Fixed ReadFile & aliased memory problems
(edit) @1713   26 years sandervl device driver handlemanager class added
(edit) @1712   26 years davidr fixed compile error
(edit) @1710   26 years sandervl DIBSection changes, EB's file io additions, Jens Weissner's changes to …
(edit) @1709   26 years achimha in HMCloseHandle, handle needs to be -1, not 0 to be marked for reuse
(edit) @1708   26 years sandervl version loading fixes + heap corruption fix
(edit) @1698   26 years phaller .
(edit) @1691   26 years phaller Fix: SetLastError/GetLastError behaviour changed
(edit) @1687   26 years sandervl VirtualAlloc fixes & changes
(edit) @1670   26 years sandervl thread fixes + heap wrappers
(edit) @1663   26 years sandervl heapstring fixes + dll renaming support added
(edit) @1651   26 years phaller Fix: unicode problems with GetVolumeInformationW
(edit) @1646   26 years sandervl EB's dir fixes (backslash)
(edit) @1641   26 years sandervl Critical section Wine port + mmap fix (limit size of mmap files)
(edit) @1640   26 years sandervl include directory.h
(edit) @1636   26 years sandervl added directory.h
(edit) @1628   26 years sandervl thread, SearchPath + handlemanager fixes
(edit) @1621   26 years achimha source code cleanup, remove warnings
(edit) @1618   26 years sandervl GetModuleHandle fix
(edit) @1613   26 years sandervl string resource loading changes
(edit) @1605   26 years sandervl EBs fixes + added export for msacm32
(edit) @1602   26 years phaller Fix: creation of unnamed objects
(edit) @1601   26 years phaller Fix: CreateEventW fixed
(edit) @1581   26 years phaller .
(edit) @1580   26 years phaller Fix: initialization of CurrentErrorMode
(edit) @1579   26 years sandervl logging change
(edit) @1570   26 years phaller Fix: undocumented behaviour in SearchPathA and bugfix in SearchPathW
(edit) @1539   26 years sandervl initterm.cpp
(edit) @1532   26 years sandervl CB's time changes
(edit) @1496   26 years sandervl dll + stippath fixes
(edit) @1492   26 years sandervl makefile change
(edit) @1490   26 years sandervl misc changes
(edit) @1485   26 years phaller Fix: console cursor fixes
(edit) @1484   26 years phaller Fix: console (unicode) updates
(edit) @1481   26 years sandervl WinExec rewrite + mmap bugfixes
(edit) @1478   26 years phaller Fix: console properties
(edit) @1477   26 years phaller Fix: console properties
(edit) @1476   26 years phaller Add: console properties update
(edit) @1475   26 years sandervl Color cursor changes + dll loading fixes
(edit) @1472   26 years phaller Fix: SetLastError(ERROR_SUCCESS) for most handle based operations
(edit) @1464   26 years phaller Fix: debug info
(edit) @1461   26 years phaller Fix: bugfix for events, mutexes and semaphores
(edit) @1460   26 years phaller Fix: debug info
(edit) @1458   26 years sandervl FS fixes in GetLocaleInfoA/W
(edit) @1454   26 years sandervl (menu) resource changes
(edit) @1449   26 years phaller Fix: debug info
(edit) @1448   26 years phaller Fix: enable WIN32.DEBUGBREAK environment variable for DebugBreak() API
(edit) @1440   26 years achimha ported Re/UninitializeCriticalSection from WINE
(edit) @1432   26 years sandervl Shared memory mapping changes
(edit) @1427   26 years sandervl Dani's cursor conversion fix
(edit) @1423   26 years sandervl * empty log message *
(edit) @1410   26 years sandervl Changes for logging & getversionsize/struct
(edit) @1407   26 years sandervl Dani's icon conversion fix
(edit) @1403   26 years sandervl exception handler changes + EB's HeapReAlloc fix
(edit) @1395   26 years sandervl VirtualAlloc change for PAGE_NOACCESS
(edit) @1390   26 years sandervl lx dll load fix (addref call missing)
Note: See TracRevisionLog for help on using the revision log.