CSingleInstance 117 Freeware

CSingleInstance 117 Freeware
  • Downloads: 301
  • Requirements: Windows All
  • Size: 23 KB
  • Licence: Freeware
  • Version:
  • Added At: 2009-09-03
  • Publisher Site:



CSingleInstance 117 Freeware

Share

the csingleinstance was designed to be an mfc class to make your app into a single instance. limiting your app to single instance is more tricky in win32 with the removal of the hprevinstance parameter from winmain and the introduction of separate address spaces.there are numerous examples already out there of making your app single instance, but some published code on the internet require knowledge of undocumented or heavy duty mfc.other methods such as using findwindow, findwindowex are not 100% bullet proof due to the pre-emptive win32 environment.this class internally uses a memory mapped file (mmf) into which the handle of the main window of your application is stuffed. when a second instance of your app is run, it detects that the memory mapped file exists, gets the window handle of the first instance from the mmf and reactivates the old window.
the csingleinstance was designed to be an mfc class to make your app into a single instance. limiting your app to single instance is more tricky in win32 with the removal of the hprevinstance parameter from winmain and the introduction of separate address spaces.there are numerous examples already out there of making your app single instance, but some published code on the internet require knowledge of undocumented or heavy duty mfc.other methods such as using findwindow, findwindowex are not 100% bullet proof due to the pre-emptive win32 environment.this class internally uses a memory mapped file (mmf) into which the handle of the main window of your application is stuffed. when a second instance of your app is run, it detects that the memory mapped file exists, gets the window handle of the first instance from the mmf and reactivates the old window.
�. you can free download CSingleInstance 117 Freeware now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download CSingleInstance 117 Freeware _FREE_