Dan, I tried using something similar to your code to upload a file to ProjectWise, but I keep getting error 50132: "The file does not exist."
My code is basically the same, except I replaced the FileDlg calls with a function to convert CHAR* to LPCWSTR…