I'm trying to force the SHBrowseForFolder() function to start in a folder of my choosing. char current[MAX_PATH]; strcpy(current,"C:\\Users"); char ...
確定! 回上一頁