projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Started the real implementation of mciavi.
[wine]
/
dlls
/
kernel
/
2001-02-14
Andreas Mohr
Cosmetics.
tree
|
commitdiff
2001-02-12
Francois Gouget
Change the callback declarations to a safer format.
tree
|
commitdiff
2001-02-12
Patrik Stridvall
Documentation argument fixes.
tree
|
commitdiff
2001-02-12
Rein Klazes
Added support for the Malayan language.
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-26
Alexandre Julliard
Changed wait_process and wait_debug_event requests...
tree
|
commitdiff
2001-01-26
Andreas Mohr
Don't open the comm handle with GENERIC_WRITE via FILE_...
tree
|
commitdiff
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-01-10
Alexandre Julliard
Added nls to EXTRASUBDIRS.
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
tree
|
commitdiff
2001-01-04
Mike McCormack
Added Ulrich Weigand's description of KERNEL32_99.
tree
|
commitdiff
2001-01-02
Marcus Meissner
Implement PrintDlg16 better (adding PrintDlgProc16...
tree
|
commitdiff
2001-01-02
Andreas Mohr
Added Reserved5 -> lstrcmp16.
tree
|
commitdiff
2000-12-29
Mike McCormack
Improve async i/o compatability. lpOverlapped->Internal...
tree
|
commitdiff
2000-12-29
Rein Klazes
Test pointer before it is dereferenced in CreateEventW().
tree
|
commitdiff
2000-12-27
Andreas Mohr
- clarify many error messages
tree
|
commitdiff
2000-12-22
Eric Pouech
Added some 16 bit entry points needed by multimedia...
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Replaced WIN16_GlobalLock16 by "official" function...
tree
|
commitdiff
2000-12-19
Andrew Johnston
Documentation update.
tree
|
commitdiff
2000-12-14
Francois Gouget
Removed the name of APIs exported by ordinal.
tree
|
commitdiff
2000-12-14
Nemeth Peter
Some NLS updates.
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-13
Eric Pouech
FormatMessageA wasn't properly handling the %ls modifier.
tree
|
commitdiff
2000-12-12
Alexandre Julliard
Got rid of main.h.
tree
|
commitdiff
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
tree
|
commitdiff
2000-12-06
Michael Veksler
Add basic NLS information needed for Hebrew.
tree
|
commitdiff
2000-12-06
Huw D M Davies
Welsh needs iso8859-14.
tree
|
commitdiff
2000-12-05
Nerijus Baliunas
Fixed Serbian language code page.
tree
|
commitdiff
2000-12-05
Rein Klazes
Somes fixes for Dutch locales.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed Win16 documentation not fixed because of a bug...
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Moved the few remaining functions in wprocs.dll to...
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Finished separation of shell32 and wsock32.
tree
|
commitdiff
2000-12-01
Eric Pouech
Fixed segstr to str proto.
tree
|
commitdiff
2000-12-01
Aric Stewart
A number of additions to the nls files. Also one correc...
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Export a few 16-bit functions needed by higher-level...
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Use the HEAP_WINE_SEGPTR flag to specify allocations...
tree
|
commitdiff
2000-11-29
Alexandre Julliard
Renamed CallTo16* functions to wine_call_to_16* and...
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Implemented DosFileHandleToWin32Handle, Win32HandleToDo...
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Added entry for TerminateApp16.
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Changed GetProcAddress16 and 16-bit resource functions...
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Moved wsprintf functions to dlls/user.
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Added entry point flags -noimport, -norelay, -ret64...
tree
|
commitdiff
2000-11-25
Alexandre Julliard
Moved GET_IP out of winnt.h.
tree
|
commitdiff
2000-11-25
Nerijus Baliunas
Added missing locales to locale_rc.rc.
tree
|
commitdiff
2000-11-25
Alexandre Julliard
Fixed GetLargestConsoleWindowSize return type for Winel...
tree
|
commitdiff
2000-11-25
Nerijus Baliunas
Completed lvi.nls and lth.nls.
tree
|
commitdiff
2000-11-25
Dimitrie O. Paun
Avoid using TIOCM_* constants if not available.
tree
|
commitdiff
2000-11-25
Aric Stewart
Added the turkish locale.
tree
|
commitdiff
2000-11-25
Marcus Meissner
Handle %ls same as %s.
tree
|
commitdiff
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
tree
|
commitdiff
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Fixed copy/paste typo spotted by Dimitrie O. Paun.
tree
|
commitdiff
2000-11-13
Mike McCormack
- created server object for handling async i/o
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Export the CallFrom16xxx functions from kernel32. Renam...
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Raise an exception for unimplemented 16-bit entry point...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
tree
|
commitdiff
2000-11-06
Alexandre Julliard
Use .mc.rc extension for rc files generated by the...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Do not truncate high word of message id.
tree
|
commitdiff
2000-10-31
Rein Klazes
Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Added import of ntdll.
tree
|
commitdiff
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Build Win32 resources as .res files and dump them into...
tree
|
commitdiff
2000-10-17
Andreas Mohr
Implemented old Win 2.x string functions.
tree
|
commitdiff
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
tree
|
commitdiff
2000-10-15
Alexandre Julliard
Set selector 0000H base to 0xf0000 until the first...
tree
|
commitdiff
2000-10-13
Francois Gouget
Fixed the signature of the FormatMessage APIs.
tree
|
commitdiff
2000-10-13
Francois Gouget
HFILE is an int, not a regular HANDLE.
tree
|
commitdiff
2000-10-13
Alexandre Julliard
Added a few more large integer functions.
tree
|
commitdiff
2000-10-13
Mike McCormack
Moved comm.c into kernel32.
tree
|
commitdiff
2000-10-12
Niels Kristian Bec...
Define LOCALE_IDEFAULTMACCODEPAGE for Danish locale.
tree
|
commitdiff
2000-10-02
Alexandre Julliard
Forward all large integer functions to ntdll.
tree
|
commitdiff
2000-10-02
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Implemented a bunch of large integer functions in ntdll.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved critical section implementation to ntdll.
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-22
Andreas Mohr
Add FIXMEs for all these nice completely unimplemented...
tree
|
commitdiff
2000-09-16
Andreas Mohr
Added VirtualAllocEx.
tree
|
commitdiff
2000-09-13
Ulrich Weigand
Update ESP correctly on return from flat thunk routines.
tree
|
commitdiff
2000-09-12
Andreas Mohr
"implemented" GetSystemTimeAdjustment.
tree
|
commitdiff
2000-09-12
Uwe Bonnes
Use tpXXX instead of tbXXX in tagTHREADENTRY32.
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-28
Dmitry Timoshkov
Add missing message to winerr_enu.mc.
tree
|
commitdiff
2000-08-28
James Abbatiello
Increase number of supported args for WOW_CallProc32W16...
tree
|
commitdiff
2000-08-28
James Abbatiello
Stub support for int2f/ax=1684/bx=0027 (VXDLDR).
tree
|
commitdiff
2000-08-25
Alexandre Julliard
Moved TASK_Create call to KERNEL initialisation routine.
tree
|
commitdiff
2000-08-25
Alexandre Julliard
Fixed a couple of WINAPI issues with 16-bit spec files...
tree
|
commitdiff
2000-08-22
James Abbatiello
Allow FormatMessage to load Unicode string resources.
tree
|
commitdiff
2000-08-21
Uwe Bonnes
Call WriteOutProfiles16 to make sure that last profile...
tree
|
commitdiff
2000-08-18
Chris Morgan
Stubbed SetConsoleInputExeNameA/W.
tree
|
commitdiff
2000-08-16
Peter Ganten
If a module cannot be found in LoadLibraryEx32W16,...
tree
|
commitdiff
next