This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DLL And Visual Basic




Tim wrote:

> Ok, I've gotten a little further in my endeavors and am stumped again.
> Actually this is pretty much where I was stumped in the beginning, but I
> have made some moderate headway.
> 
> I have successfully created a dl that can be called (successfully mind you)
> from Visual Basic, but unfortunately only once.  ;-)  Any attempt to run the
> app again without first shutting it down will result in the following:
> VB6 caused an invalid page fault in
> module CYGWIN1.DLL at 0177:610066e2.


[snip]


> 
> What am I missing here?  Am I doing something wrong, or is this what I'm in
> for?
> 
> I also had to copy /usr/bin/cygwin1.dll to \windows\system in order to even
> attempt to use the newly created DLL.


Don't do this! Instead add the path to your cygwin1.dll to the PATH 
environment variable.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]