Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Fri, 8 Jul 2005 15:32:11 -0700,    group: microsoft.public.vstudio.helpauthoring        back       


Can a .chm be used as an embedded resource?   
Hello,

I'd like to use a .chm file as an embedded resource.  Is there a way to do 
this and also use it as the HelpNamespace of a HelpProvider?

Thanks!

Keith
date: Fri, 8 Jul 2005 15:32:11 -0700   author:   Keith

Re: Can a .chm be used as an embedded resource?   
The question has asked in the past as well. No one has
achieved this as far as I know.
Rob
-- 

Rob Chandler
MS Help MVP
http://helpware.net/FAR/
http://mshelpwiki.com/

"Keith"  wrote in message 
news:uo3380AhFHA.2424@TK2MSFTNGP09.phx.gbl...
> Hello,
>
> I'd like to use a .chm file as an embedded resource.  Is there a way to do 
> this and also use it as the HelpNamespace of a HelpProvider?
>
> Thanks!
>
> Keith
>
date: Sun, 10 Jul 2005 21:06:01 +1000   author:   Rob Chandler [MVP]

Re: Can a .chm be used as an embedded resource?   
You can store HTML files as windows resource (not as .NET embedded resource)
and access it using res protocol.
For example res://C:\WINDOWS\System32\shdoclc.dll/dnserror.htm.

I guess it is possible to store the chm file just the same way and set
HelpNamespace to res://<FullPathToYourExeOrDll>/<NameOfTheResource>

I did not try it and that is why I am not sure.

You may also consider saving CHM file on disk from embedded resource when
your program starts.

Good Luck,
Max

"Keith"  wrote in message
news:uo3380AhFHA.2424@TK2MSFTNGP09.phx.gbl...
> Hello,
>
> I'd like to use a .chm file as an embedded resource.  Is there a way to do
> this and also use it as the HelpNamespace of a HelpProvider?
>
> Thanks!
>
> Keith
>
>
date: Thu, 28 Jul 2005 12:24:53 +0200   author:   Max p

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us