projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix a memory leak.
[wine]
/
dlls
/
kernel
/
path.c
2005-09-26
Alexandre Julliard
Use a larger buffer in CopyFileW now that the file...
blob
|
commitdiff
|
raw
2005-09-07
Aric Stewart
Fix the translation of dest to DestW, having it be...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Alexandre Julliard
Added a wine_get_dos_file_name function in kernel32...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
- don't include winreg.h
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-12
Felix Nawothnig
Add a workaround for Win9x apps which pass the paramete...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Marcelo Duarte
CopyFile needs to retain timestamp.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
Andreas Mohr
GetTempPath*() uses DWORD parameters instead of UINT.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-22
Alexander Yaworsky
Changed allocation of arguments in SearchPathA so path...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Vincent Béron
Correct the calling convention of GetSystemWow64Directo...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-02
Raphael Junqueira
Semi stubs for GetSystemWow64Directory[AW].
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Alexandre Julliard
Added proper support for switching file APIs between...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-01
Alexandre Julliard
Moved most remaining file functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-30
Alexandre Julliard
Use RtlDosPathNameToNtPathName_U to build the registry...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
Alexandre Julliard
Reimplemented Get/SetCurrentDirectoryW using the corres...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Alexandre Julliard
Reimplemented CreateDirectoryW and RemoveDirectoryW...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Alexandre Julliard
Pass the creation disposition to wine_nt_to_unix_file_n...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-23
Alexandre Julliard
Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Alexandre Julliard
Changed MoveFileEx to use ntdll functions, and moved...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-26
Alexandre Julliard
Store the windows and system directories as long path...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
Alexandre Julliard
Reimplemented SearchPathW using ntdll functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Alexandre Julliard
Retrieve a short name in GetShortPathNameW if the long...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Eric Pouech
- RtlGetFullPathName_U: rewritten so that the source...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Eric Pouech
Reimplemented Get{Short|Long}PathName and updated the...
blob
|
commitdiff
|
raw
|
diff to current