projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
urlmon: Don't create stgmed_obj for binding to object.
[wine]
/
dlls
/
dplayx
/
dplobby.c
2008-01-02
Andrew Talbot
dplayx: Remove unneeded casts.
blob
|
commitdiff
|
raw
2007-07-20
Andrew Talbot
dplayx: Cast-qual warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jan Zerebecki
dplayx: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Andrew Talbot
dplayx: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
dplayx: Win64 printf format warning fixes.
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-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Dmitry Timoshkov
Make more of the OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Raphael Junqueira
Avoid ConvertToGlobalHandle calls.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-26
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Mike McCormack
Use CreateEventW in preference to CreateEventA for...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Eric Pouech
Const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Fix various function prototypes to conform to PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-29
Tom Wickline
Remove obsolete information.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
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-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-03
Michael Stefaniuc
Add some missing HeapFree's and one missing free.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-12
Michael Stefaniuc
Added some missing LeaveCriticalSection's.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-10
Alexandre Julliard
winnt.h should not be self-contained, it must depend...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Michael Stefaniuc
Compile the dplayx dll with STRICT defined.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-22
Jon Griffiths
- Remove <string.h> from winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-04
Francois Gouget
Removed the 'fn' prefix (i.e. ICOM_FN).
blob
|
commitdiff
|
raw
|
diff to current
2000-12-03
Francois Gouget
Use the DUMMYUNIONNAME macros so that the headers can...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-16
Alexandre Julliard
Replaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-19
Peter Hunnisett
- Add proper message reply mechanism and sp player...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Peter Hunnisett
- Remove winmm hack in dplay code
blob
|
commitdiff
|
raw
|
diff to current
2000-08-26
Alexandre Julliard
Removed calls to ConvertToGlobalHandle and MakeCritical...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Peter Hunnisett
- Implemented loading and initialization of service...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Peter Hunnisett
- Make ref counting a little more efficient
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Peter Hunnisett
- Added a little more dll level debugging and small...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-12
Peter Hunnisett
- Make registry usage a little more correct and modern
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Niels Kristian Bec...
Compiler warnings fixed.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Peter Hunnisett
- Added global data mutual exclusion
blob
|
commitdiff
|
raw
|
diff to current
1999-11-04
Peter Hunnisett
- Added dplayx LibMain for initialization of all dplayx...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-25
Francois Gouget
Added two macros, ICOM_VFIELD and ICOM_VTBL, so that...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Francois Gouget
Use the COM macros rather than directly accessing the...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-28
Peter Hunnisett
- Moved dplay and dplayx to a proper home in the dlls...
blob
|
commitdiff
|
raw
|
diff to current