Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOracle Stored Procedure Problem in .NET Pin
Anonymous5-Apr-04 23:20
Anonymous5-Apr-04 23:20 
QuestionGDI+ question: Bitmap:FromFile, how to detect non-existent image file? Pin
Indrawati5-Apr-04 22:39
Indrawati5-Apr-04 22:39 
AnswerRe: GDI+ question: Bitmap:FromFile, how to detect non-existent image file? Pin
Mike Dimmick5-Apr-04 23:43
Mike Dimmick5-Apr-04 23:43 
AnswerRe: GDI+ question: Bitmap:FromFile, how to detect non-existent image file? Pin
JonCage6-Apr-04 1:37
JonCage6-Apr-04 1:37 
GeneralWindows idle time Pin
Florin Ochiana5-Apr-04 22:28
Florin Ochiana5-Apr-04 22:28 
GeneralRe: Windows idle time Pin
Rage5-Apr-04 22:35
professionalRage5-Apr-04 22:35 
GeneralRe: Windows idle time Pin
Florin Ochiana5-Apr-04 22:43
Florin Ochiana5-Apr-04 22:43 
GeneralRe: Windows idle time Pin
Rage5-Apr-04 22:48
professionalRage5-Apr-04 22:48 
Then you'll have to set a hook on the mouse and the keyboard inputs, that's the only way to know that nothing happened in "windows in general". Search for hook on Code Project (especially the article by J. Newcomer).

~RaGE();
GeneralRe: Windows idle time Pin
Florin Ochiana5-Apr-04 22:52
Florin Ochiana5-Apr-04 22:52 
GeneralRe: Windows idle time Pin
avenger_sb255-Apr-04 23:25
avenger_sb255-Apr-04 23:25 
GeneralRe: Windows idle time Pin
Rage6-Apr-04 0:46
professionalRage6-Apr-04 0:46 
GeneralRe: Windows idle time Pin
Antony M Kancidrowski6-Apr-04 1:37
Antony M Kancidrowski6-Apr-04 1:37 
GeneralRe: Windows idle time Pin
David Crow6-Apr-04 2:15
David Crow6-Apr-04 2:15 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
Anonymous7-Apr-04 3:18
Anonymous7-Apr-04 3:18 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
avenger_sb257-Apr-04 3:40
avenger_sb257-Apr-04 3:40 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
David Crow7-Apr-04 4:24
David Crow7-Apr-04 4:24 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
David Crow7-Apr-04 4:17
David Crow7-Apr-04 4:17 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
Bharat Gidde7-Apr-04 6:34
Bharat Gidde7-Apr-04 6:34 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
David Crow7-Apr-04 7:21
David Crow7-Apr-04 7:21 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
Anonymous7-Apr-04 8:19
Anonymous7-Apr-04 8:19 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
David Crow7-Apr-04 8:21
David Crow7-Apr-04 8:21 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
Anonymous7-Apr-04 9:59
Anonymous7-Apr-04 9:59 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
David Crow7-Apr-04 10:02
David Crow7-Apr-04 10:02 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
Anonymous7-Apr-04 10:07
Anonymous7-Apr-04 10:07 
GeneralRe: Windows idle time - GetLastInputInfo error Pin
David Crow7-Apr-04 10:27
David Crow7-Apr-04 10: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.