borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (Is it possible to convert a VB6 project to Real Basic ?) New Topic New Poll Post Reply
AndreaVB Forum : VB General : legacy system HELP in VISTA
Poster Message
pavane
Level: VB Lord

Registered: 26-04-2004
Posts: 184

icon legacy system HELP in VISTA

I distribute shareware programs, but under Vista, the built-in help no longer works.

How can I continue to distribute the HELP with my VB5 program,  so that it works under VISTA? Can this be done?

21-10-2008 at 03:45 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
Keithuk
Level: Scholar


Registered: 02-11-2006
Posts: 31
icon Re: legacy system HELP in VISTA

quote:
pavane wrote:
I distribute shareware programs, but under Vista, the built-in help no longer works.

How can I continue to distribute the HELP with my VB5 program,  so that it works under VISTA? Can this be done?




It depends on what these help files are? If they are the older Windows help file *.hlp then Vista won't open them because Vista doesn't install WinHlp32.exe by default you have to download it here

Thats if you using Shell "WinHlp32.exe " & App.HelpFile, 1 to open the help file.

If you using WinHelp API to access your help file then that should still work because it uses user32.dll which a standard Windows install.

You will have to try making your own help files. M$ do there own chm help file maker Microsoft HTML Help Downloads but its not very user friendly.  

____________________________
http://www.martin2k.co.uk/forums/

I've been programming with VB for 12 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
24-10-2008 at 12:05 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB General : legacy system HELP in VISTA
Next Topic (Is it possible to convert a VB6 project to Real Basic ?) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Il portale per lui e lei | Download Actual Software | Free Software Download | large format printing
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder