This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


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

Re: windows95 and missing export in kernel32.dll


Use snapshot 2001-07-03. It's the same as 2001-07-12 except for
some very minor bug fixes, spinlocks and barriers, which you
probably don't want on Win95. Using InterlockedCompareExchange()
was an oversight due to running the testsuite on a Win98 system.

Win95 compatibility should be fixed in the next snapshot.

Ross

Ales Pour wrote:
> 
> Hello,
> I'm having little trouble running my app on our customer's Windows 95
> machine - it complains about missing export of
> InterlockedCompareExchange in kernel32.dll. I'm using pthreadVSE.dll
> from 2001-07-12 snapshot. Is this version of the library supposed to run
> on w95?
> Thank you.
> 
> Regards,
>         Ales
> 
> (error msgbox picture included)
> 
>   ------------------------------------------------------------------------
>  [Image]

-- 
+-------------------------+---+
| Ross Johnson            |   | "Come down off the cross
| Management & Technology |___|  We can use the wood" - Tom Waits
| Building 11                 |
| University of Canberra      | eMail: rpj@ise.canberra.edu.au
| ACT    2601                 | WWW:  
http://public.ise.canberra.edu.au/~rpj/
| AUSTRALIA                   |
+-----------------------------+


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