If you have ever fooled around with Resource Hacker, a free tool to view and edit resources in Windows executables, you may have noticed that many programs contain resources which appear to have been for features which were originally going to be in a program, but then removed. For example, if you look in MSPaint, you can find some removed dialogs, and if you look in that pinball game included with Windows XP, you can find some kind of editor dialog which cannot be opened. But there are a few bitmaps you can find inside of many different executables that I just don't know what they could have been. Look at this one for an example:
I see check boxes, radio buttons, and are those yin-yangs? Whatever this could have been used for, I can't think of. If you want to see for yourself, I took this image from Dependency Walker (DEPENDS.EXE), a tool which comes with Microsoft Visual Studio (and can also be downloaded separately from dependencywalker.com) though I have seen this particular image in several other programs as well.
I see check boxes, radio buttons, and are those yin-yangs? Whatever this could have been used for, I can't think of. If you want to see for yourself, I took this image from Dependency Walker (DEPENDS.EXE), a tool which comes with Microsoft Visual Studio (and can also be downloaded separately from dependencywalker.com) though I have seen this particular image in several other programs as well.