teambob / docfrac

DocFrac is a document converter that can convert between RTF, HTML and ASCII text. This includes RTF to HTML and HTML to RTF. Supports text formatting (e.g. bold); tables; and most European languages. Available for Windows; Linux; ActiveX and DLL.
GNU General Public License v2.0
13 stars 6 forks source link

[Bug] ActiveX MessageBox Issue [sf#21] #43

Open teambob opened 9 years ago

teambob commented 9 years ago

*Reported by anonymous on 2009-05-07 02:03 UTC** When using the ActiveX, if doing converting memory convert only, it displays a message box.

in file: ddlCom\DoxLib.cpp ShowMessage("Starting Dox COM system.");

I dunno if this is by design.. but its an issue when no user interaction is present