
Help me for showing Dialog
On Tue, 18 Nov 1997 17:51:47 -0800, "Joseph"
Quote:
>I used Activex Control(Masked Edit, Threed Frame).
>and, build by Static library.
>I make a disk for report of homework.
>Home.exe.......
>But, Dialog using MaskedEdit, Threed Frame Controls is not shown.......
>I added Msmask.ocx and Threed3d.ocx to Disk.
>Neither this case...
Distributing the ocx is not simply a matter of copying the files. They
must be registered on the target machine. An installation program will
generally do this (see the free copy of InstallShield supplied with
VC5). Alternatively you can use the REGSVR32.EXE to register
individual controls. Just run it from the command prompt with the
OCX's file name as a parameter.
--
Maranatha
Gordon Walker (remove underscore for email)
* Send NO unsolicited email *