MmCopyFromCaller is deprecated! Use probing and SEH instead. All Code using MmCopyFromCaller or MmCopyToCaller should be fixed, these APIs should no longer be used for new code.
tkreuzer@svn.reactos.org wrote:
Author: tkreuzer Date: Mon Jan 8 00:18:34 2007 New Revision: 25352
URL: http://svn.reactos.org/svn/reactos?rev=25352&view=rev Log: My first commit! NtGdiExtTextOut:
- Unlock dc if failed
- Copy string from usermode using MmCopyFromCaller
Modified: trunk/reactos/subsystems/win32/win32k/objects/text.c