windows&c

  • Thread starter Thread starter skypatel7
  • Start date Start date
S

skypatel7

hi friends,
i want to know that is it possible to link my c programme
with folder or file in windows, so when ever i click (try to open) the
folder first my programme will execute and after that according to
result of pro. folder/file will open/remain close.
-aakash
 
hi friends,
i want to know that is it possible to link my c programme
with folder or file in windows, so when ever i click (try to open) the
folder first my programme will execute and after that according to
result of pro. folder/file will open/remain close.
-aakash

If you mean that you have written a program in the C programming language,
and you want it to work with folders or files in Windows XP, then I think
you will need to ask this in a newsgroup that deals with programming in C.
 
Back
Top