repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20000326.
[wine/gsoc-2012-control.git]
/
dlls
/
dplayx
/
name_server.h
blob
b0404d6f9d3ae296787b61353161f71acceffbe1
1
2
#ifndef __WINE_DPLAYX_NAMESERVER
3
#define __WINE_DPLAYX_NAMESERVER
4
5
#include
"dplay.h"
6
7
void
DPLAYX_NS_SetLocalComputerAsNameServer
(
LPDPSESSIONDESC2 lpsd
);
8
9
#endif
/* __WINE_DPLAYX_NAMESERVER */