view src/VisVim/StdAfx.cpp @ 2643:e6372ac3ebe5 v7.3.063

updated for version 7.3.063 Problem: Win32: Running a filter command makes Vim lose focus. Solution: Use SW_SHOWMINNOACTIVE instead of SW_SHOWMINIMIZED. (Hong Xu)
author Bram Moolenaar <bram@vim.org>
date Wed, 24 Nov 2010 12:35:21 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

// Stdafx.cpp : source file that includes just the standard includes
//	VisEmacs.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"
#include "atlimpl.cpp"