Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
AnswerRe: How are AxInterop-DLLs created? Pin
Nick Parker22-Nov-04 3:56
protectorNick Parker22-Nov-04 3:56 
GeneralRe: How are AxInterop-DLLs created? Pin
mav.northwind22-Nov-04 21:51
mav.northwind22-Nov-04 21:51 
GeneralDevPartner and WaitForSingleObject Pin
PaleyX21-Nov-04 23:57
PaleyX21-Nov-04 23:57 
GeneralRe: DevPartner and WaitForSingleObject Pin
Daniel Turini22-Nov-04 1:03
Daniel Turini22-Nov-04 1:03 
GeneralRe: DevPartner and WaitForSingleObject Pin
PaleyX22-Nov-04 1:53
PaleyX22-Nov-04 1:53 
QuestionHow to find CRC32 value of a File? Pin
pubududilena21-Nov-04 22:27
pubududilena21-Nov-04 22:27 
Generalimplementation of "show me as idle for x mins" Pin
Kamran Zafar21-Nov-04 20:06
Kamran Zafar21-Nov-04 20:06 
GeneralRe: implementation of "show me as idle for x mins" Pin
Stefan Troschuetz21-Nov-04 21:29
Stefan Troschuetz21-Nov-04 21:29 
You could take a timestamp everytime the user of your application does something and store it somewhere. This timestamp value then gets compared with the actual time inside of an timer event handler and if the difference is greater than 10 min you set the status to "Away".







www.troschuetz.de
GeneralRe: implementation of "show me as idle for x mins" Pin
benjymous21-Nov-04 22:16
benjymous21-Nov-04 22:16 
GeneralRe: implementation of "show me as idle for x mins" Pin
Kamran Zafar21-Nov-04 22:30
Kamran Zafar21-Nov-04 22:30 
GeneralRe: implementation of "show me as idle for x mins" Pin
benjymous22-Nov-04 0:06
benjymous22-Nov-04 0:06 
GeneralRe: implementation of "show me as idle for x mins" Pin
Kamran Zafar22-Nov-04 18:39
Kamran Zafar22-Nov-04 18:39 
GeneralDraw shape inside a control Pin
sreejith ss nair21-Nov-04 19:45
sreejith ss nair21-Nov-04 19:45 
GeneralRe: Draw shape inside a control Pin
DougW4821-Nov-04 20:32
DougW4821-Nov-04 20:32 
GeneralRe: Draw shape inside a control Pin
sreejith ss nair21-Nov-04 21:32
sreejith ss nair21-Nov-04 21:32 
QuestionDatagrid ??? Pin
npqk21-Nov-04 19:07
npqk21-Nov-04 19:07 
AnswerRe: Datagrid ??? Pin
sreejith ss nair21-Nov-04 19:50
sreejith ss nair21-Nov-04 19:50 
QuestionFont Height in twips? Pin
sachinkalse21-Nov-04 17:14
sachinkalse21-Nov-04 17:14 
AnswerRe: Font Height in twips? Pin
Nick Parker21-Nov-04 18:55
protectorNick Parker21-Nov-04 18:55 
GeneralRe: Font Height in twips? Pin
sachinkalse23-Nov-04 21:48
sachinkalse23-Nov-04 21:48 
GeneralResources in a Server application Pin
Jack Hui21-Nov-04 16:05
Jack Hui21-Nov-04 16:05 
GeneralCustom cursor + Imagelist Pin
DennisMetz21-Nov-04 13:14
DennisMetz21-Nov-04 13:14 
GeneralInteresting DB issue Pin
StephenMcAllister21-Nov-04 9:27
StephenMcAllister21-Nov-04 9:27 
GeneralRe: Interesting DB issue Pin
sreejith ss nair21-Nov-04 17:02
sreejith ss nair21-Nov-04 17:02 
GeneralLaunching C# Applications in IE Pin
mkushner21-Nov-04 5:27
mkushner21-Nov-04 5:27 

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.