Hi,
I'm trying to convert the following path name to a
unix specific format so that it could be passed as a
parameter to the Unix "open(..)" system call.
cygpath
"\\Device\\harddiskdmvolumes\\physicaldmvolumes\\rawvolume3
"
The converted path name is not accepted by the
"open()"
system call due to
Hi,
I'm trying to open a raw volume which I created using
the microsot diskpart utility.This volume resides on
the second disk(Which is a dynamic disk)which is
attached to my system. I am able to access the first
disk (which is a basic disk) and it's partition using
open system call as follows:
ope
EMAIL PROTECTED]> wrote:
> > From: john george
> >
> > I'm trying to link a MSVC++ created DLL with a
> cygwin
> > application.
> >
> > ...
> >
> > This gives me undefined refernce to function name
> ...
> >
> > Is the
Hi ,
I'm trying to link a MSVC++ created DLL with a cygwin
application. Could you please provide me any useful
link realted to this issue.
I'm trying the following commands but it doesn't seem
to work:
Trying to convert the MSVC++ created DLL to a shared
lib using the dlltool
dlltool --def test.
4 matches
Mail list logo