Patch 7.0.242 (extra)
commit5c86cded3514880e82e071da648014777250cbcc
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 7 May 2007 02:27:51 +0000 (7 02:27 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 7 May 2007 02:27:51 +0000 (7 02:27 +0000)
treeed613d5f9394620e374b82bbbee951417fd15c98
parenta6fedde3e9ef574d4075291e84ef15c6edfe64ea
Patch 7.0.242 (extra)
Problem:    Win32: Using "-register" in a Vim that does not support OLE causes
    a crash.
Solution:   Don't use EMSG() but mch_errmsg().  Check p_go for being NULL.
    (partly by Michael Wookey)
Files:     src/gui_w32.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@260 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/gui_w32.c
src/version.c