projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
dplayx: NS_GetOtherMagic() is not used, so remove it.
[wine]
/
dlls
/
dplayx
/
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-30
Paul Vriens
Use the return value of register_key_guid.
tree
|
commitdiff
2006-06-13
Alexandre Julliard
dplayx: Don't use sizeof in traces to avoid printf...
tree
|
commitdiff
2006-05-24
Alexandre Julliard
Link against libwine_unicode everywhere we use Unicode...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-22
Vitaliy Margolen
directx: Update file versions to dx9c (compared to...
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2006-03-15
Aric Cyr
dplayx: Fix semaphore deadlock.
tree
|
commitdiff
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-08-30
Mike McCormack
Fix some gcc 4.0 warnings.
tree
|
commitdiff
2005-08-15
Vincent Béron
Uniformize DllMain TRACEing across dlls.
tree
|
commitdiff
2005-08-10
Francois Gouget
Change some Dll* functions so they are exported by...
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
tree
|
commitdiff
2005-08-08
Francois Gouget
Add missing WINAPI to MSXML_DllGetClassObject().
tree
|
commitdiff
2005-07-26
Alexandre Julliard
Uncomment the typedef in the DECLARE_INTERFACE macro...
tree
|
commitdiff
2005-07-13
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-07-07
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
tree
|
commitdiff
2005-07-05
Stefan Huehner
Fix -Wmissing-declarations warnings.
tree
|
commitdiff
2005-06-01
Dmitry Timoshkov
Make more of the OLE interface vtables const.
tree
|
commitdiff
2005-05-23
Lionel Ulmer
Rewrite DirectPlayEnumerateA and add W version at the...
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-04-19
Francois Gouget
DPSET_REMOTE is 0 so we cannot do (flags & DPSET_REMOTE...
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2005-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-09
Raphael Junqueira
Avoid ConvertToGlobalHandle calls.
tree
|
commitdiff
2005-02-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-01-26
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-01-11
Paul Vriens
Use Interlocked* functions in AddRef and Release.
tree
|
commitdiff
2005-01-07
Mike McCormack
Use CreateEventW in preference to CreateEventA for...
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-12-13
Eric Pouech
Fixed array index overflow.
tree
|
commitdiff
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-11-23
Tom Wickline
Version resources cleanup.
tree
|
commitdiff
2004-10-22
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
tree
|
commitdiff
2004-10-05
Alexandre Julliard
Avoid depending on the non-standard IUnknown_METHODS...
tree
|
commitdiff
2004-10-04
Francois Gouget
Don't use COBJMACROS on internal interfaces.
tree
|
commitdiff
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
tree
|
commitdiff
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_DEFINE macro.
tree
|
commitdiff
2004-07-12
Marcus Meissner
Move definitions of static vtables from header to dplay.c.
tree
|
commitdiff
2004-05-14
Ivan Leo Murray...
Updated the version info of all DirectX dlls to the...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
tree
|
commitdiff
2004-01-23
Ge van Geldorp
Fix various function prototypes to conform to PSDK.
tree
|
commitdiff
2003-12-30
Sami Aario
Fix some return values of dplayx API calls.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-29
Francois Gouget
Some spelling fixes.
tree
|
commitdiff
2003-09-29
Tom Wickline
Remove obsolete information.
tree
|
commitdiff
2003-09-27
Dimitrie O. Paun
Merge documentation/status/directplay into the code.
tree
|
commitdiff
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-23
Tom Wickline
Set version to 8.1.
tree
|
commitdiff
2003-08-23
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-08-07
Tom Wickline
Set version to DirectX 7.
tree
|
commitdiff
2003-07-30
Alexandre Julliard
Make the DllRegisterServer, DllRegisterServerEx, DllUnr...
tree
|
commitdiff
2003-07-09
Francois Gouget
Spelling fixes.
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-06-18
Francois Gouget
Typos/spelling fixes.
tree
|
commitdiff
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
tree
|
commitdiff
2003-04-16
Sylvain Petreolle
- Fix DirectPlayEnumerateA exit code.
tree
|
commitdiff
2003-04-11
Alexandre Julliard
Simplified COM interface declarations, removing the...
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Get rid of the ICOM_CALL macros.
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Use a more compatible technique to declare COM interfac...
tree
|
commitdiff
2003-04-03
Michael Stefaniuc
Add some missing HeapFree's and one missing free.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-02-12
Michael Stefaniuc
Added some missing LeaveCriticalSection's.
tree
|
commitdiff
2003-01-13
Enrico Horn
Extend version info.
tree
|
commitdiff
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
tree
|
commitdiff
2003-01-03
Dimitrie O. Paun
Eliminate lots of __WINE__ conditionals from the headers.
tree
|
commitdiff
2002-12-10
Alexandre Julliard
winnt.h should not be self-contained, it must depend...
tree
|
commitdiff
2002-12-05
Ove Kaaven
Make sure that no files except unknwn.h include wine...
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-10-23
Michael Stefaniuc
Compile the dplayx dll with STRICT defined.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
tree
|
commitdiff
2002-08-30
Steven Edwards
Update some .cvsignore files for building on Windows.
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Cast void* to char* for pointer arithmetic.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Replaced the GET/PUT_UA macros by memcpy. Fixed a few...
tree
|
commitdiff
2002-05-20
Andreas Mohr
Spelling stuff.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-02
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2001-11-19
Andreas Mohr
- fix wrong hexadecimal GetLastError() output
tree
|
commitdiff
next