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
/
qmgr
/
Makefile.in
blob
7c23e84f3ab05e1dff60577a86326c5d58804a66
1
MODULE
=
qmgr.dll
2
IMPORTS
=
uuid winhttp ole32 advapi32
3
4
C_SRCS
=
\
5
enum_files.c \
6
enum_jobs.c \
7
factory.c \
8
file.c \
9
job.c \
10
qmgr.c \
11
qmgr_main.c \
12
service.c
13
14
RC_SRCS
=
rsrc.rc
15
16
IDL_SRCS
=
qmgr_local.idl