Click here to Skip to main content
15,910,211 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Play a sound from a resource Pin
David Crow27-Oct-04 6:10
David Crow27-Oct-04 6:10 
GeneralRe: Play a sound from a resource Pin
doctorpi27-Oct-04 6:34
doctorpi27-Oct-04 6:34 
GeneralRe: Play a sound from a resource Pin
Leyu27-Oct-04 7:22
Leyu27-Oct-04 7:22 
GeneralRe: Play a sound from a resource Pin
doctorpi27-Oct-04 9:06
doctorpi27-Oct-04 9:06 
GeneralRe: Play a sound from a resource Pin
Leyu27-Oct-04 10:25
Leyu27-Oct-04 10:25 
GeneralRe: Play a sound from a resource Pin
David Crow27-Oct-04 10:28
David Crow27-Oct-04 10:28 
GeneralRe: Play a sound from a resource Pin
David Crow27-Oct-04 7:45
David Crow27-Oct-04 7:45 
GeneralEvent Log automation Pin
jet915327-Oct-04 4:04
jet915327-Oct-04 4:04 
I am trying to pull specific information from the Security Event Log in windows 2000, in Visual C++ 6 for a auditing system I am creating. Using information from MSDN I have been able to extract the event number, the time it occurred, and the user who triggered the event. The last thing i need is the file that was modified. I know this only applies to certain events. How can i get the file that was accessed/modified/deleted? I have not been able to find a clear example. I've tried using GetEventLogInformation but i was unable to get it to work. I also tried get the message map but I failed at that as well. Are either of these the correct approach? Anyone know of any examples? Any suggestions would be appricated.

GeneralRe: Event Log automation Pin
David Crow27-Oct-04 6:11
David Crow27-Oct-04 6:11 
GeneralRe: Event Log automation Pin
jet915327-Oct-04 7:00
jet915327-Oct-04 7:00 
GeneralRe: Event Log automation Pin
David Crow27-Oct-04 10:26
David Crow27-Oct-04 10:26 
GeneralRe: Event Log automation Pin
jet915327-Oct-04 10:55
jet915327-Oct-04 10:55 
GeneralRe: Event Log automation Pin
David Crow28-Oct-04 4:58
David Crow28-Oct-04 4:58 
GeneralRe: pointer to a combobox Pin
Shotgun27-Oct-04 3:35
Shotgun27-Oct-04 3:35 
GeneralCustom build Pin
0v3rloader27-Oct-04 3:31
0v3rloader27-Oct-04 3:31 
GeneralRe: Custom build Pin
RChin27-Oct-04 4:30
RChin27-Oct-04 4:30 
GeneralRe: Custom build Pin
Blake Miller27-Oct-04 4:54
Blake Miller27-Oct-04 4:54 
GeneralRe: Custom build Pin
0v3rloader27-Oct-04 6:29
0v3rloader27-Oct-04 6:29 
GeneralRe: Custom build Pin
Blake Miller27-Oct-04 9:39
Blake Miller27-Oct-04 9:39 
GeneralMerging different files into one big file Pin
gunnar6627-Oct-04 3:31
gunnar6627-Oct-04 3:31 
GeneralRe: Merging different files into one big file Pin
Blake Miller27-Oct-04 4:57
Blake Miller27-Oct-04 4:57 
QuestionSeveral views for one document in MDI? Pin
T.T.H.27-Oct-04 3:20
T.T.H.27-Oct-04 3:20 
AnswerRe: Several views for one document in MDI? Pin
l a u r e n27-Oct-04 15:19
l a u r e n27-Oct-04 15:19 
GeneralRe: Several views for one document in MDI? Pin
T.T.H.28-Oct-04 23:33
T.T.H.28-Oct-04 23:33 
AnswerRe: How to get the path of a file in VC++ Pin
Maximilien27-Oct-04 2:42
Maximilien27-Oct-04 2:42 

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.