[comp.windows.ms.programmer] Running a 2nd copy of an Application

n8443916@unicorn.cc.wwu.edu (John Gossman) (01/17/91)

	I have written an application using MSC 6.0 and the SDK and
everything works fine except for one problem--I can only run one copy
of the program at a time.  When I double click on the Icon to load a
second copy (or use File Manager etc.), I get an alert box Cannot
Open Window!  CodeView says access denied.  What am I doing wrong?  I
have looked over my .DEF and .RC files, but see no clues.
	The program is compiled using the Medium Memory model.
	Thanks in advance for any clues or references into the documentation.
I'm sure this is something easy and obvious, but it must be fairly buried
in the Docs, because I've looked.

Thanks

John Gossman


// *************************************************************** //
John Gossman
SoftSource      (206)676-0999 Phone
WWU Math Dept.
My employer stands behind all my opinions, except in public.
// ************************************************************** //