How do I know if a file is using by an application?

S

sayoyo

Hi,

Are there any WINAPI or C/C++ functions which allow user to know if a
file is using by another application???

Thanks you very much

sayoyo
 
V

Victor Bazarov

sayoyo said:
Are there any WINAPI

WINAPI is not defined by the C++ language standard. Ask about it in
an appropriate newsgroup, e.g. comp.os.ms-windows.programmer.win32
or C/C++ functions which allow user to know if a
file is using by another application???

There is no Standard C++ function that does that.

V
 
S

sayoyo

Thanks you very much



Victor said:
WINAPI is not defined by the C++ language standard. Ask about it in
an appropriate newsgroup, e.g. comp.os.ms-windows.programmer.win32


There is no Standard C++ function that does that.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,200
Messages
2,571,046
Members
47,646
Latest member
xayaci5906

Latest Threads

Top