Click here to Skip to main content
15,924,036 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: reading from files under Linux Pin
Eric Dahlvang23-Oct-06 6:38
Eric Dahlvang23-Oct-06 6:38 
AnswerRe: reading from files under Linux Pin
kakan23-Oct-06 19:54
professionalkakan23-Oct-06 19:54 
QuestionLNK4006 - double definition ?! Pin
Mr.Brainley23-Oct-06 3:41
Mr.Brainley23-Oct-06 3:41 
AnswerRe: LNK4006 - double definition ?! Pin
Chris Losinger23-Oct-06 4:16
professionalChris Losinger23-Oct-06 4:16 
GeneralRe: LNK4006 - double definition ?! Pin
Mr.Brainley23-Oct-06 4:37
Mr.Brainley23-Oct-06 4:37 
GeneralRe: LNK4006 - double definition ?! Pin
Chris Losinger23-Oct-06 4:44
professionalChris Losinger23-Oct-06 4:44 
GeneralRe: LNK4006 - double definition ?! Pin
Mr.Brainley23-Oct-06 4:55
Mr.Brainley23-Oct-06 4:55 
QuestionKnowing/Logging which programs have been launched [modified] Pin
OddArne23-Oct-06 0:33
OddArne23-Oct-06 0:33 
I was wondering how I could make a log of what programs is being launched in my computer.

I have two things in my mind:

1) Making a "shortcut to the most recently used programs"-program. This program should give me an overview of what programs have been the 15 last started programs so that I can click on that program and it will be launched again (kinda like a quick-launch, only less static)

This should log programs that are started throught the "start->run" menu, a shortcut anywhere on my computer or from a command line interface. It would also be nice to have any parameters to the program included.

2) Log what actually goes on in my computer.

I have been thinking about systemwide hooks but not sure if this is the way to go.

Should I instead hook APIs, in this case, which?

I want to do this in C++.

Can anyone guide me into a correct direction?

Edit: I assume this might be something..
http://www.codeproject.com/system/soviet_protector.asp[^]

-- modified at 9:36 Monday 23rd October, 2006
AnswerRe: Knowing/Logging which programs have been launched Pin
TClarke23-Oct-06 5:43
TClarke23-Oct-06 5:43 
GeneralRe: Knowing/Logging which programs have been launched Pin
OddArne23-Oct-06 22:58
OddArne23-Oct-06 22:58 
GeneralRe: Knowing/Logging which programs have been launched Pin
TClarke24-Oct-06 3:37
TClarke24-Oct-06 3:37 
GeneralRe: Knowing/Logging which programs have been launched Pin
OddArne25-Oct-06 5:34
OddArne25-Oct-06 5:34 
QuestionWhat Framework Do you Use for UI Pin
John Kenedy S.Kom23-Oct-06 0:19
John Kenedy S.Kom23-Oct-06 0:19 
AnswerRe: What Framework Do you Use for UI Pin
jhwurmbach23-Oct-06 0:45
jhwurmbach23-Oct-06 0:45 
QuestionPlease, show me the way to manage a thread Pin
Pham duc an22-Oct-06 23:43
Pham duc an22-Oct-06 23:43 
AnswerRe: Please, show me the way to manage a thread Pin
jhwurmbach22-Oct-06 23:47
jhwurmbach22-Oct-06 23:47 
AnswerRe: Please, show me the way to manage a thread Pin
David Crow23-Oct-06 3:45
David Crow23-Oct-06 3:45 
QuestionHow to retrieve and use date values from MonthCalendar Pin
Phoenix10122-Oct-06 23:38
Phoenix10122-Oct-06 23:38 
QuestionRe: How to retrieve and use date values from MonthCalendar Pin
David Crow23-Oct-06 3:48
David Crow23-Oct-06 3:48 
Questiondll error Pin
minkowski22-Oct-06 23:34
minkowski22-Oct-06 23:34 
AnswerRe: dll error Pin
jhwurmbach22-Oct-06 23:52
jhwurmbach22-Oct-06 23:52 
AnswerRe: dll error Pin
Jonathan [Darka]23-Oct-06 0:12
professionalJonathan [Darka]23-Oct-06 0:12 
GeneralRe: dll error Pin
minkowski23-Oct-06 0:21
minkowski23-Oct-06 0:21 
QuestionHow to change Menu Text Pin
huynhnb22-Oct-06 23:19
huynhnb22-Oct-06 23:19 
AnswerRe: How to change Menu Text Pin
huynhnb23-Oct-06 0:13
huynhnb23-Oct-06 0:13 

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.