Ok, TinyXML appears to be using C functions to write the file, hmm..
In the meantime, can you check that the files aren't getting created at a place such as C:\Users\pasik\AppData\Local\VirtualStore?
Another thing could be Process Monitor:
http://technet.microsoft.com/en-us/sysi ... s/bb896645. This one's new to me, but at least it has plenty of data:
1:02:41,3583069 rwr_config.exe 5672 CreateFile C:\Users\pasik\AppData\Roaming\Running with rifles\file.txt SUCCESS Desired Access: Generic Write, Read Attributes, Disposition: OverwriteIf, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: 0, OpenResult: Created
1:02:41,3587663 rwr_config.exe 5672 WriteFile C:\Users\pasik\AppData\Roaming\Running with rifles\file.txt SUCCESS Offset: 0, Length: 14, Priority: Normal
1:02:41,3588526 rwr_config.exe 5672 CloseFile C:\Users\pasik\AppData\Roaming\Running with rifles\file.txt SUCCESS