зеркало из https://github.com/mozilla/gecko-dev.git
clean up
This commit is contained in:
Родитель
c073dbf20a
Коммит
e3379095f8
|
@ -418,7 +418,7 @@ int StartIB(CString parms, WIDGET *curWidget)
|
||||||
_mkdir((char *)(LPCTSTR) cdPath);
|
_mkdir((char *)(LPCTSTR) cdPath);
|
||||||
_mkdir((char *)(LPCTSTR) tempPath);
|
_mkdir((char *)(LPCTSTR) tempPath);
|
||||||
_mkdir((char *)(LPCTSTR) workspacePath);
|
_mkdir((char *)(LPCTSTR) workspacePath);
|
||||||
|
_mkdir((char *)(LPCTSTR) cdshellPath);
|
||||||
GetCurrentDirectory(sizeof(olddir), olddir);
|
GetCurrentDirectory(sizeof(olddir), olddir);
|
||||||
|
|
||||||
if(SetCurrentDirectory((char *)(LPCTSTR) tempPath) == FALSE)
|
if(SetCurrentDirectory((char *)(LPCTSTR) tempPath) == FALSE)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче