[Bug other/30335] CreateFileMapping fails in Vista due to lack of admin privileges

dannysmith at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Fri Feb 2 19:32:00 GMT 2007



------- Comment #10 from dannysmith at users dot sourceforge dot net  2007-02-02 19:32 -------
It seems strange to me that CreateFileMapping puts _unnamed_ object into Global
namespace.  Can you point me to documentation for this feature?

If CreateFileMapping functionality has changed, maybe we should just avoid it
and use VirtualAlloc throughout.  Can you test attached patch with Reactos
build?

Danny


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30335



More information about the Gcc-bugs mailing list