A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Pierre Schweitzer 8d54c16b65 Rewritten NTFS driver entry :
- Use Hervé debug method (better), thanks to Hervé
- Use NTAPI instead of STDCALL to have MSVC compatibility, thanks to Hervé
- Moved IRP functions array to a new function, NtfsInitializeFunctionPointers
- Added more checks
- Initialize global and local data before acting with kernel
- Removeed the use of one var
That should be all....

svn path=/trunk/; revision=31747
2008-01-12 20:54:41 +00:00
irc * refactor the code to make it more OOP and extensible 2007-12-10 19:08:13 +00:00
reactos Rewritten NTFS driver entry : 2008-01-12 20:54:41 +00:00
rosapps - Fix Russian translation 2008-01-12 15:07:14 +00:00
rostests - Correct fix for the obj-i386 dependent path hack, by hpoussin. 2008-01-11 15:12:54 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00