|
-
August 4th, 1999, 09:40 AM
#1
VCTERM runtime error
Hi Freaks,
I've build the Microsoft programming example VCTERM and it works fine.
On a system, only Win95 is installed (without Microsoft Developer Studio),
it doesn't work.
An error occurs on create the MSCOMM32 OLE Control. (m_commctrl.Create(...)).
I've copied the following files in the windows system path:
MFC42.DLL, MFC42LOC.DLL, MSCOMM32.OCX, MSVCRT.DLL
Is there anything else I have to do?
Thanks for help
Peter
-
August 4th, 1999, 09:43 AM
#2
Re: VCTERM runtime error
You need to register MSCOMM32.OCX using "regsvr32.exe MSCOMM32.OCX".
HTH,
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|