Details
- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Major
 
- 
        0.4.15-dev-1356-g44c6df4 https://git.reactos.org/?p=reactos.git;a=commit;h=44c6df4b2769b2b2d7aa62b589625e1a5b87338d
 
Description
I added a "__debugbreak()" statement into fat.c after line #61 as shown in the attached patch. When I ran the regression test for shell32_winetest:shlfileop now I get a Fatal System Error 0x0000001e when the debugbreak statement is executed. Previous to the guilty revision this brought up the debugger as expected.