Thread: Windows 7 Beta

  1. #31
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    The problem is getting the computer to boot from a USB drive, whether that be Win7 or WinXP.
    I never knew how to do it...
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  2. #32
    Hail to the king, baby. Akkernight's Avatar
    Join Date
    Oct 2008
    Location
    Faroe Islands
    Posts
    717
    Omg... Their download manager sucks >.<! said I could shut it down and continue it, but when I tried continuing it, I got some 'Fatal Error' and had to start all over again >.>
    Anyways, I've only heard good stuff about Windows 7 o.o especially that it doesn't demand as much from your PC as Vista :P
    Currently research OpenGL

  3. #33
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    It sucks you have to use their download manager in the first place.
    I remember being able to grab the Vista beta builds without Microsoft's download crap.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  4. #34
    and the hat of copycat stevesmithx's Avatar
    Join Date
    Sep 2007
    Posts
    587
    Quote Originally Posted by Elysia View Post
    It sucks you have to use their download manager in the first place.
    I remember being able to grab the Vista beta builds without Microsoft's download crap.
    I agree.It's slow as snail.
    With direct download links we can choose download managers of our choice.
    Btw, Did you notice download manager seems to be an applet?.
    [irony]
    Microsoft using an rival's technology to spread it's product?!.
    [/irony]
    Not everything that can be counted counts, and not everything that counts can be counted
    - Albert Einstein.


    No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
    - Herbert Mayer

  5. #35
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    On my Linux/Firefox I got a direct download (no download manager). Guess it's OS detection =).

    I am downloading the 64-bit version for... no particular reason.

    I am going to run it in VMware, so hopefully drivers won't be an issue.

  6. #36
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Quote Originally Posted by stevesmithx View Post
    I agree.It's slow as snail.
    With direct download links we can choose download managers of our choice.
    Btw, Did you notice download manager seems to be an applet?.
    [irony]
    Microsoft using an rival's technology to spread it's product?!.
    [/irony]
    Yes, I have noticed. It uses Java, at least for Firefox. They tend to do that since Firefox doesn't support ActiveX.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  7. #37
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by cyberfish View Post
    On my Linux/Firefox I got a direct download (no download manager). Guess it's OS detection =).

    I am downloading the 64-bit version for... no particular reason.

    I am going to run it in VMware, so hopefully drivers won't be an issue.
    I've tried installing it under VMWare. It didn't work. Reboots spontaneously during installation and never recovers.

    That MIGHT be because I'm running a Mac Mini running Linux running VMWare trying to run Win7 inside THAT, but my suspicion is that it just doesn't work.
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

  8. #38
    Internet Superhero
    Join Date
    Sep 2006
    Location
    Denmark
    Posts
    964
    Quote Originally Posted by Elysia View Post
    The problem is getting the computer to boot from a USB drive, whether that be Win7 or WinXP.
    I never knew how to do it...
    Kind of requires your motherboard to have that particular function, all new motherboards have it, but anything older than 2½ years and chances are slim. Also, what drivers are you having problems with for x64? I've been running XP x64 for over a year now and i have never had any problems, except a _very_ old tuner card, but i couldn't even find any 32-bit drivers for that.

    Everything else works right out of the box, so i'm gonna go out on a limb here and say that you are mistaken, x64 is mature now...
    How I need a drink, alcoholic in nature, after the heavy lectures involving quantum mechanics.

  9. #39
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    I have problems with my wireless NIC not working out of the box, seems x64 wants to connect to the internet to find drivers for it...

    BTW its a linksys, so not exactly some no-name brand.

  10. #40
    and the hat of copycat stevesmithx's Avatar
    Join Date
    Sep 2007
    Posts
    587
    It looks like VirtualBox supports it too.
    http://blogs.sun.com/arungupta/entry...windows_7_beta
    Not everything that can be counted counts, and not everything that counts can be counted
    - Albert Einstein.


    No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
    - Herbert Mayer

  11. #41
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    That MIGHT be because I'm running a Mac Mini running Linux running VMWare trying to run Win7 inside THAT, but my suspicion is that it just doesn't work.
    Hmm I don't think the host (Mac/PC) matters, it's just x86. What version did you use?

    Great that VirtualBox supports it... but I downloaded the 64-bit version (I don't think VB supports 64-bit guests).

  12. #42
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by cyberfish View Post
    Hmm I don't think the host (Mac/PC) matters, it's just x86. What version did you use?
    Of VMWare? 6.0.2 build-59824

    I can't install Vista under VMWare either, though XP does work. Which is why I think it might be some weird hardware incompatibility.
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

  13. #43
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    Hmm I am currently installing it under VMware 6.5, no problems so far.

    I thought Vista is an officially supported guest?

  14. #44
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    Works for me.

    http://cyberfish.wecheer.com/tmp/w7.png

    6.5.1 build-126130

    All virtual hardware appears to be supported (nothing outstanding in device manager, network and sound tested)
    Even VMware Tools work.

    Installation took ~15mins. ~70MB/s harddrive. 3ghz Core 2 Duo.

    Didn't really do anything special. Selected "Vista 64-bit", SCSI HD, "Will install OS later" (didn't trust Easy Install, since it identified the ISO as Vista).

    BTW, is it just me or does the taskbar look really much like the one in KDE 3...

  15. #45
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Quote Originally Posted by Neo1 View Post
    Kind of requires your motherboard to have that particular function, all new motherboards have it, but anything older than 2½ years and chances are slim. Also, what drivers are you having problems with for x64? I've been running XP x64 for over a year now and i have never had any problems, except a _very_ old tuner card, but i couldn't even find any 32-bit drivers for that.

    Everything else works right out of the box, so i'm gonna go out on a limb here and say that you are mistaken, x64 is mature now...
    I'm going to try x64 once more, to see if drivers all there & all that. However, I am having problems booting off the damn USB drive. It always refuses to boot from it, no matter what I do.

    UPDATE:
    I managed to do it. Running x64. No problems with drivers so far.
    Incredibly enough, creative's x64 drivers works perfectly compared to their x86 drivers under Windows 7.
    Bass, surround... all works so far as I understand.
    There is yet one device to test, as soon as I can get my hands on it, though.
    Last edited by Elysia; 01-15-2009 at 06:14 AM.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Just starting Windows Programming, School me!
    By Shamino in forum Windows Programming
    Replies: 17
    Last Post: 02-22-2008, 08:14 AM
  2. dual boot Win XP, win 2000
    By Micko in forum Tech Board
    Replies: 6
    Last Post: 05-30-2005, 02:55 PM
  3. Windows Longhorn beta?
    By afreedboy in forum Tech Board
    Replies: 22
    Last Post: 12-03-2003, 12:41 PM
  4. SDL and Windows
    By nickname_changed in forum Windows Programming
    Replies: 14
    Last Post: 10-24-2003, 12:19 AM
  5. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM