Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listview control in distributed EXE
Message
From
04/06/1998 16:30:58
 
 
To
04/06/1998 12:56:38
Ernie Veniegas
Micro System Solutions, Inc.
Calistoga, California, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00104828
Message ID:
00104926
Views:
20
[snip]
>Does anyonw know what additional files (DLLs, OCXs, etc.) I need to include when I distribute my EXE?
there's a comctl.ocx OR comctl32.ocx OR mscomctl.ocx OR mscomctl32.ocx file
that you need to reference in some fashion. As a simple, straightforward approach, include it in the project file and see if these errors go away.
MicroSoft says that the files MUST be included on the install set you create and that they MUST be placed in either the \windows\system OR \winnt\system32
subdirectory.

Here's a goofy test - shell to DOS, run SET - and make sure your search path contains c:\windows\system [or wherever your system directory resides] - and IF NOT THERE, then I'm assuming the EXE canna find it during run time. VFP will find this file in the development environment no matter what, however.

hope this helps..
[Bill]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform