behzad
Mon Apr 14 07:48:19 CDT 2008
I already have these lines, what else could be the problem ?
Thanks,
"M. Shoaib Surya" <shoaibsurya@hotmail.com> wrote in message
news:OHh0$RhnIHA.1212@TK2MSFTNGP05.phx.gbl...
> CWinApp::RegisterShellFileTypes() is the answer. You would also need to
> call EnableShellOpen before calling RegisterShellFileTypes().
>
> Check MSDN for more details:
>
http://msdn2.microsoft.com/en-us/library/538tbk4a(VS.80).aspx
>
> Regards,
> Shoaib.
>
> "behzad" <bn at yahoo.com> wrote in message
> news:%23F4AZmgnIHA.5472@TK2MSFTNGP03.phx.gbl...
>> Hi,
>> I have an application , it does not register itself to windows file
>> manager ( I mean , if I double click on a document of my application
>> type, it does not open)
>> How can I make it register itself,
>>
>> Thanks,
>>
>
>