SetLength(MAX_PATH); DWORD tamanho = GetModuleFileNameW(NULL, &exefile[1], MAX_PATH); if( tamanho == 0 ){ // retornou nome !
確定! 回上一頁