Click here to Skip to main content
16,004,924 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
Mustafa Ismail Mustafa22-Nov-07 4:10
Mustafa Ismail Mustafa22-Nov-07 4:10 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
m@u22-Nov-07 6:10
m@u22-Nov-07 6:10 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
Skippums22-Nov-07 6:25
Skippums22-Nov-07 6:25 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
m@u22-Nov-07 6:39
m@u22-Nov-07 6:39 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 20:11
llllllkk22-Nov-07 20:11 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
Skippums26-Nov-07 6:44
Skippums26-Nov-07 6:44 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
Skippums22-Nov-07 6:23
Skippums22-Nov-07 6:23 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 20:04
llllllkk22-Nov-07 20:04 
Thank you for your reply.
I had thought about using windows regitery or file system elsewhere, but I have to give it up, because NOBODY can use the library if something happen and the library is not released, such as suddenly power off, or the application is killed by OS.
So I am seeking a way to have a running record at runtime.


lk

AnswerRe: how to write a dll code and prevent multiple instance? Pin
Pete O'Hanlon22-Nov-07 9:28
mvePete O'Hanlon22-Nov-07 9:28 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 20:13
llllllkk22-Nov-07 20:13 
QuestionSelecting an item in a checked listview when form loads Pin
Lucy22-Nov-07 3:42
Lucy22-Nov-07 3:42 
AnswerRe: Selecting an item in a checked listview when form loads Pin
J4amieC22-Nov-07 3:47
J4amieC22-Nov-07 3:47 
GeneralRe: Selecting an item in a checked listview when form loads Pin
Lucy22-Nov-07 3:51
Lucy22-Nov-07 3:51 
AnswerRe: Selecting an item in a checked listview when form loads Pin
Andrei Ungureanu22-Nov-07 3:53
Andrei Ungureanu22-Nov-07 3:53 
GeneralRe: Selecting an item in a checked listview when form loads Pin
Lucy22-Nov-07 3:55
Lucy22-Nov-07 3:55 
GeneralRe: Selecting an item in a checked listview when form loads Pin
Andrei Ungureanu22-Nov-07 4:05
Andrei Ungureanu22-Nov-07 4:05 
GeneralRe: Selecting an item in a checked listview when form loads Pin
Lucy22-Nov-07 4:11
Lucy22-Nov-07 4:11 
Questionpanel idle Pin
Fkabir22-Nov-07 3:03
Fkabir22-Nov-07 3:03 
AnswerRe: panel idle Pin
Mustafa Ismail Mustafa22-Nov-07 3:50
Mustafa Ismail Mustafa22-Nov-07 3:50 
GeneralRe: panel idle Pin
Fkabir22-Nov-07 6:48
Fkabir22-Nov-07 6:48 
GeneralRe: panel idle Pin
Mustafa Ismail Mustafa22-Nov-07 8:52
Mustafa Ismail Mustafa22-Nov-07 8:52 
QuestionReplace data in DataTable Column Pin
MumbleB22-Nov-07 2:39
MumbleB22-Nov-07 2:39 
AnswerRe: Replace data in DataTable Column Pin
Andrei Ungureanu22-Nov-07 2:44
Andrei Ungureanu22-Nov-07 2:44 
GeneralRe: Replace data in DataTable Column Pin
MumbleB22-Nov-07 3:03
MumbleB22-Nov-07 3:03 
GeneralRe: Replace data in DataTable Column Pin
Andrei Ungureanu22-Nov-07 3:14
Andrei Ungureanu22-Nov-07 3:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.