#import doesn't work in Linux
From: Magnus Olsson (olm_at_home.se)
Date: 07/14/04
- Next message: Jens.Toerring_at_physik.fu-berlin.de: "Re: #import doesn't work in Linux"
- Previous message: Floyd L. Davidson: "Re: Keyboard/Serial port monitoring using select()"
- Next in thread: Jens.Toerring_at_physik.fu-berlin.de: "Re: #import doesn't work in Linux"
- Reply: Jens.Toerring_at_physik.fu-berlin.de: "Re: #import doesn't work in Linux"
- Reply: John Dallman: "Re: #import doesn't work in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Jul 2004 04:22:40 -0700
When I port a COM program to Linux (with EntireX) I can't use #import
on a dll-file.
I have reed in MSDN that #import create a *.tlh and *.tli file, and
when I include the generated tlh-file it works correctly. The problem
is that the generated tlh-file doesn't compile in Linux.
- Next message: Jens.Toerring_at_physik.fu-berlin.de: "Re: #import doesn't work in Linux"
- Previous message: Floyd L. Davidson: "Re: Keyboard/Serial port monitoring using select()"
- Next in thread: Jens.Toerring_at_physik.fu-berlin.de: "Re: #import doesn't work in Linux"
- Reply: Jens.Toerring_at_physik.fu-berlin.de: "Re: #import doesn't work in Linux"
- Reply: John Dallman: "Re: #import doesn't work in Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|