projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move __stdcall/__cdecl to the right place.
[wine]
/
files
/
2002-01-29
Jukka Heinonen
Added support for DOS EMS memory.
tree
|
commitdiff
2002-01-29
Aric Stewart
GetDiskFreeSpace needs to set the last error on failure.
tree
|
commitdiff
2002-01-21
Marcus Meissner
Handle section==NULL (error) in WritePrivateProfileStringA.
tree
|
commitdiff
2002-01-21
Alexandre Julliard
Fixed function prototype that confused winapi_extract.
tree
|
commitdiff
2002-01-18
Dmitry Timoshkov
Fix return value of GetWindowsDirectoryA/W and GetSyste...
tree
|
commitdiff
2002-01-13
Eric Pouech
Changed the Wine internal cdrom interface to the NT...
tree
|
commitdiff
2002-01-09
Martin Wilck
More general approach to file descriptor types and...
tree
|
commitdiff
2002-01-07
Martin Wilck
Add server side support for async IO on files.
tree
|
commitdiff
2002-01-07
Mike McCormack
- Attempt write before going overlapped in Writefile.
tree
|
commitdiff
2002-01-07
Mike McCormack
Implement CancelIo properly.
tree
|
commitdiff
2002-01-04
Mehmet Yasar
Do not save empty sections names.
tree
|
commitdiff
2002-01-01
Mike McCormack
Set an overlapped's hEvent for ReadFile/WriteFile in...
tree
|
commitdiff
2002-01-01
Alexandre Julliard
Removed some of the calls to HEAP_strdup* functions.
tree
|
commitdiff
2001-12-21
Mike McCormack
Don't return from overlapped ReadFile on EAGAIN and...
tree
|
commitdiff
2001-12-20
Mike McCormack
- move async activation into the server
tree
|
commitdiff
2001-12-19
Mike McCormack
Implemented timed-out non-overlapped ReadFile.
tree
|
commitdiff
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
tree
|
commitdiff
2001-11-23
Eric Pouech
New console code based on Win32 windows.
tree
|
commitdiff
2001-11-19
Andreas Mohr
- fix wrong hexadecimal GetLastError() output
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-10-24
Ove Kaaven
Save a disk file's drive type in the server object.
tree
|
commitdiff
2001-10-22
Francois Gouget
Spelling, grammar and a bit of comment formatting fixes.
tree
|
commitdiff
2001-10-21
Andreas Mohr
Cosmetics.
tree
|
commitdiff
2001-10-17
Mike McCormack
Separate code to overlapped timeouts into FILE_GetTimeout.
tree
|
commitdiff
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
tree
|
commitdiff
2001-10-14
Eric Pouech
Pass security attributes for DOSFS creation.
tree
|
commitdiff
2001-10-10
Mike McCormack
Do overlapped reads if and only if the file was opened...
tree
|
commitdiff
2001-10-08
Gerard Patel
GetDiskFreeSpaceEx should accept an input like "C:".
tree
|
commitdiff
2001-10-08
Eric Pouech
- fixed copy&paste bug (GENERIC_WRITE instead of GENERI...
tree
|
commitdiff
2001-10-08
Mike McCormack
Make serial fd blocking mode depend on FILE_FLAG_OVERLA...
tree
|
commitdiff
2001-10-04
Mike McCormack
Fetch a handle type in FILE_GetUnixHandle.
tree
|
commitdiff
2001-10-02
Andreas Mohr
Yet another documentation/message text patch.
tree
|
commitdiff
2001-10-02
Uwe Bonnes
Check for NULL path argument in DeleteFile.
tree
|
commitdiff
2001-10-01
Ove Kaaven
Make MoveFileEx fail with ERROR_INVALID_PARAMETER ...
tree
|
commitdiff
2001-09-25
Ove Kaaven
A failure to open a pipe should return INVALID_HANDLE_V...
tree
|
commitdiff
2001-09-19
Andreas Mohr
Updates and error message improvements.
tree
|
commitdiff
2001-09-17
Francois Gouget
Make relative paths of [Drive] sections relative to...
tree
|
commitdiff
2001-09-14
Francois Gouget
Fix the error returned by GetLongPathNameA.
tree
|
commitdiff
2001-08-28
Francois Gouget
Reimplement PROFILE_GetSectionNames to match the NT...
tree
|
commitdiff
2001-08-24
Bill Medland
Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibr...
tree
|
commitdiff
2001-08-22
Mike McCormack
Added stub for CancelIo.
tree
|
commitdiff
2001-08-20
Mike McCormack
Read data immediately in overlapped ReadFile if possible.
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Removed HEAP_strdupA.
tree
|
commitdiff
2001-07-23
Bernhard Rosenkraenzer
Set executable permissions when creating .exe/.com...
tree
|
commitdiff
2001-07-20
Lionel Ulmer
Fix 'undocumented' behaviour of GetPrivateProfileString.
tree
|
commitdiff
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-12
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-12
Mike McCormack
Implement overlapped completion routines.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-10
Mike McCormack
Start implementing named pipes.
tree
|
commitdiff
2001-07-08
Mike McCormack
Implement ReadFileEx and WriteFileEx (lpOverlappedCompl...
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Mike McCormack
Declare stubs for ReadFileEx, WriteFileEx.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
tree
|
commitdiff
2001-06-06
Marcus Meissner
Check for enough buffer space in PROFILE_GetSection().
tree
|
commitdiff
2001-05-29
Marcus Meissner
Drop any file64 functions, try to use system supplied...
tree
|
commitdiff
2001-05-25
Marcus Meissner
Don't just assume everything is a Dos Device, or mirc...
tree
|
commitdiff
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
tree
|
commitdiff
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-05-07
Francois Gouget
Potential buffer overflow in PROFILE_CopyEntry.
tree
|
commitdiff
2001-04-20
Dominik Strasser
Allow illegal handles in FindClose.
tree
|
commitdiff
2001-04-20
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-04-04
Alexandre Julliard
Added TASK_GetPtr/TASK_GetCurrent functions to get...
tree
|
commitdiff
2001-03-23
Alexandre Julliard
Small dll separation fixes.
tree
|
commitdiff
2001-03-22
Michael McCormack
Use poll() on the client-side during server waits to...
tree
|
commitdiff
2001-03-05
Alexandre Julliard
Changed isolated for loops to while loops (based on...
tree
|
commitdiff
2001-03-05
Andreas Mohr
GetFileInformationByHandle() fails for pipe handles...
tree
|
commitdiff
2001-03-03
Andreas Mohr
Some more message cleanups.
tree
|
commitdiff
2001-03-01
Alexandre Julliard
Create the server pipes on the client side and transfer...
tree
|
commitdiff
2001-02-28
Alexandre Julliard
New mechanism to transfer file descriptors from client...
tree
|
commitdiff
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
tree
|
commitdiff
2001-02-23
Alexandre Julliard
Allocations do not need to be on the system heap.
tree
|
commitdiff
2001-02-20
Rein Klazes
Correct error message in case DOSFS_OpenDevice() fails...
tree
|
commitdiff
2001-02-16
Gerard Patel
Gives back the ERROR_FILE_NOT_FOUND to GetFileAttributes.
tree
|
commitdiff
2001-02-14
Jon Griffiths
SetLastError() for GetFileAttributesA.
tree
|
commitdiff
2001-02-12
Andreas Mohr
- TRACE opened registry handles
tree
|
commitdiff
2001-02-12
Patrik Stridvall
Documentation argument fixes.
tree
|
commitdiff
2001-01-26
Andreas Mohr
Some more cleanups.
tree
|
commitdiff
2001-01-22
Gerard Patel
Display the config file location in the incorrect confi...
tree
|
commitdiff
2001-01-17
Alexandre Julliard
Fixed typo in wine_get_unix_file_name().
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
tree
|
commitdiff
2001-01-12
Mike McCormack
Swap lpOverlapped parameters in ReadFile and WriteFile.
tree
|
commitdiff
2001-01-12
Chris Morgan
Updated messages with new config files in mind to keep...
tree
|
commitdiff
2001-01-11
Chris Morgan
Removed some unnecessary defines after profile.c cleanup.
tree
|
commitdiff
2001-01-10
Chris Morgan
Removed use of outdated WINE_INI environment variable...
tree
|
commitdiff
2001-01-10
Mike McCormack
Implemented asynchronous ReadFile and WriteFile.
tree
|
commitdiff
2001-01-09
Ryan Cumming
Make CDROM_GetLabel return 0 in the event of failure...
tree
|
commitdiff
2001-01-09
François Gouget
The last parameter of CreateFile should be 0 (aka NULL...
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Avoid crashing on invalid lines during config file...
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
tree
|
commitdiff
2000-12-29
Mike McCormack
Implemented GetOverlappedResult.
tree
|
commitdiff
2000-12-27
Andreas Mohr
- clarify many error messages
tree
|
commitdiff
2000-12-27
Lawson Whitney
Allow an application to open a dos device ending with...
tree
|
commitdiff
2000-12-24
François Gouget
Fixed a few type clashes in preparation for the switch...
tree
|
commitdiff
2000-12-24
Dmitry Timoshkov
Define environment variable TMP as an alias for TEMP.
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
tree
|
commitdiff
next