projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rundll32 requires a window for some functions to work, so create one.
[wine]
/
include
/
2003-07-21
Martin Fuchs
Define SHGDNF.
tree
|
commitdiff
2003-07-21
Martin Fuchs
Define IExtractIcon for ANSI/Unicode.
tree
|
commitdiff
2003-07-21
Mike McCormack
Moved declaration of VTableProvStruc from dlls/advapi32...
tree
|
commitdiff
2003-07-21
Rok Mandeljc
Split the dmusic interfaces.
tree
|
commitdiff
2003-07-21
Jon Griffiths
Add GetSystemWindowsDirectory, GetCurrentHwProfile.
tree
|
commitdiff
2003-07-19
Jon Griffiths
MSVC fixes.
tree
|
commitdiff
2003-07-19
Jeff Muizelaar
- add IMAGE_FILE_NET_RUN_FROM_SWAP define
tree
|
commitdiff
2003-07-18
Mike McCormack
Implemented password caching.
tree
|
commitdiff
2003-07-18
Jon Griffiths
Don't redefine __WINE_USE_MSVCRT (msvc warning).
tree
|
commitdiff
2003-07-18
Jon Griffiths
Fixed msvc warning.
tree
|
commitdiff
2003-07-18
Jon Griffiths
Include oleauto.h before oleidl.h, as per native headers.
tree
|
commitdiff
2003-07-18
Jon Griffiths
Add a bunch of missing stuff.
tree
|
commitdiff
2003-07-15
Francois Gouget
Spelling fixes (s/occured/occurred/ and variants).
tree
|
commitdiff
2003-07-15
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Lionel...
tree
|
commitdiff
2003-07-15
Pierre d'Herbemont
Change __PPC__ define to __powerpc__.
tree
|
commitdiff
2003-07-15
Casper Hornstrup
Define constants of M_PI & M_PI_2.
tree
|
commitdiff
2003-07-11
Alexandre Julliard
Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context...
tree
|
commitdiff
2003-07-11
Alexandre Julliard
Implemented the SMTO_ABORTIFHUNG flag of SendMessageTim...
tree
|
commitdiff
2003-07-11
Alexandre Julliard
Warning fix.
tree
|
commitdiff
2003-07-09
Dmitry Timoshkov
Use inline versions of APIs only internally in Wine.
tree
|
commitdiff
2003-07-09
Dmitry Timoshkov
Added support for CP_UNIXCP.
tree
|
commitdiff
2003-07-09
Alexandre Julliard
Implemented the ThreadBasicInformation case for
tree
|
commitdiff
2003-07-09
Francois Gouget
Spelling fixes.
tree
|
commitdiff
2003-07-08
Alexandre Julliard
Implemented NtRead/WriteVirtualMemory.
tree
|
commitdiff
2003-07-08
Raphael Junqueira
Some fixes on d3d8 and d3d9 headers.
tree
|
commitdiff
2003-07-03
Alexandre Julliard
Added a file_exists argument to wine_dll_load to allow...
tree
|
commitdiff
2003-07-02
Marcus Meissner
PowerPC inline versions of the interlocked functions.
tree
|
commitdiff
2003-07-02
Eric Pouech
- renamed winmm.OpenDriverW into winmm.OpenDriver
tree
|
commitdiff
2003-07-02
Michael Günnewig
- Fixed memory leak in AVISaveOptions.
tree
|
commitdiff
2003-07-01
Alexandre Julliard
Add strmif.h to the headers included in libuuid.
tree
|
commitdiff
2003-07-01
Alexandre Julliard
Add #ifdefs around forwards and interfaces like MIDL...
tree
|
commitdiff
2003-07-01
Eric Pouech
- removed next & prev fields from WINE_MODREF and imple...
tree
|
commitdiff
2003-07-01
Raphael Junqueira
- some cleanups and fixes on d3d8 and d3d9 headers
tree
|
commitdiff
2003-06-30
Alexandre Julliard
Implemented NtDelayExecution and make Sleep call it.
tree
|
commitdiff
2003-06-30
Robert Shearman
- Added DShow headers.
tree
|
commitdiff
2003-06-30
Marcus Meissner
Added PF_PAE_ENABLED and PF_XMMI64_INSTRUCTIONS defines.
tree
|
commitdiff
2003-06-30
Raphael Junqueira
Added DirectPlay8 headers.
tree
|
commitdiff
2003-06-27
Alexandre Julliard
Removed Wine-specific definition from exported header...
tree
|
commitdiff
2003-06-27
Shachar Shemesh
Implementation of the reordering algorithm by calling...
tree
|
commitdiff
2003-06-27
Dmitry Timoshkov
Implement LCMapString using unicode collation tables.
tree
|
commitdiff
2003-06-27
Alexandre Julliard
Moved some of the process functions to dlls/kernel.
tree
|
commitdiff
2003-06-26
Eric Pouech
- made async.h ready for use in ntdll: replaced all...
tree
|
commitdiff
2003-06-26
Eric Pouech
Added dbghelp.h header.
tree
|
commitdiff
2003-06-24
Eric Pouech
- started implementing ntdll.NtDeviceIoControlFile...
tree
|
commitdiff
2003-06-24
Raphael Junqueira
d3d9 headers are better when they build.
tree
|
commitdiff
2003-06-24
Eric Pouech
- start moving a few file related functions from files...
tree
|
commitdiff
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
tree
|
commitdiff
2003-06-23
Huw Davies
Don't enable client side fonts unless we have at least...
tree
|
commitdiff
2003-06-23
Mike McCormack
Record SetWorldTransform and ModifyWorldTransform in...
tree
|
commitdiff
2003-06-23
Michael Günnewig
- Fixed some signed/unsigned mismatches.
tree
|
commitdiff
2003-06-23
Eric Pouech
In console input record queue, replace semaphore with...
tree
|
commitdiff
2003-06-23
Kusanagi Kouichi
Added ListView_GetItemText macro.
tree
|
commitdiff
2003-06-21
Eric Pouech
- adapted kernel32 so that it no longer (directly)...
tree
|
commitdiff
2003-06-20
David Hammerton
- implemented support for https protocol
tree
|
commitdiff
2003-06-20
Alexandre Julliard
Added checks for ICU libraries (based on a patch by...
tree
|
commitdiff
2003-06-20
Robert Shearman
Added typedef for COLORREF.
tree
|
commitdiff
2003-06-20
Raphael Junqueira
Added d3d9 headers.
tree
|
commitdiff
2003-06-18
Eric Pouech
- fixed a couple of bugs in ntdll environment functions...
tree
|
commitdiff
2003-06-16
Raphael Junqueira
- DInput WideChar classes support. This time all dinput...
tree
|
commitdiff
2003-06-16
<ma@technoprint.ch>
Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc...
tree
|
commitdiff
2003-06-16
Eric Pouech
Implemented:
tree
|
commitdiff
2003-06-16
Juan Lang
Use iphlpapi to enumerate LAN adapters.
tree
|
commitdiff
2003-06-16
Jukka Heinonen
Remove SIGALRM handler.
tree
|
commitdiff
2003-06-16
Lionel Ulmer
Make the header in-line with current ICOM naming conven...
tree
|
commitdiff
2003-06-14
Alexandre Julliard
Make it possible to retrieve an inheritable handle...
tree
|
commitdiff
2003-06-13
Christian Costa
Make dinput8 behaviour more correct for mouse and keyboard.
tree
|
commitdiff
2003-06-13
Francois Gouget
Add stubs for RasDeleteSubEntry* (new in WinMe/WinXP).
tree
|
commitdiff
2003-06-13
Yorick Hardy
Include time.h instead of sys/time.h.
tree
|
commitdiff
2003-06-13
Lionel Ulmer
Stubbed some interfaces for the FilterGraph CLSID.
tree
|
commitdiff
2003-06-13
Eric Pouech
Added support for overlapped ioctl requests (and a...
tree
|
commitdiff
2003-06-13
Francois Gouget
Add a stub for CompareSecurityIds (new in WinXP).
tree
|
commitdiff
2003-06-06
Robert Shearman
- Support a few more flags
tree
|
commitdiff
2003-06-04
Antonio Larrosa...
Added CLOCKS_PER_SEC.
tree
|
commitdiff
2003-06-04
Jukka Heinonen
Migrate most int21 ioctl routines to winedos.
tree
|
commitdiff
2003-06-04
Yorick Hardy
Include sys/time.h for struct timeval definition.
tree
|
commitdiff
2003-06-04
Jason Edmeades
Fill in lots of unimplemented render states.
tree
|
commitdiff
2003-05-22
Alexandre Julliard
Start to make use of the proper PEB structure for process
tree
|
commitdiff
2003-05-21
Mike McCormack
Remove code that starts wineshelllink, instead create...
tree
|
commitdiff
2003-05-21
Alexandre Julliard
Moved a couple of 16-bit module functions from to loade...
tree
|
commitdiff
2003-05-21
Mike McCormack
Implemented GdiComment for enhanced metafiles.
tree
|
commitdiff
2003-05-20
Eric Pouech
Implemented NtQueryObject and NtSetInformationObject...
tree
|
commitdiff
2003-05-20
Yorick Hardy
Implemented GetSystemInfo on NetBSD.
tree
|
commitdiff
2003-05-20
Eric Pouech
Implement anonymous pipes on top of named pipes.
tree
|
commitdiff
2003-05-20
Eric Pouech
Implemented timer related functions in ntdll and make...
tree
|
commitdiff
2003-05-20
Alexandre Julliard
Only create the 16-bit dummy module when we need really it.
tree
|
commitdiff
2003-05-20
Alexandre Julliard
Added value for default Unix codepage to all the locale...
tree
|
commitdiff
2003-05-19
Dmitry Timoshkov
Expect multiple DNS_ flags.
tree
|
commitdiff
2003-05-19
Yorick Hardy
Added the implementation for CDROM_GetIdeInterface...
tree
|
commitdiff
2003-05-19
Robert Shearman
Fix value of IID_IShellFolder2.
tree
|
commitdiff
2003-05-19
Huw Davies
GetRandomRgn(...,1) returns the current clipping rgn.
tree
|
commitdiff
2003-05-19
Alexandre Julliard
Catch broadcast window handles in functions that are...
tree
|
commitdiff
2003-05-16
Stefan Leichter
Fixed DECIMAL_SETZERO
tree
|
commitdiff
2003-05-15
Alexandre Julliard
Get rid of the 32-bit user signal proc since we always...
tree
|
commitdiff
2003-05-15
Mike McCormack
- rewrite of the named pipe code
tree
|
commitdiff
2003-05-15
Eric Pouech
Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrent...
tree
|
commitdiff
2003-05-14
Alexandre Julliard
Rewrote module TLS support and moved it to ntdll.
tree
|
commitdiff
2003-05-14
Alexandre Julliard
Made INSTR_EmulateInstruction return the exception...
tree
|
commitdiff
2003-05-14
Dimitrie O. Paun
Add missing ENDSESSION_LOGOFF define.
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Use a different magic for memory DCs and get rid of...
tree
|
commitdiff
2003-05-13
Mike McCormack
Implemented SetMessageExtraInfo.
tree
|
commitdiff
next