Click here to Skip to main content
16,004,969 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Problem with Vb accelarator explorer bar Pin
Dave Kreskowiak27-Sep-07 5:16
mveDave Kreskowiak27-Sep-07 5:16 
GeneralRe: Problem with Vb accelarator explorer bar Pin
nimsrav28-Sep-07 21:25
nimsrav28-Sep-07 21:25 
QuestionCreating Language Creator [modified] Pin
Sachin Pimpale26-Sep-07 23:28
Sachin Pimpale26-Sep-07 23:28 
AnswerRe: Creating Language Creator Pin
Christian Graus27-Sep-07 2:00
protectorChristian Graus27-Sep-07 2:00 
QuestionContinue when program is closed Pin
FeRtoll26-Sep-07 21:51
FeRtoll26-Sep-07 21:51 
AnswerRe: Continue when program is closed Pin
Tom Deketelaere27-Sep-07 1:19
professionalTom Deketelaere27-Sep-07 1:19 
GeneralRe: Continue when program is closed Pin
FeRtoll1-Oct-07 20:42
FeRtoll1-Oct-07 20:42 
GeneralRe: Continue when program is closed Pin
Tom Deketelaere1-Oct-07 20:53
professionalTom Deketelaere1-Oct-07 20:53 
I don't directly know how to do this but you could check the taskmanager for the process
if its there : do nothing
if its no longer there : do you'r code

I'v never tryed it like this so don't know if it's possible or how to do it
but to get you on you'r way:

http://www.codeguru.com/cpp/cpp/cpp_managed/threads/article.php/c4875/[^]
http://forums.devx.com/showthread.php?t=142552[^]
http://www.codeproject.com/csharp/processescpuusage.asp[^]
http://www.codeproject.com/csharp/wm_copydata_use.asp[^]
http://www.codeproject.com/dotnet/globalcache.asp[^]


If my help was helpfull let me know, if not let me know why.

The only way we learn is by making mistaks.

GeneralRe: Continue when program is closed Pin
FeRtoll2-Oct-07 20:45
FeRtoll2-Oct-07 20:45 
Questiondatagrid data formatting expression for medium time Pin
hepsy.i26-Sep-07 21:42
hepsy.i26-Sep-07 21:42 
AnswerRe: datagrid data formatting expression for medium time Pin
Dave Kreskowiak27-Sep-07 5:14
mveDave Kreskowiak27-Sep-07 5:14 
GeneralRe: datagrid data formatting expression for medium time Pin
hepsy.i27-Sep-07 20:33
hepsy.i27-Sep-07 20:33 
AnswerRe: datagrid data formatting expression for medium time Pin
hepsy.i27-Sep-07 20:46
hepsy.i27-Sep-07 20:46 
Questiondictionary designing Pin
Abdul8526-Sep-07 20:12
Abdul8526-Sep-07 20:12 
AnswerRe: dictionary designing Pin
_Damian S_26-Sep-07 20:38
professional_Damian S_26-Sep-07 20:38 
GeneralRe: dictionary designing Pin
Abdul8528-Sep-07 19:31
Abdul8528-Sep-07 19:31 
Questionproblem in Upload image from non-english OS Pin
try.test.abc26-Sep-07 19:09
try.test.abc26-Sep-07 19:09 
AnswerRe: problem in Upload image from non-english OS Pin
Dave Kreskowiak27-Sep-07 5:11
mveDave Kreskowiak27-Sep-07 5:11 
Questionis there any safe way to protect our codes from hacker? Pin
Poision26-Sep-07 18:46
Poision26-Sep-07 18:46 
AnswerRe: is there any safe way to protect our codes from hacker? Pin
Girish48126-Sep-07 20:44
Girish48126-Sep-07 20:44 
GeneralRe: is there any safe way to protect our codes from hacker? Pin
Vasudevan Deepak Kumar26-Sep-07 20:49
Vasudevan Deepak Kumar26-Sep-07 20:49 
AnswerRe: is there any safe way to protect our codes from hacker? Pin
GuyThiebaut26-Sep-07 22:47
professionalGuyThiebaut26-Sep-07 22:47 
AnswerRe: is there any safe way to protect our codes from hacker? Pin
Christian Graus26-Sep-07 22:39
protectorChristian Graus26-Sep-07 22:39 
QuestionPrevent user from typing anything in numeric up down control Pin
Mekong River26-Sep-07 17:18
Mekong River26-Sep-07 17:18 
AnswerRe: Prevent user from typing anything in numeric up down control Pin
_Damian S_26-Sep-07 19:10
professional_Damian S_26-Sep-07 19:10 

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.