Marcus Meissner
|
44ab484af8
|
dplayx: Remove currently unused unicode code (Coverity).
|
2010-01-14 10:08:34 -06:00 |
Francois Gouget
|
185b4bf605
|
dplayx: DPLAYX_SetLocalSession() and DPLAYX_CopyIntoSessionDesc2A() are unused so remove them.
|
2009-05-26 14:09:31 +02:00 |
Francois Gouget
|
6512ed5271
|
dplayx: NS_GetOtherMagic() is not used, so remove it.
|
2009-05-15 10:28:29 +02:00 |
Andrew Talbot
|
75572fdb0c
|
dplayx: Remove unused functions.
|
2009-02-05 13:13:55 +01:00 |
Michael Stefaniuc
|
f1a877a69d
|
dplayx: Remove superfluous pointer casts.
|
2009-01-16 12:56:10 +01:00 |
Francois Gouget
|
b3bf746ff9
|
Straighten out some ellipses.
|
2008-11-26 12:33:34 +01:00 |
Ismael Barros
|
4a4e5f269d
|
dplayx: Moved dplaysp.h to include/wine.
|
2008-07-23 11:40:53 +02:00 |
Andrew Talbot
|
5423c35d3c
|
dplayx: Assign to structs instead of using CopyMemory.
|
2008-03-29 10:30:27 +01:00 |
Andrew Talbot
|
5ab977e2aa
|
dplayx: Fix some memory leaks.
|
2007-09-24 13:50:31 +02:00 |
Andrew Talbot
|
43b278c5f1
|
dplayx: Constify some variables.
|
2007-04-27 11:13:47 +02:00 |
Alessandro Pignotti
|
7169718d6e
|
dplayx: Corrected the way nameserver initializes the sessiondesc structure on broadcast request reply.
|
2007-03-23 12:29:07 +01:00 |
Andrew Talbot
|
f0763b91ab
|
dplayx: Declare some functions static.
|
2007-01-08 12:09:23 +01:00 |
Andrew Talbot
|
ded7d0bcd5
|
dplayx: Cast-qual warnings fix.
|
2006-09-10 10:17:11 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Stefan Huehner
|
2440dcfe88
|
Fix -Wmissing-declarations warnings.
|
2005-07-05 12:49:14 +00:00 |
Jakob Eriksson
|
9ed61de9a2
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
Francois Gouget
|
4d801b66e6
|
Assorted spelling fixes.
|
2005-02-10 19:19:35 +00:00 |
Tom Wickline
|
aaf38e343e
|
Remove obsolete information.
|
2003-09-29 20:12:05 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Francois Gouget
|
f803e2a92d
|
Fix miscellaneous spelling errors and typos.
|
2003-05-13 00:41:57 +00:00 |
Dimitrie O. Paun
|
297f3d898d
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Peter Hunnisett
|
3d7cd87698
|
- Provide lobby provider COM object header file and stub implementation
- Break out dpl and dp service provider intialization
- Add missing definition of E_PENDING
- Resolve a few fixmes
- Fix includes for dplay.h
|
2001-04-12 21:10:54 +00:00 |
James Juran
|
f4d5fefb0a
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
Francois Gouget
|
99acd7dfa3
|
Use the DUMMYUNIONNAME macros so that the headers can be used in
Winelib.
|
2000-12-03 03:16:05 +00:00 |
Alexandre Julliard
|
0e44f63c9a
|
Replaced HEAP_strdup* and lstrcpynAtoW calls by exported functions.
|
2000-11-16 00:28:52 +00:00 |
Peter Hunnisett
|
72526ba4f5
|
- Remove winmm hack in dplay code
- Fix up some missing holes in the code
- More message implementation
- Status documentation update
|
2000-09-26 23:11:48 +00:00 |
Patrik Stridvall
|
6e740b5b46
|
Fixed some issues found by winapi_check.
|
2000-09-04 20:21:06 +00:00 |
Peter Hunnisett
|
8adbdd7c7b
|
- More implementation
- Should be able to enumerate sessions anywhere with at least tcp/ip
|
2000-08-29 23:55:06 +00:00 |
Peter Hunnisett
|
ef6dca5c37
|
- Implemented loading and initialization of service providers
- Created service provider COM object
- Lots of dplay/dplobby implementation/fixes
- Clean up of ole/guid.c
|
2000-08-25 21:58:05 +00:00 |
Peter Hunnisett
|
e2853822c5
|
Started local name server framework.
|
2000-05-26 22:26:30 +00:00 |
Peter Hunnisett
|
e4e61708d4
|
- Make registry usage a little more correct and modern
- Create home for all dplay name server functionality
- Add the framework for EnumSessions
- Documentation update
|
2000-03-12 20:18:33 +00:00 |