Today i am considering UI for my E-Learning Designer program. When creating sample MFC Project with Fluent UI using Visual Studio 2013 i see notes from Microsofts in the first part of files in the sample project.
This MFC Samples source code demonstrates using MFC Microsoft Office Fluent User Interface // (the "Fluent UI") and is provided only as referential material to supplement the // Microsoft Foundation Classes Reference and related electronic documentation // included with the MFC C++ library software. // License terms to copy, use or distribute the Fluent UI are available separately. // To learn more about our Fluent UI licensing program, please visit // http://go.microsoft.com/fwlink/?LinkId=238214. // // Copyright (C) Microsoft Corporation // All rights reserved.
MFCApplication1.cpp : Defines the class behaviors for the application.
But when i go to URL http://go.microsoft.com/fwlink/?LinkId=238214, the page show it's retired ? What does it mean ? How can i get official information about Fludent UI license ?