reactos/reactos/dll/win32/kernel32
Jérôme Gardou 4bdb6a42f2 [CMAKE]
* unify spec2def and add_importlib_target
* use module name instead of spec file name for deciding importlib target name

svn path=/trunk/; revision=56081
2012-03-07 21:21:27 +00:00
..
client [NTOS]: Continued preparations for VAD-based Virtual Memory. ASSERT in NtAllocateVirtualMemory any functionality that will not be supported by the VAD-based system (and is not really supported right now either). Make NtFreeVirtualMemory ASSERT that a correct VAD has been found when freeing memory -- which we always expect at this point. Also ASSERT that the VAD has a valid range and flags. 2012-02-27 17:10:44 +00:00
include [KERNEL32]: Rewrite the File Change Notification APIs since they were pretty much wrong (not surprising as we don't implement the functionality in the kernel/filesystems). 2012-02-21 23:27:45 +00:00
wine [KERNEL32]: Rewrite the File Change Notification APIs since they were pretty much wrong (not surprising as we don't implement the functionality in the kernel/filesystems). 2012-02-21 23:27:45 +00:00
winnls [TRANSLATION] 2012-03-03 19:29:06 +00:00
CMakeLists.txt [CMAKE] 2012-03-07 21:21:27 +00:00
k32.h * Include NDK headers on-demand. 2011-08-14 12:59:05 +00:00
kernel32.rc [TRANSLATION] 2012-03-03 19:29:06 +00:00
kernel32.spec Note, none of this code is being used/called yet. 2012-01-15 14:49:49 +00:00