0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

c++ builder XE4, 10.2 Tokyo > 二重起動の防止 > Mutex使用

Last updated at Posted at 2015-08-25
動作確認
C++ Builder XE4
Rad Studio 10.2 Tokyo Update 2 (追記: 2017/12/26)

以下のリンクで紹介されている。
http://kwikwi.cocolog-nifty.com/blog/2006/03/bcb_05d7.html

こちらもでも紹介されているが、こちらの場合ReleaseMutex()がコールされていない。
http://owlsperspective.blogspot.jp/2008/11/avoiding-multiple-instance.html

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?