public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* DLL generation under Cygwin
@ 2004-05-04 17:19 Ted Yu
  2004-05-04 19:07 ` Larry Hall
  0 siblings, 1 reply; 12+ messages in thread
From: Ted Yu @ 2004-05-04 17:19 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

Hi,
Here is some information on exception:
		  if (!hFFT) {
			hFFT = LoadLibrary("djbfft.dll");
			status = GetLastError();	// 998 invalid memory
access
			rfour2d = (RFOUR2D) GetProcAddress(hFFT,
"rfft2d_djb");
		  }

000f77d0()
fft_general_0(float * 0x02e90040, int 256, int 512,
int 1) line 163 + 17 bytes
bpcorr(const unsigned char * 0x02cedcf8, int 240, int
320, int 0, int 0, int 240, int 320, const unsigned
char * 0x02d00940, int -110, int 110, int -110, int
110, int 4, int 4, int 2, float * 0x0223d0e0, float *
0x0223d0a0, float * 0x0223d27c, float * 0x0223d060)
line 1121 + 28 bytes

Note: forwarded message attached.



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

[-- Attachment #2: Type: message/rfc822, Size: 1101 bytes --]

From: Ted Yu <ted_yu@yahoo.com>
To: DJ Delorie <dj@delorie.com>
Subject: Re: DLL generation under Cygwin
Date: Mon, 3 May 2004 18:41:58 -0700 (PDT)

Hi, DJ:
I produced a DLL with two exported functions through
Cygwin.
I also generated import library for it.
When Windows application calls the function, I
immediately encountered exception.
I tried to call LoadLibrary() and got error 998 -
invalid memory access.

Any hint ?
Thanks


	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-05-06  3:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1083689743.27609.ezmlm@cygwin.com>
2004-05-05 15:49 ` DLL generation under Cygwin Ted Yu
2004-05-05 16:07   ` Igor Pechtchanski
2004-05-05 16:58     ` Ted Yu
2004-05-05 18:19       ` Igor Pechtchanski
2004-05-05 19:19         ` Ted Yu
2004-05-05 19:28           ` Igor Pechtchanski
2004-05-05 20:25             ` Cygwin runtime Ted Yu
2004-05-06  3:31               ` Igor Pechtchanski
2004-05-04 17:19 DLL generation under Cygwin Ted Yu
2004-05-04 19:07 ` Larry Hall
2004-05-04 19:22   ` Ted Yu
2004-05-05 10:58     ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).