projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dsound: Call waveInUnPrepareHeader and waveInPrepareHeader when submitting new buffer.
[wine]
/
dlls
/
ntdll
/
path.c
2006-11-29
Dmitry Timoshkov
ntdll: Make some data const.
blob
|
commitdiff
|
raw
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Paul Vriens
ntdll: Fix failing test on windows.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Vitaliy Margolen
ntdll: Fix 2 failing test on native. Change Wine accord...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Michael Stefaniuc
Yet another round of redundant NULL checks before HeapFree.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-18
James Hawkins
Set the file_part for \\?\ long file names too.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Alexandre Julliard
Added a wine_unix_to_nt_file_name function to do proper...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Alexandre Julliard
Removed the broken mmap64 configure check, and moved the
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Alexandre Julliard
Moved initialization of the default user process parame...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-24
Alexandre Julliard
RtlGetFullPathName_U should remove the trailing dot...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Alexandre Julliard
Removed the special casing of kernel32 and ntdll for...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Francois Gouget
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-14
Alexandre Julliard
Better fix for removing trailing spaces in RtlGetFullPa...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Alexandre Julliard
Remove trailing spaces from the filename in RtlGetFullP...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Alexandre Julliard
Minor fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
RtlSetCurrentDirectory_U: store a handle to the current...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
Added hack to fetch the current directory from the...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Alexandre Julliard
Fixed handling of \\?\ prefix in RtlDosPathNameToNtPath...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Alexandre Julliard
Implemented NtCreatelFile using the new symlink scheme.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-05
Alexandre Julliard
Fixed RtlDosPathNameToNtPathName_U prototype.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Alexandre Julliard
Make RtlGetFullPathName_U handle Unix paths, using...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Alexandre Julliard
Moved slash conversion to collapse_path, and remove...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Alexandre Julliard
Rewrote the collapsing of . and .. in RtlGetFullPathNam...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-12
Alexandre Julliard
Get rid of ntdll_get_process_heap and ntdll_get_process...
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
2003-11-28
Francois Gouget
Only convert '/'s to '\\'s up to the '\0' as the rest...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-20
Dimitrie O. Paun
RtlReAllocateHeap() does not allocate memory.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
Uwe Bonnes
get_full_path_helper: Handle the case \\.\\ as intended...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Added hack to call CreateFileW through a pointer so...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Alexandre Julliard
A couple more fixes in RtlGetFullPathName_U.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-04
Eric Pouech
Fixed a couple of bugs in RtlGetFullPathName_U.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-02
Alexandre Julliard
Fixed a couple of bugs in RtlDosSearchPath_U and RtlGet...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Alexandre Julliard
Moved most kernel string functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-16
Eric Pouech
Implemented:
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Eric Pouech
Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrent...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-16
Alexandre Julliard
Implemented RtlIsNameLegalDOS8Dot3 (based on a patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-12
Alexandre Julliard
Implemented RtlDetermineDosPathNameType_U and RtlIsDosD...
blob
|
commitdiff
|
raw
|
diff to current