Hi I have made a app to autorun a html file in a default browser
using a linked ole to index.html.
But on a different machine I get a error Monikar cannot open.
I am using Delphi 2
this is the code
unit myautohtml1;
interface
uses
ShellApi, Windows, Messages, SysUtils, Classes, Graphics...
Sorry all this is the code
unit myautohtml1;
interface
uses
ShellApi, Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
OleCtnrs;
type
TForm1 = class(TForm)
OleContainer1: TOleContainer;
private
{ Private declarations }
public
{ Public...
Hi I have made a app to autorun a html file in a default browser
using a linked ole to index.html.
But on a different machine I get a error Monikar cannot open.
I am using Delphi 2
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.