mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Input browse & batch buttons start browsing at the current input location
MacLib no longer opens the file for writing when decoding
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
~CWinFileIO();
|
||||
|
||||
// open / close
|
||||
int Open(const wchar_t * pName);
|
||||
int Open(const wchar_t * pName, int fReadonly = 0);
|
||||
int Close();
|
||||
|
||||
// read / write
|
||||
|
||||
Reference in New Issue
Block a user