Zonator.com - The Software Directory
 
T H E   S O F T W A R E   D I R E C T O R Y
 HOME
 Audio 
 Business 
 Development 
 Education 
 Graphics 
 Home/Hobby 
 Internet 
 Miscellaneous 
 Screen Savers 
 Utilities 
 New Entries 

Submit

Mirror (for Chrome)

While using Chrome I found that a lot of sites sites don't work, due to missing plugins for the new platform. Sometimes just quitting the site is not an option so I created an easy way to open the page in your "old" browser. Just drag and drop the URL from the Chrome URL bar into the Mirror form and you can continue your Chrome browsing.

Download


News
LaPensie.com
Americanul.com
YourUrls.com
OmniTop.com
EmailSecret.com


© 2006-2007 Zonator.com
MenuXP v 1.0 Freeware


Download
Download 2

CMenuXP is a small set of MFC classes that allow developers to add various graphical user interface elements with an Office XP look to their MFC apps. What this means is that developers can add the flat, non-3D, “water-color� UI controls that were first introduced in Office XP to their MFC applications. These controls do not have raised edges, do not look “pushed in� when clicked, and are not “shadowed� (except for menus). Instead, when elements are selected, they are outlined and shaded. The following classes are included in the library: · CButtonXP: Creates a flat-edged button. · CComboBoxXP: Creates a flat-edged combobox. · CMenuXP: Allows, among other things, icons along the edge of menus · CStatusBarXP: Creates a flat-edged status bar. · CToolBarXP: Developers can easily insert other controls into this toolbar. · CBufferDC: Encapsulates double-buffering to eliminate flickering while drawing. · CImgDesc: A menu item image management class. However, the library has a couple of drawbacks. First, it cannot be used in a language other than C++. Second, it is written using MFC, the Microsoft Foundation Classes library. Although some programmers adore this framework, many find it unwieldy. Of course, the developer who wants to add the Office XP style to applications written using MFC may find that this class library can be of use. But developers starting a new project who are looking for a simpler, more secure library may wish to consider other options.