repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user32: Check the DpiScalingVer registry key to enable DPI scaling.
[wine.git]
/
dlls
/
dnsapi
/
Makefile.in
blob
36552967be095ba1dc9e4bdeb34546ab6236f9f0
1
MODULE
=
dnsapi.dll
2
IMPORTLIB
=
dnsapi
3
IMPORTS
=
netapi32
4
EXTRALIBS
= $(
RESOLV_LIBS
)
5
6
C_SRCS
=
\
7
main.c \
8
name.c \
9
ns_name.c \
10
ns_parse.c \
11
query.c \
12
record.c
13
14
RC_SRCS
=
\
15
version.rc