CVS: winex/dlls/kernel kernel32.spec,1.29,1.30

[email protected]
Newsgroups gmane.comp.emulators.winex.cvs
Message-ID <[email protected]>
Subject: winex/dlls/kernel kernel32.spec,1.29,1.30Update of /var/lib/cvsd/cvsroot/winex/dlls/kernel
In directory agravaine:/tmp/cvs-serv22862/dlls/kernel

Modified Files:
	kernel32.spec 
Log Message:
Fix incorrect SetFilePointerEx entry in spec file - second parameter is 
a large integer, not just a long.  Must use 'double' in the spec file.


Index: kernel32.spec
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/dlls/kernel/kernel32.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- kernel32.spec	30 Mar 2007 20:41:01 -0000	1.29
+++ kernel32.spec	30 Mar 2007 21:19:03 -0000	1.30
@@ -715,7 +715,7 @@
 @ stdcall SetFileAttributesA(str long) SetFileAttributesA
 @ stdcall SetFileAttributesW(wstr long) SetFileAttributesW
 @ stdcall SetFilePointer(long long ptr long) SetFilePointer
-@ stdcall SetFilePointerEx(long long ptr long) SetFilePointerEx
+@ stdcall SetFilePointerEx(long double ptr long) SetFilePointerEx
 @ stdcall SetFileTime(long ptr ptr ptr) SetFileTime
 @ stdcall SetHandleContext(long long) SetHandleContext
 @ stdcall SetHandleCount(long) SetHandleCount
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.