Click here to Skip to main content
15,893,668 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTable Pin
dwillms6-Oct-09 7:19
dwillms6-Oct-09 7:19 
AnswerRe: Table Pin
EliottA6-Oct-09 7:31
EliottA6-Oct-09 7:31 
AnswerRe: Table Pin
jeron16-Oct-09 7:37
jeron16-Oct-09 7:37 
AnswerRe: Table Pin
PJ Arends6-Oct-09 7:49
professionalPJ Arends6-Oct-09 7:49 
QuestionData encryption software package recommendation needed [modified] Pin
transoft6-Oct-09 6:03
transoft6-Oct-09 6:03 
AnswerRe: Data encryption software package recommendation needed Pin
«_Superman_»6-Oct-09 8:18
professional«_Superman_»6-Oct-09 8:18 
GeneralRe: Data encryption software package recommendation needed Pin
transoft6-Oct-09 8:25
transoft6-Oct-09 8:25 
QuestionHow to get list of files open by process Pin
slawekwwww6-Oct-09 6:00
slawekwwww6-Oct-09 6:00 
Hi
I have problem with retrive a list of files open by one process for example notepad.
I alredy have the list of processes (Name and PID)

conime.exe      (PID: 3384)<br />
rxvt.exe        (PID: 3392)<br />
sh.exe          (PID: 3484)<br />
SbPFCl.exe      (PID: 3888)<br />
<unknown>       (PID: 4044)<br />
GoogleDesktop.exe       (PID: 4080)<br />
avgnt.exe       (PID: 2184)<br />
jusched.exe     (PID: 1156)<br />
GoogleDesktop.exe       (PID: 1860)<br />
CarboniteSetupLitePBPreInstaller.exe    (PID: 2824)<br />
rxvt.exe        (PID: 3692)<br />
sh.exe          (PID: 2692)<br />
notepad++.exe   (PID: 2036)<br />
SciTE.exe       (PID: 3156)<br />
<unknown>       (PID: 3680)<br />
firefox.exe     (PID: 3116)<br />
cmd.exe         (PID: 1868)<br />
procexp.exe     (PID: 2076)<br />
<unknown>       (PID: 2604)<br />
mspaint.exe     (PID: 3856)<br />
<unknown>       (PID: 468)<br />
sh.exe          (PID: 3880)<br />
spyprocess.exe          (PID: 3260)


Let´s sey that in notepad++ I have opened 2 files .
I need the list that look like:

List:
Notepad++:
file1.txt
file2.txt (active)
file3.txt

Is there any function to enumerate this files or just to get this active file name or its path?
AnswerRe: How to get list of files open by process Pin
Randor 6-Oct-09 7:02
professional Randor 6-Oct-09 7:02 
GeneralRe: How to get list of files open by process Pin
kilt8-Oct-09 23:37
kilt8-Oct-09 23:37 
GeneralRe: How to get list of files open by process Pin
Randor 9-Oct-09 11:57
professional Randor 9-Oct-09 11:57 
QuestionHow can I use an image_click more than once? Pin
Fenix26-Oct-09 5:14
Fenix26-Oct-09 5:14 
AnswerRe: How can I use an image_click more than once? Pin
Randor 6-Oct-09 6:50
professional Randor 6-Oct-09 6:50 
GeneralRe: How can I use an image_click more than once? Pin
Fenix26-Oct-09 13:05
Fenix26-Oct-09 13:05 
GeneralRe: How can I use an image_click more than once? Pin
PJ Arends6-Oct-09 14:25
professionalPJ Arends6-Oct-09 14:25 
AnswerRe: How can I use an image_click more than once? Pin
PJ Arends6-Oct-09 14:30
professionalPJ Arends6-Oct-09 14:30 
QuestionOpen multipage TIFF w/ GDI+ Pin
sashoalm6-Oct-09 4:53
sashoalm6-Oct-09 4:53 
AnswerRe: Open multipage TIFF w/ GDI+ Pin
Randor 6-Oct-09 6:48
professional Randor 6-Oct-09 6:48 
AnswerRe: Open multipage TIFF w/ GDI+ Pin
PJ Arends6-Oct-09 7:42
professionalPJ Arends6-Oct-09 7:42 
GeneralRe: Open multipage TIFF w/ GDI+ Pin
sashoalm6-Oct-09 10:52
sashoalm6-Oct-09 10:52 
QuestionHow to build visual c++ code using adsi Pin
raja 46-Oct-09 4:12
raja 46-Oct-09 4:12 
AnswerRe: How to build visual c++ code using adsi Pin
David Crow6-Oct-09 5:11
David Crow6-Oct-09 5:11 
Questionerror PRJ 0019:A tool returned an error code from performing custom build set up Pin
narendragrandhi5-Oct-09 23:55
narendragrandhi5-Oct-09 23:55 
AnswerRe: error PRJ 0019:A tool returned an error code from performing custom build set up Pin
David Crow6-Oct-09 3:16
David Crow6-Oct-09 3:16 
QuestionStorage for Statis Data members Pin
AkashAg5-Oct-09 23:18
AkashAg5-Oct-09 23:18 

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.