Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
e165464e
Commit
e165464e
authored
Feb 26, 2011
by
André Hentschel
Committed by
Alexandre Julliard
Feb 28, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcrt: Implement _wfindnext64.
parent
1601a264
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
25 additions
and
6 deletions
+25
-6
msvcr100.spec
dlls/msvcr100/msvcr100.spec
+1
-1
msvcr70.spec
dlls/msvcr70/msvcr70.spec
+1
-1
msvcr71.spec
dlls/msvcr71/msvcr71.spec
+1
-1
msvcr80.spec
dlls/msvcr80/msvcr80.spec
+1
-1
msvcr90.spec
dlls/msvcr90/msvcr90.spec
+1
-1
dir.c
dlls/msvcrt/dir.c
+19
-0
msvcrt.spec
dlls/msvcrt/msvcrt.spec
+1
-1
No files found.
dlls/msvcr100/msvcr100.spec
View file @
e165464e
...
@@ -1344,7 +1344,7 @@
...
@@ -1344,7 +1344,7 @@
@ cdecl _wfindfirst64i32(wstr ptr) msvcrt._wfindfirst64i32
@ cdecl _wfindfirst64i32(wstr ptr) msvcrt._wfindfirst64i32
@ stub _wfindnext32
@ stub _wfindnext32
@ stub _wfindnext32i64
@ stub _wfindnext32i64
@
stub
_wfindnext64
@
cdecl _wfindnext64(long ptr) msvcrt.
_wfindnext64
@ cdecl _wfindnext64i32(wstr ptr) msvcrt._wfindnext64i32
@ cdecl _wfindnext64i32(wstr ptr) msvcrt._wfindnext64i32
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfopen_s(ptr wstr wstr) msvcrt._wfopen_s
@ cdecl _wfopen_s(ptr wstr wstr) msvcrt._wfopen_s
...
...
dlls/msvcr70/msvcr70.spec
View file @
e165464e
...
@@ -625,7 +625,7 @@
...
@@ -625,7 +625,7 @@
@ cdecl _wfindfirst64(wstr ptr) msvcrt._wfindfirst64
@ cdecl _wfindfirst64(wstr ptr) msvcrt._wfindfirst64
@ cdecl _wfindfirsti64(wstr ptr) msvcrt._wfindfirsti64
@ cdecl _wfindfirsti64(wstr ptr) msvcrt._wfindfirsti64
@ cdecl _wfindnext(long ptr) msvcrt._wfindnext
@ cdecl _wfindnext(long ptr) msvcrt._wfindnext
@
stub
_wfindnext64
@
cdecl _wfindnext64(long ptr) msvcrt.
_wfindnext64
@ cdecl _wfindnexti64(long ptr) msvcrt._wfindnexti64
@ cdecl _wfindnexti64(long ptr) msvcrt._wfindnexti64
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfreopen(wstr wstr ptr) msvcrt._wfreopen
@ cdecl _wfreopen(wstr wstr ptr) msvcrt._wfreopen
...
...
dlls/msvcr71/msvcr71.spec
View file @
e165464e
...
@@ -621,7 +621,7 @@
...
@@ -621,7 +621,7 @@
@ cdecl _wfindfirst64(wstr ptr) msvcrt._wfindfirst64
@ cdecl _wfindfirst64(wstr ptr) msvcrt._wfindfirst64
@ cdecl _wfindfirsti64(wstr ptr) msvcrt._wfindfirsti64
@ cdecl _wfindfirsti64(wstr ptr) msvcrt._wfindfirsti64
@ cdecl _wfindnext(long ptr) msvcrt._wfindnext
@ cdecl _wfindnext(long ptr) msvcrt._wfindnext
@
stub
_wfindnext64
@
cdecl _wfindnext64(long ptr) msvcrt.
_wfindnext64
@ cdecl _wfindnexti64(long ptr) msvcrt._wfindnexti64
@ cdecl _wfindnexti64(long ptr) msvcrt._wfindnexti64
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfreopen(wstr wstr ptr) msvcrt._wfreopen
@ cdecl _wfreopen(wstr wstr ptr) msvcrt._wfreopen
...
...
dlls/msvcr80/msvcr80.spec
View file @
e165464e
...
@@ -1197,7 +1197,7 @@
...
@@ -1197,7 +1197,7 @@
@ cdecl _wfindfirst64i32(wstr ptr) msvcrt._wfindfirst64i32
@ cdecl _wfindfirst64i32(wstr ptr) msvcrt._wfindfirst64i32
@ stub _wfindnext32
@ stub _wfindnext32
@ stub _wfindnext32i64
@ stub _wfindnext32i64
@
stub
_wfindnext64
@
cdecl _wfindnext64(long ptr) msvcrt.
_wfindnext64
@ cdecl _wfindnext64i32(wstr ptr) msvcrt._wfindnext64i32
@ cdecl _wfindnext64i32(wstr ptr) msvcrt._wfindnext64i32
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfopen_s(ptr wstr wstr) msvcrt._wfopen_s
@ cdecl _wfopen_s(ptr wstr wstr) msvcrt._wfopen_s
...
...
dlls/msvcr90/msvcr90.spec
View file @
e165464e
...
@@ -1184,7 +1184,7 @@
...
@@ -1184,7 +1184,7 @@
@ cdecl _wfindfirst64i32(wstr ptr) msvcrt._wfindfirst64i32
@ cdecl _wfindfirst64i32(wstr ptr) msvcrt._wfindfirst64i32
@ stub _wfindnext32
@ stub _wfindnext32
@ stub _wfindnext32i64
@ stub _wfindnext32i64
@
stub
_wfindnext64
@
cdecl _wfindnext64(long ptr) msvcrt.
_wfindnext64
@ cdecl _wfindnext64i32(wstr ptr) msvcrt._wfindnext64i32
@ cdecl _wfindnext64i32(wstr ptr) msvcrt._wfindnext64i32
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfopen(wstr wstr) msvcrt._wfopen
@ cdecl _wfopen_s(ptr wstr wstr) msvcrt._wfopen_s
@ cdecl _wfopen_s(ptr wstr wstr) msvcrt._wfopen_s
...
...
dlls/msvcrt/dir.c
View file @
e165464e
...
@@ -560,6 +560,25 @@ int CDECL MSVCRT__findnext64(long hand, struct MSVCRT__finddata64_t * ft)
...
@@ -560,6 +560,25 @@ int CDECL MSVCRT__findnext64(long hand, struct MSVCRT__finddata64_t * ft)
}
}
/*********************************************************************
/*********************************************************************
* _wfindnext64 (MSVCRT.@)
*
* Unicode version of _wfindnext64.
*/
int
CDECL
MSVCRT__wfindnext64
(
MSVCRT_intptr_t
hand
,
struct
MSVCRT__wfinddata64_t
*
ft
)
{
WIN32_FIND_DATAW
find_data
;
if
(
!
FindNextFileW
((
HANDLE
)
hand
,
&
find_data
))
{
*
MSVCRT__errno
()
=
MSVCRT_ENOENT
;
return
-
1
;
}
msvcrt_wfttofd64
(
&
find_data
,
ft
);
return
0
;
}
/*********************************************************************
* _findnext64i32 (MSVCRT.@)
* _findnext64i32 (MSVCRT.@)
*
*
* 64-bit/32-bit version of _findnext.
* 64-bit/32-bit version of _findnext.
...
...
dlls/msvcrt/msvcrt.spec
View file @
e165464e
...
@@ -1116,7 +1116,7 @@
...
@@ -1116,7 +1116,7 @@
@ cdecl _wfindfirsti64(wstr ptr) MSVCRT__wfindfirsti64
@ cdecl _wfindfirsti64(wstr ptr) MSVCRT__wfindfirsti64
@ cdecl _wfindfirst64i32(wstr ptr) MSVCRT__wfindfirst64i32
@ cdecl _wfindfirst64i32(wstr ptr) MSVCRT__wfindfirst64i32
@ cdecl _wfindnext(long ptr) MSVCRT__wfindnext
@ cdecl _wfindnext(long ptr) MSVCRT__wfindnext
# stub
_wfindnext64
@ cdecl _wfindnext64(long ptr) MSVCRT_
_wfindnext64
@ cdecl _wfindnext64i32(long ptr) MSVCRT__wfindnext64i32
@ cdecl _wfindnext64i32(long ptr) MSVCRT__wfindnext64i32
@ cdecl _wfindnexti64(long ptr) MSVCRT__wfindnexti64
@ cdecl _wfindnexti64(long ptr) MSVCRT__wfindnexti64
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment