projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Changed buffer size for EM_STREAMIN message to 4096, as it's what M$
[wine]
/
dlls
/
psapi
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = psapi.dll
6
IMPORTS = kernel32 ntdll
7
8
C_SRCS = \
9
psapi_main.c
10
11
SUBDIRS = tests
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: