No new kernel for windows-7 ! !

For everything that's not in any way related to PureBasic. General chat etc...
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

pdwyer wrote: But then, if windows 7 is going to be EVEN MORE bells and whistles on the same vista core, then I guess vista might start looking pretty good at that point :lol:
A few years ago, everybody talks bad about XP (and before about 2000, and before about w98) and now must people seams to love it.
Im sure that in 5 or 6 years evrybody will have at least Vista and will start talking bad about new releases ;)
User avatar
pdwyer
Addict
Addict
Posts: 2813
Joined: Tue May 08, 2007 1:27 pm
Location: Chiba, Japan

Post by pdwyer »

I don't remember that for win2k. I remember it for win95 and then '98 though.

win2k was my dream OS when it came out :lol: The games I had on 95 (didn't like 98 ) would run, japanese support added to the english OS, and I was onto an NT code base workstation that didn't rot (nt4 workstation degraded very badly after a few months. couldn't even defrag it).

XP was bells and whistles, I moved to it in the end because it has more japanese support than just unicode but I run it in classic mode. Many features I had to learn to turn off.

Vista... I will go to it in the end for the 64bit support I think. It has nothing I need otherwise still, simple as that.

Actually if games run, I might just run windows server 2008 as a workstation OS :) that could be a good workaround
Paul Dwyer

“In nature, it’s not the strongest nor the most intelligent who survives. It’s the most adaptable to change” - Charles Darwin
“If you can't explain it to a six-year old you really don't understand it yourself.” - Albert Einstein
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

They really need to make a separate OS 100% dedicated to gaming.
I love Purebasic.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Heathen wrote:They really need to make a separate OS 100% dedicated to gaming.
xbox :)

cheers

not really, it handles multimedia too.
User avatar
Demivec
Addict
Addict
Posts: 4260
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Post by Demivec »

rsts wrote:
Heathen wrote:They really need to make a separate OS 100% dedicated to gaming.
xbox :)

cheers

not really, it handles multimedia too.
I learned recently it was originally called DirectXbox, then it was shortened to Xbox.
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

rsts wrote:
Heathen wrote:They really need to make a separate OS 100% dedicated to gaming.
xbox :)

cheers

not really, it handles multimedia too.
Some games just don't work out on gaming systems. Imagine trying to play flight simulator with a controller? I can think of many reasons I would rather play games on my PC than a gaming system.
I love Purebasic.
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

I think this beats it for wanker of the year though
Paul, that was a terrible pun... I am still in pain!!!

However... I would like to say that I think the Kernel will have to change a bit. Simply to handle messages and activity of new hardware.

I would like to see 7 only handle 32 bit and 64 bit code. Clean up the legacy issues a bit. Make work for us programmers who gain some coin by updating legacy apps!

:D
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

Rook Zimbabwe wrote:I would like to see 7 only handle 32 bit and 64 bit code.
Didn't they already do that with Vista? No support for 16 bit apps? Or was that just for the 64 bit versions?
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Just the 64-bit edition. I don't know why though - they could have included it. Why not?

To run 16-bit stuff on the 64-bit edition you have to have virtual pc running.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

DoubleDutch wrote:Just the 64-bit edition.
Hmm... I thought that not being able to run 16 bit programs on any version of Vista was one of the reasons PowerBASIC finally made their compiler a 32 bit application.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

XP already crippled all 16 bit code by disabling part of the 'thunking' mechanism. What worked fine in 16 bit under Windows 98 using WOW16, did not always work on Windows XP. In fact, the WOW16 layer in Win2K is better than XP's.

Vista 32 should contain WOW16 but it may behave less compatible than XP.

Vista 64 and XP64 do contain WOW64 but are supposedly not containing WOW32. (I cannot confirm, don't run either OS.)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Post Reply