projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Define __fastcall.
[wine]
/
dlls
/
dplayx
/
name_server.h
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 */