[ros-diffs] [fireball] 34681: - Implement a minimal DriverEntry (the first called function). - Add a syscall table and register it. - Further improve win32k.h to actually include all what's needed, and still compile with MSVC just fine (but using ReactOS's psk/ntgdi.h instead of MS's PSDK). - Doesn't link since 660+ syscalls are not stubbed. - Some fixes in the VC project file.