Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Code Samples & Tips
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Code Samples & Tips Share your recent discoveries and ideas with other users.


To run propoer PPC help file


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-25-2007, 09:54 AM
Junior Member
 
Join Date: Apr 2007
Location: Leicester, UK
Posts: 16
Default To run propoer PPC help file

To run proper PPC help...

Sub Button1_Click
If FileExist("\windows\help\YourApp.lnk") = true and FileExist("\windows\YourApphlp.htm") = true then
Shell("\Windows\peghelp.exe", "file:YourApphlp.htm#Main_Contents", "", "", "", 0, "", "", "","")
else
msgbox("Can't find help file", "YourApp", cMsgBoxOK, cMsgBoxExclamation)
end if
End Sub

The link file needs to go in \Windows\help. It contains just one line:
23#\Windows\YourApphlp.htm

The 23 refers to the number of characters in "\Windows\YourApphlp.htm"

With the link above specifying the folder, the help file goes in \Windows. Its html is different to PC help files.

There's good guide at:
http://www.microsoft.com/technet/pro...n/cehelp3.mspx
Reply With Quote
  #2 (permalink)  
Old 06-29-2007, 08:09 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,343
Awards Showcase
Forum Contributer 
Total Awards: 1
Default Help on Help!!

The link doesnt work anymore.....Anyone has it in cache?
or pdf form? Any other links?
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD

DLL Version Listing
Reply With Quote
  #3 (permalink)  
Old 06-29-2007, 08:16 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,343
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Found a Similar Link but not sure to be the right one...

http://msdn2.microsoft.com/en-us/library/ms229662.aspx
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD

DLL Version Listing
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSV file generates strange start in file sunnyboyj Questions & Help Needed 9 12-21-2007 09:38 PM


All times are GMT. The time now is 02:59 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0