Doubt in Associate File Extensions with a Custom application.

  • Thread starter Thread starter zidansoft
  • Start date Start date
Z

zidansoft

I created appropriate registry entries(shell\open\command) . my simple
application lunching
with that particular extension .
problem 1
how i can handle that particular file from my application?(how get
file name as well as where i can handle )

problem2
when i tried with big application (liking with so many dll and other
files) it is crashing, i believe this may be happening due to
dependency.how i can solve(as shortcut's "start in" option, is there
any option here)

if i did mistake please correct me..
 
I created appropriate registry entries(shell\open\command) . my simple
application lunching
with that particular extension .
problem 1
how i can handle that particular file from my application?(how get
file name as well as where i can handle )

problem2
when i tried with big application (liking with so many dll and other
files) it is crashing, i believe this may be happening due to
dependency.how i can solve(as shortcut's "start in" option, is there
any option here)

zidansoft:

Please don't multi-post. See reply in MFC group.

David Wilkinson
 
Back
Top