msvcrt._longjmpex

Rein Klazes rklazes at xs4all.nl
Wed Mar 24 02:16:12 CST 2004


Hi,

Problem reported on the users list.

Changelog:
	dlls/msvcrt	: msvcrt.spec
	The name is _longjmpex (with the underscore).

Rein.
-- 
Rein Klazes
rklazes at xs4all.nl
-------------- next part --------------
--- wine/dlls/msvcrt/msvcrt.spec	2004-03-20 08:35:06.000000000 +0100
+++ mywine/dlls/msvcrt/msvcrt.spec	2004-03-21 11:10:18.000000000 +0100
@@ -322,7 +322,7 @@
 @ cdecl _lock(long)
 @ cdecl _locking(long long long)
 @ cdecl _logb( double )
-@ cdecl -i386 longjmpex(ptr long) MSVCRT_longjmp
+@ cdecl -i386 _longjmpex(ptr long) MSVCRT_longjmp
 @ cdecl _lrotl(long long)
 @ cdecl _lrotr(long long)
 @ cdecl _lsearch(ptr ptr long long ptr)


More information about the wine-patches mailing list