What is the expected compatibility of a VB6 executable project that makes use of:
- Jet database engine to access Microsoft Access database files
- several windows based (widely available) OCX and COMM files such as MSFLXGRD.OCX
- access the Windows Registry files
- activeX files
- some access to text files
Most of these things are fairly vanilla I would think, but just in case, I thought I would check in advance.
TIA
VB apps
VB apps
On Thu, May 15, 2008 at 10:26 AM, WineTracker Software
<[email protected]> wrote:
Try it and see, let us know how it goes.
Be sure to check http://wiki.winehq.org/FAQ if you run into problems.
- Dan
<[email protected]> wrote:
The more libraries the app uses, the more likely it is to run into a bug.What is the expected compatibility of a VB6 executable project that makes use of:
- Jet database engine to access Microsoft Access database files
- several windows based (widely available) OCX and COMM files such as MSFLXGRD.OCX
- access the Windows Registry files
- activeX files
- some access to text files
Most of these things are fairly vanilla I would think, but just in case, I thought I would check in advance.
Try it and see, let us know how it goes.
Be sure to check http://wiki.winehq.org/FAQ if you run into problems.
- Dan