--- nfo/patches/w2hfax/doc/README 2002/11/11 15:06:11 1.1 +++ nfo/patches/w2hfax/doc/README 2003/01/20 19:13:25 1.2 @@ -1,10 +1,22 @@ + show-stopper: - + integrated patches to bugs described on + + Run-time error '-2147467259 (80004005)' + Python 2.2 & Win32 versions 2.2 and 148 don't work + + + integrated patches to bugs described by Martin Wolf on http://sourceforge.net/tracker/index.php?func=detail&aid=544081&group_id=4357&atid=104357 + + Sendfax.frm: 'faxsession.docmd ("USER " & faxuser) ' Hylafax needs this, before sending a fax. Looks like a bug + -> hylafax does not like this? + + Sendfax.frm: 'Call faxsession.job_param_set("SCHEDPRI", "127") + -> hylafax does not like this? (use later, now we want to send *now* only) + + - bugs: - - w2hfax terminates when clicking on a job which is not there, - e.g. when you see a job in the "Outbox" it may already be in "Sent Items" + - w2hfax terminates when clicking on a job which is not there, e.g. + - when you see a job in the "Outbox" it may already be in "Sent Items" + - it simply might already been deleted by another user + - todo: + component-registration on first startup: modified mainmod.bas, added shellutils.bas and comutils.bas @@ -12,3 +24,7 @@ - w2hfax-settings: viewer utility: autodetection (scan/check locations) - w2hfax-addressbook <-> ldap - utilize "rundll32.exe %system%\shimgvw.dll,ImageView_Fullscreen" as tif-viewer on Windows XP + - choose viewer (tif or ps) by file extension of image not "by queue" since "Sent Queue" can also contain tiff-images! + - remember last gui "appearance" (position, size) + - add os detection (use kodak-, wangimg and shimgvw.dll accordingly) + \ No newline at end of file