Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

htm help file question

 
   Soft32 Home -> PDA -> Pocket PC Developer RSS
Next:  fire asynchronous event from COM  
Author Message
kathy

External


Since: Aug 28, 2003
Posts: 56



(Msg. 1) Posted: Fri Sep 05, 2003 4:16 am
Post subject: htm help file question
Archived from groups: microsoft>public>pocketpc>developer (more info?)

I have a help file called "help.htm". It is located in
the \windows directory. The help.htm file uses some
picture files(pic1.jpg,pic2.jpg,...) which is located in
\windows\pic\.

I can use file explorer to open the help.htm and it works
fine.

But in my program, When I try to open the file by using
CreateProcess("peghelp.exe","help.htm",...), I got
error "can not find file in \windows\pic\pic1.jpg,...".

But if my help file does not include the picture, I can
open the help file using CreateProcess(...).

What is the problem?
Back to top
Login to vote
Peter Foot [MVP]

External


Since: Nov 19, 2005
Posts: 1258



(Msg. 2) Posted: Fri Sep 05, 2003 12:36 pm
Post subject: Re: htm help file question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

One of the limitations of the built in help viewer is all images must be
located in the same folder as the htm file (\windows). I'm not sure also if
JPEGs are supported, I have a nagging suspicion that only Bitmap (bmp, 2bp)
files are allowed.

Peter

--
Peter Foot
Windows Embedded MVP

In The Hand
http://www.inthehand.com

"kathy" <kathy.TakeThisOut@nospam.com> wrote in message
news:220a01c373c9$11895720$a101280a@phx.gbl...
> I have a help file called "help.htm". It is located in
> the \windows directory. The help.htm file uses some
> picture files(pic1.jpg,pic2.jpg,...) which is located in
> \windows\pic\.
>
> I can use file explorer to open the help.htm and it works
> fine.
>
> But in my program, When I try to open the file by using
> CreateProcess("peghelp.exe","help.htm",...), I got
> error "can not find file in \windows\pic\pic1.jpg,...".
>
> But if my help file does not include the picture, I can
> open the help file using CreateProcess(...).
>
> What is the problem?
Back to top
Login to vote
kathy

External


Since: Aug 28, 2003
Posts: 56



(Msg. 3) Posted: Fri Sep 05, 2003 12:36 pm
Post subject: Re: htm help file question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

But after I change the picture type to .bmp and put it in
\windows. It still same problem.
Back to top
Login to vote
kathy

External


Since: Aug 28, 2003
Posts: 56



(Msg. 4) Posted: Fri Sep 05, 2003 12:36 pm
Post subject: Re: htm help file question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

the help.htm code:
==================

<html>
<head>
<title>Step 1</title>
</head>
<body>
<p>Start the application by select</p>
<p><img src="CEZoom0.2bp"></p>
<p><img src="CEZoom1.2bp"></p>
</body>
</html>
Back to top
Login to vote
kathy

External


Since: Aug 28, 2003
Posts: 56



(Msg. 5) Posted: Fri Sep 05, 2003 12:36 pm
Post subject: Re: htm help file question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

For the html code, no error pop up. But also no picture
show up.
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Question about Phone Interface of PPC2003 - Hi,everybody I have downloaded a demo edition of Pocket PC 2003,and built it on my hardware platform.But I cannot fin...

evc logic question about where to put code ? - Hi all I'm new to evc from evb andd have been heavily reading the boling and petzold books. Please bear with the back...

eVB install on PPC 2003 Question - I have tried to modify the setup.ini file that is created by the eVB installer so that it will install two cab files in...

Newbie Question - SQL Server 2000 and PPC - I'm having a problem bringing a table from SQL down to the PPC. I'm using Win/2K, embedded VB 3.0 and SQL server 2000. ...

Newbie Question (want to start coding for PIE / wm2003) - I am wondering where to start. I have evc4.0 loaded up and working, my wm2003 hp2215, and a desire for a button in PIE...

Get Icon associated with File - Can anyone help with this problem. I have written this in C# for Windows XP and had no problems (i appreciate that PPC...
       Soft32 Home -> PDA -> Pocket PC Developer All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
  PDA


[ Contact us | Terms of Service/Privacy Policy ]