![]() |
【转帖】odcopyex password
odcopyex & password
odcopyex & password hi there i would like to know how to change odcopyex.exe in order to read password protected files without asking any question. the trick is a new "password" argument given to odcopyex.exe. ( enough for my application ) i tried to replace these lines: pdb = svcs.readfile(infile.c_str());" into odpassword psswrd(argv[5]); psswrd.makeupper(); pdb = svcs.readfile(infile.c_str(),false,false,oda::ksha redenyno,psswrd); but that did'nt work. then i tried to implement bool exhostappservices::getpassword(const odstring& dwgname, bool isxref,odpassword& password) without any succes too ! i always get this message : "oderror thrown: 0222db98" help will be appreciated . thanks in advance. last edited by mpotus; 18th september 2007 at 12:51 amfff">. see odreadex sample vladimir |
| 所有的时间均为北京时间。 现在的时间是 09:20 PM. |