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

2007-07-18 Thread dannysmith at users dot sourceforge dot net
--- Comment #15 from dannysmith at users dot sourceforge dot net 2007-07-18 11:44 --- Fixed. I have modified Christoph's original patch to avoid problems on NT4 Danny -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added ---

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

2007-06-12 Thread reimer dot daniel at freenet dot de
--- Comment #14 from reimer dot daniel at freenet dot de 2007-06-12 22:13 --- http://www.reactos.org/paste/index.php/1aa48fc/ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30335

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

2007-06-12 Thread reimer dot daniel at freenet dot de
--- Comment #13 from reimer dot daniel at freenet dot de 2007-06-12 22:07 --- I tried the second Patch from danny and got the same results when I tried to build ReactOS in MultiCore, as with this one I used before. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30335

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

2007-06-03 Thread dannysmith at users dot sourceforge dot net
--- Comment #12 from dannysmith at users dot sourceforge dot net 2007-06-03 21:37 --- (In reply to comment #11) > Hi > > > Now we looking at the second patch the host-mingw32.c.diff > I have not tested it in vista or windows yet. But what I can see > it using vritualalloc that mean i

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

2007-06-03 Thread magnus at greatlord dot com
--- Comment #11 from magnus at greatlord dot com 2007-06-03 17:48 --- Hi I look at both patcher the frist one the "GCC-v4.1-r120189-CreateFileMapping-Vista.patch" is most correct one in my eyes. if you reading how CreateFileMapping works, at http://msdn2.microsoft.com/en-us/library/aa

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

2007-02-02 Thread dannysmith at users dot sourceforge dot net
--- 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

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

2007-02-02 Thread dannysmith at users dot sourceforge dot net
--- Comment #9 from dannysmith at users dot sourceforge dot net 2007-02-02 19:31 --- Created an attachment (id=12997) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12997&action=view) Patch for Vista/CreateFileMapping -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30335

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

2007-01-02 Thread dralnix at gmail dot com
--- Comment #8 from dralnix at gmail dot com 2007-01-02 20:25 --- This patch was tested by having various people on Vista (32/64) run a full build of ReactOS as a limited user. (also tchar.h is needed for compilation because of the _T macro) -- http://gcc.gnu.org/bugzilla/show_bug.c

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

2006-12-31 Thread dannysmith at users dot sourceforge dot net
--- Comment #7 from dannysmith at users dot sourceforge dot net 2007-01-01 01:53 --- I am not in position to test this on Vista until next week. Can you please indicate how you tested. Danny -- dannysmith at users dot sourceforge dot net changed: What|Removed

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

2006-12-31 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-12-31 16:55 --- This is a host issue only. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added GCC ho

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

2006-12-31 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2006-12-31 14:16 --- Just ignore comment #3 and post the patch to [EMAIL PROTECTED] please, indicating which target you configured for and how you tested this patch (a bootstrap and regtest is required). -- rguenth at gcc dot gnu dot

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

2006-12-31 Thread Christoph_vW at reactos dot org
--- Comment #4 from Christoph_vW at reactos dot org 2006-12-31 13:48 --- What do you want to tell me with this link? Without this patch I can not use gcc on Vista - which means I can not use other free software either because I am not able to compile it. Should I set up a website like

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

2006-12-31 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-12-31 12:08 --- See badvista.fsf.org -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30335

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

2006-12-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|major |normal Component|pch |other GCC tar