Browse By Tags

  • User switch - Data buffer lost

    I need to switch user accounts during a Document command but after the switch I lose the DataBuffer containing my documents to process? Is there a way round this?
  • Re: Create Documents using SDK

    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…