The sample shows how to prevent creating a file "1.txt"
The application hooks function kernel32.dll!CreateFileW 
and returns INVALID_HANDLE_VALUE when "1.txt" passed. 