Search found 1 match
- Wed Nov 19 2003
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgraded to Release 2.10f, now application
- Replies: 1
- Views: 3720
Upgraded to Release 2.10f, now application
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"));...