Will Windows 8 kill win32 API?
-
..why wouldn't there be? There has always been an API in Windows, it has always been backward compatible, there is nothing to replace it, and trying to replace it might bankrupt Microsoft. Where the elephant did you find this question? It's as idiotic as asking whether the internet will be replaced.
Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]
-
whenever I have to go back to our C++ aps, looking at the COM code fills me with fear, we used to always double estimates with COM, so much that can go wrong!
My Blog: www.dwmkerr.com My Charity: Children's Homes Nepal
Smart pointers make COM way easier than it was "back in the day". if you have to call AddRef() and Release() yourself, you're doing it the hard way. At least, that's been our experience. YMMV as usual. :java:
Anna :rose: Tech Blog | Visual Lint "Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"
-
I hope they get rid of that 32 bit stuff! That's so 1990!
regards Torsten When I'm not working
That'll take a while to work its way out... there's just wayyy too much 32bit code.
-
..why wouldn't there be? There has always been an API in Windows, it has always been backward compatible, there is nothing to replace it, and trying to replace it might bankrupt Microsoft. Where the elephant did you find this question? It's as idiotic as asking whether the internet will be replaced.
Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]
-
How the f*ck do you think Win32 will die when, at its core, all of Windows 8 relies on it? I think you need to remove "super" from your user ID, unless "norb" is a foreign translation of the term "retard".
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
I hope they get rid of that 32 bit stuff! That's so 1990!
regards Torsten When I'm not working
TorstenH. wrote:
I hope they get rid of that 32 bit stuff! That's so 1990!
They didn't even have 16 bit Windows 3.1 ironed out fully in 1990. No 32 bit coming out of Microsoft back then.
Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004
-
Microsoft ?
When I was a coder, we worked on algorithms. Today, we memorize APIs for countless libraries — those libraries have the algorithms - Eric Allman
-
If PC is on the way out, win32 API will disappear with it. It will be a natural death. :((
TOMZ_KV
The PC is in his way out?, sorry, i didn't knew, in which universe is it? :)
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
supernorb wrote:
And there will be another API for Windows OS?
Win8 has "WinRT" which is supposed to be its replacement, however I doubt you're going to see Win32 disappear any more than COM has been completely replaced by .Net. You may not see Microsoft release any new products based on them but the industry support behind both is pretty massive. Microsoft may decide to change their technology but penetration of the new technology is now going to be on the order of decades. What ... think the installed base of billions of machines is just going to roll over and die now that WinRT has been cooked up? -CB
-
Microsoft has been getting crazier by the minute and now finally has lost its marbles. They have a little identity crisis and want to be just like Apple at all cost. Part of that cost will be the customers who would go to Apple if they wanted to have Apple. Who knows what they will do next? But seriously, Win 32 is ancient, which is by no means a bad thing in my book. They would like to kill it, but they can't. A modern native and unmanaged alternative has been long overdue, but that would have conflicted with their (constantly changing) strategy, including .Net.
At least artificial intelligence already is superior to natural stupidity
CDP1802 wrote:
Microsoft has been getting crazier by the minute and now finally has lost its marbles. They have a little identity crisis and want to be just like Apple at all cost. Part of that cost will be the customers who would go to Apple if they wanted to have Apple. Who knows what they will do next?
I really think that MS has completely gone nuts. 30 years of advance in display technology only to convert the system back to flat white with monochromatic icons (Metro). If I were strictly a consumer (rather than a developer) I would consider going with a Mac on the next go 'round.
CDP1802 wrote:
But seriously, Win 32 is ancient, which is by no means a bad thing in my book. They would like to kill it, but they can't. A modern native and unmanaged alternative has been long overdue, but that would have conflicted with their (constantly changing) strategy, including .Net.
You aren't going to get rid of Win32 any more than you're going to get rid of the 12Volt system still put in cars. That technology should have died years ago (not that Win32 should 'die') yet is still the basis for everything rolling off the assembly line in both Detroit and Tokyo. If you write Win32 code don't fear too much; you'll be in demand for a long freaking time! I'm going to continue to write C# for the desktop and the back-end. I doubt that I'll see a lack of work for the rest of my career. -CB :-)
-
Nope, not at all. The new start screen and metro style apps are fancy and modern, but behind all that once you get back to the desktop, the vast majority of what you are seeing is a combination of the old Win32 API and LOTS of COM (most of the shell stuff is implemented via com, right click handlers, icons, etc etc). So Win32 will be around for a while, there are just too many existing applications built upon it to risk changing the architecture of the windowing system too much.
My Blog: www.dwmkerr.com My Charity: Children's Homes Nepal
Dave Kerr wrote:
Nope, not at all. The new start screen and metro style apps are fancy and modern, but behind all that once you get back to the desktop, the vast majority of what you are seeing is a combination of the old Win32 API and LOTS of COM (most of the shell stuff is implemented via com, right click handlers, icons, etc etc).
I've played with all the release previews since the DEV preview last fall. Tell me: what's "fancy and modern" about flat white and monochromatic icons? -CB :-)
-
If PC is on the way out, win32 API will disappear with it. It will be a natural death. :((
TOMZ_KV
Tomz_KV wrote:
If PC is on the way out, win32 API will disappear with it. It will be a natural death. :((
Don't hold the wake just yet. There's going to have to be a couple billion machines replaced to say nothing of the millions still being sold with Win7 on them. Microsoft has a very uphill battle with this one, IMHO. -CB :-)
-
How the f*ck do you think Win32 will die when, at its core, all of Windows 8 relies on it? I think you need to remove "super" from your user ID, unless "norb" is a foreign translation of the term "retard".
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997John Simmons / outlaw programmer wrote:
I think you need to remove "super" from your user ID, unless "norb" is a foreign translation of the term "retard".
:omg: Was that really necessary John?
-
Dave Kerr wrote:
Nope, not at all. The new start screen and metro style apps are fancy and modern, but behind all that once you get back to the desktop, the vast majority of what you are seeing is a combination of the old Win32 API and LOTS of COM (most of the shell stuff is implemented via com, right click handlers, icons, etc etc).
I've played with all the release previews since the DEV preview last fall. Tell me: what's "fancy and modern" about flat white and monochromatic icons? -CB :-)
good point ;)
My Blog: www.dwmkerr.com My Charity: Children's Homes Nepal
-
If PC is on the way out, win32 API will disappear with it. It will be a natural death. :((
TOMZ_KV
If the pc is on the way out, they're really gonna have to improve my phone. For one, I'll need a larger screen - at LEAST 1920 x 1080. And I'll need a real keyboard. And a mouse - When I'm in a paint program, fingers are just too clumsy. Oh, and a MUCH bigger drive. And more RAM. The CPU is aaaaalmost fast enough. All those things are going to need a beefy power supply. And don't make me code in Java or Objective C PLEASE !! I'll want it to run win32. If you can get my phone to do THAT, then I'll get rid of my desktop.
-
The PC is in his way out?, sorry, i didn't knew, in which universe is it? :)
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
Tomz_KV wrote:
If PC is on the way out, win32 API will disappear with it. It will be a natural death. :((
Don't hold the wake just yet. There's going to have to be a couple billion machines replaced to say nothing of the millions still being sold with Win7 on them. Microsoft has a very uphill battle with this one, IMHO. -CB :-)
-
If the pc is on the way out, they're really gonna have to improve my phone. For one, I'll need a larger screen - at LEAST 1920 x 1080. And I'll need a real keyboard. And a mouse - When I'm in a paint program, fingers are just too clumsy. Oh, and a MUCH bigger drive. And more RAM. The CPU is aaaaalmost fast enough. All those things are going to need a beefy power supply. And don't make me code in Java or Objective C PLEASE !! I'll want it to run win32. If you can get my phone to do THAT, then I'll get rid of my desktop.
-
CDP1802 wrote:
Microsoft has been getting crazier by the minute and now finally has lost its marbles. They have a little identity crisis and want to be just like Apple at all cost. Part of that cost will be the customers who would go to Apple if they wanted to have Apple. Who knows what they will do next?
I really think that MS has completely gone nuts. 30 years of advance in display technology only to convert the system back to flat white with monochromatic icons (Metro). If I were strictly a consumer (rather than a developer) I would consider going with a Mac on the next go 'round.
CDP1802 wrote:
But seriously, Win 32 is ancient, which is by no means a bad thing in my book. They would like to kill it, but they can't. A modern native and unmanaged alternative has been long overdue, but that would have conflicted with their (constantly changing) strategy, including .Net.
You aren't going to get rid of Win32 any more than you're going to get rid of the 12Volt system still put in cars. That technology should have died years ago (not that Win32 should 'die') yet is still the basis for everything rolling off the assembly line in both Detroit and Tokyo. If you write Win32 code don't fear too much; you'll be in demand for a long freaking time! I'm going to continue to write C# for the desktop and the back-end. I doubt that I'll see a lack of work for the rest of my career. -CB :-)
CodeBubba wrote:
I really think that MS has completely gone nuts. 30 years of advance in display technology only to convert the system back to flat white with monochromatic icons (Metro). If I were strictly a consumer (rather than a developer) I would consider going with a Mac on the next go 'round.
Really? I think Metro is a refreshing reset. The Aero design aesthetic was the last step down a slippery slope of complexity, with too many pixels and too much GPU horsepower devoted to chrome. Aero did too much stuff "because they could", and not because it was a good idea. Maybe you remember having to upgrade your PC's graphics card so it could do Aero. Maybe you didn't, and got the old windows look and didn't notice. I'm all in favor of design simplicity and reserving pixels for the application, not the chrome. I haven't had to live with metro yet, so if you tell me they did simplicity wrong, I won't argue.