[PSDK]
authorRafal Harabien <rafalh@reactos.org>
Fri, 25 Mar 2011 21:42:48 +0000 (21:42 +0000)
committerRafal Harabien <rafalh@reactos.org>
Fri, 25 Mar 2011 21:42:48 +0000 (21:42 +0000)
commite0191e8920fc70d341f0e9e35050edb173b13a58
treef188a09e7aab9b415476934d84485663e22c544d
parent855227336f79b52d62aba17bac2b01b245843a31
[PSDK]
Import strsafe.h from mingw-w64. It's more complete compared to our headers

[DDK]
Import ntstrsafe.h from mingw-w64 (converted from strsafe.h). It's more complete compared to our headers

[NTOSKRNL]
Use sizeof instead of magic numbers

Let's use strsafe functions now instead of strncpy/wcsncpy, which doesn't always NULL terminate :)

svn path=/trunk/; revision=51135
reactos/base/applications/notepad/notepad.h
reactos/include/ddk/ntstrsafe.h
reactos/include/psdk/strsafe.h
reactos/ntoskrnl/ex/init.c