projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[CONSRV]: Use string-safe functions to copy the font names into the fixed-size buffers.
[reactos.git]
/
reactos
/
win32ss
/
user
/
winsrv
/
consrv
/
consrv.h
diff --git
a/reactos/win32ss/user/winsrv/consrv/consrv.h
b/reactos/win32ss/user/winsrv/consrv/consrv.h
index
451f028
..
c17573e
100644
(file)
--- a/
reactos/win32ss/user/winsrv/consrv/consrv.h
+++ b/
reactos/win32ss/user/winsrv/consrv/consrv.h
@@
-12,6
+12,8
@@
/* Main header */
#include "../winsrv.h"
+#include <strsafe.h>
+
/* PSDK/NDK Headers */
#define WIN32_NO_STATUS
#define _INC_WINDOWS