Initializes the global DirectX 10 View Mode API library. It creates a global DirectX 10 device (tagDX10ViewGlobals::m_pd3dDevice) and a DXGI factory object (tagDX10ViewGlobals::m_pFactory). It loads the default FX file used to display text and the grid, allocates and initializes the vertex buffers used for drawing and creates all the other resources that are not render-target dependent.