Click here to Skip to main content
15,867,594 members
Articles / Desktop Programming / MFC

Single Instance Application

Rate me:
Please Sign up or sign in to vote.
5.00/5 (10 votes)
31 Oct 20023 min read 117.1K   1.3K   39  
An example approach to solving the single instance application problem with command line argument passing.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Australia Australia
Developing windows applications for over 15 years now starting on Win 3.1 with Object Oriented Pascal, progressed to C++ and OWL, in 1996 switch to MFC and never looked back, now focusing on .NET/Mono.

Comments and Discussions