Longhorn Skinning A Reality
AlphaAlien writes "AlphaAlien of HardwareGeeks.com has figured out how to skin all of Microsoft's upcoming Windows release codenamed Longhorn. We can now skin Longhorn in the same manner we can skin Windows XP. Here's a picture of a very early copy of the first ever non-Microsoft skin for Longhorn. The only possible issue at this point is that Microsoft appears to be planning to move away from BMP based skinning altogethor and move to PNG based skins in which case any skins made for Longhorn at this point in time will not work far into the future. Also the patch to allow the skins to be loaded may not work many builds from the present as well. But for now we'll be able to hack away at the skinning engine at our leisure. in co-operation with BetasIRC.net we will be releasing the first few longhorn skins and a guide on how to get started on creating your own Longhorn skins."
I'm not sure if you're trolling or trying to be funny, but never mind.
However, you can actually change the colour of the BSOD to make it more PSOD (pink screen of death) or maybe YSOD (yellow screen of death).
Details are here although many Slashdotters probably won't like to admit that on W2K/XP they might never actually see the fruits of their labour.
Avantslash - View Slashdot cleanly on your mobile phone.
Windows XP uses a .DLL file (.so) for handling "visual styles" (skins). These skins are signed by microsoft, so you can only use their skins (to stop people from making virii or something, or to line their pockets). Since XP came out, people have been hacking this .dll file (uxtheme.dll) to allow custom, non-microsoft visual styles to be used. This is quite a coup as they've removed the need for signing before the OS is even released. It's not about the technology present in skinning, but the fact that they've circumvented MS's encryption/signing thingy 2 years prior to release.
<obvious>
Well, this might come as a shock to you, but I'll cite some examples:
Simply because you like your speakers in black, doesn't mean everyone does. I, for once, prefer mahogny.
And as computers become a common thing, you might expect people to want to alter their looks and maybe even behaviour to suit whatever needs they may have.
</obvious>
If you really needed this answer, I think you spend way too much time alone in your room, boy. (Perhaps <obvious> as well...)
Not Buzzword 2.0 compliant. Please speak english.
Microsoft does make it possible to create new themes. People do create them, in fact there are thousands and thousands of them out there.
No reason to lie.
It's not about the technology present in skinning, but the fact that they've circumvented MS's encryption/signing thingy 2 years prior to release.
The current Longhorn releases feature the same UI system as XP, using static images for everything.
The final release will have an Avalon-powered UI. Because it uses DirectX, its a safe bet they will use scalable vector graphics (more flash-like, no BMP/PNG/JPG) for everything possible. The ability to resize windows has already been demonstrated, and keeping the UI clean and un-pixely is probably a big priority for them.
I would be *very* surprised if the Avalon UI uses the same theming system. All they've done is apply an old crack to old code. Nothing amazing there...
You do know that green isn't a primary color, right?
RGB is the three additive primary colors (and monitors use additive primary colors since they emit light, not subtractive).
XP uses by default in G and B in its color scheme.
Wikipedia article about primary colors
Beware: In C++, your friends can see your privates!