projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
41280ee
)
GetProcessVersion prototype missing.
author
Emanuele Aliberti
<ea@iol.it>
Sat, 10 Feb 2001 22:00:20 +0000
(22:00 +0000)
committer
Emanuele Aliberti
<ea@iol.it>
Sat, 10 Feb 2001 22:00:20 +0000
(22:00 +0000)
svn path=/trunk/; revision=1611
reactos/include/funcs.h
patch
|
blob
|
history
diff --git
a/reactos/include/funcs.h
b/reactos/include/funcs.h
index
652e48a
..
17b2bea
100644
(file)
--- a/
reactos/include/funcs.h
+++ b/
reactos/include/funcs.h
@@
-1285,6
+1285,12
@@
GetProcessHeaps(
PHANDLE ProcessHeaps
);
PHANDLE ProcessHeaps
);
+DWORD
+STDCALL
+GetProcessVersion (
+ DWORD ProcessId
+ );
+
WINBOOL
STDCALL
HeapLock(
WINBOOL
STDCALL
HeapLock(