[in] Long pointer to a null-terminated string that specifies the path of the directory to be created.There is a default string size limit for paths ...
GetSystemDirectory,是一種計算機用語。用於取得Windows目錄名。...... __in UINT uSize);GetSystemDirectory參數說明 編輯 這個函式能取得Windows系統目錄(System目錄)...
DWORDGetCurrentDirectory(DWORD nBufferLength,//sizeofdirectorybuffer LPTSTR lpBuffer//directorybuffer ); GetCurrentDirectory函式功能 ...