I am trying to build PDFCreator.exe from Visual Studio 6.0, but I get an error message saying "Compile Error: Can't find project of library". The message refers to the function clsPDFCreatorMail.GetFileDataObject(...) which returns the object IDataObject which cannot be found.
Which type libraries (references) is needed to be added in order to build PDFCreator?
Can you let me know how you can build it from source? What tool did you use? What environment you use? I saw that it used INNO Setup to generate the exe file. Did you use that? Thanks!
When it comes to using an exe file extension I suggest maximum security measures, use only trusted sources and make sure you have all the security software installed. Have you tried searching the IDataObject using the run command? If it doesn't find it this way then the object is not on your system.