[KERNEL32_VISTA] Import GetFileInformationByHandleEx() from Wine Staging 1.7.55....
[reactos.git] / reactos / dll / win32 / kernel32_vista / CMakeLists.txt
index 65cf814..57333ff 100644 (file)
@@ -7,6 +7,7 @@ spec2def(kernel32_vista.dll kernel32_vista.spec ADD_IMPORTLIB)
 
 list(APPEND SOURCE
     DllMain.c
+    GetFileInformationByHandleEx.c
     GetTickCount64.c
     InitOnceExecuteOnce.c
     ${CMAKE_CURRENT_BINARY_DIR}/kernel32_vista.def)