A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Pierre Schweitzer 4274a76991 [FSUTIL]
Implement setting the dirty bit (fsutil dirty set) on a volume.

This doesn't allow to trigger a chkdsk on reboot with ReactOS, because of
the way we handle the dirty bit in our FAT implementation is a bit... weird.

This works on W2K3 though!

svn path=/trunk/; revision=75768
2017-09-05 19:11:02 +00:00
reactos [FSUTIL] 2017-09-05 19:11:02 +00:00
rosapps [MOVEFILE] 2017-08-13 10:15:55 +00:00
rossubsys [REACTOS][ROSAPPS][ROSSUBSYS] 2016-05-31 22:36:48 +00:00
rostests [USER32_APITEST] -Add a monster of a test to check if WM_DESTROYCLIPBOARD is blocking or not. Use a critical section while recording as we use a single message cache in two threads. After 50154, 50816, 50846 and 75616 changing back and forth, this test shows that 75616 is correct and making sure that it won't be changed again in the future, somehting that would break the ole clipboard. 2017-08-24 23:08:09 +00:00
wallpapers