The ReOpen function allows changes to access levels for an open file from
'for reading' to 'for writing' and vise versa without closing and reopening the file again. Some file systems do not
implement ithis correctly. Disable this option to prevent the use of the ReOpen function and instead use the CreateFile/CloseHandle pair of functions.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Tracker Software\PDFXEdit\3.0\Misc |
Value Name | b.AllowUseReOpen |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |