Good afternoon.
Went from Release 2.06 to 2.10f, swapped the distributable files, launched using INSTALL.EXE "name", which renamed the CDINTF.dll to CDINFT210.DLL and put it into the system directory. Updated code to load the new dll with;
hRet = LoadLibrary(_T("cdintf210.DLL"));
Attempting to use the new print device receive error;
"Could not start print job."
What am I missing?
Any advice is greatly appreciated!
-Scott