Windows Help files
Windows Help files
I have a shareware product that I sell that is windows only (due to the development system, it never will be ported to Mac or Linux). I have been testing it on WINE for about two years and now it almost works with latest version. I want to pass on some info to the makers of the compiler (so mine and other apps will run under wine). One problem I have is that the CHM Help system does not work on Wine (works on Win 98/ME/2000/XP/Vista). Is this a normal Wine problem (I know old style Help files .HLP load)? Thanks for any pointers/info you can give me.
Cheers,
Stan
Cheers,
Stan
Windows Help files
On Sat, Apr 26, 2008 at 8:32 PM, Stan <[email protected]> wrote:
Can you be more specific about what's wrong?
Can you post a link to your app so we can try it?
Thanks,
Dan
Yay!I have a shareware product that I sell that is windows only
(due to the development system, it never will be ported to
Mac or Linux). I have been testing it on WINE for about two
years and now it almost works with latest version.
It does work for some .chm files, I think.I want to pass on some info ... the CHM Help system does not work
Can you be more specific about what's wrong?
Can you post a link to your app so we can try it?
Thanks,
Dan
Windows Help files
Hi Stan,
maybe it helps to read the CHM from the Unix-side? http://sourceforge.net/projects/chmviewer/
Cheers
herbs
On Sat, 26 Apr 2008 22:32:51 -0500
"Stan" <[email protected]> wrote:
maybe it helps to read the CHM from the Unix-side? http://sourceforge.net/projects/chmviewer/
Cheers
herbs
On Sat, 26 Apr 2008 22:32:51 -0500
"Stan" <[email protected]> wrote:
I have a shareware product that I sell that is windows only (due to the development system, it never will be ported to Mac or Linux). I have been testing it on WINE for about two years and now it almost works with latest version. I want to pass on some info to the makers of the compiler (so mine and other apps will run under wine). One problem I have is that the CHM Help system does not work on Wine (works on Win 98/ME/2000/XP/Vista). Is this a normal Wine problem (I know old style Help files .HLP load)? Thanks for any pointers/info you can give me.
Cheers,
Stan
Windows Help files
On Sat, 26 Apr 2008 22:32:51 -0500
"Stan" <[email protected]> wrote:
--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
"Stan" <[email protected]> wrote:
why not port it using winelib ?I have a shareware product that I sell that is windows only (due to the development system, it never will be ported to Mac or Linux).
--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
Re: Windows Help files
That's a bad idea. Winelib is not stable enough to be suitable for any real ports.Marcel W. Wysocki wrote:On Sat, 26 Apr 2008 22:32:51 -0500
"Stan" <[email protected]> wrote:
why not port it using winelib ?I have a shareware product that I sell that is windows only (due to the development system, it never will be ported to Mac or Linux).
If you look at such attempts in the past they all ended up in disaster for both users, who couldn't use newer Wine versions and vendors who ended up trying to support multiple incompatible Wine versions.
Windows Help files
On Sun, Apr 27, 2008 at 8:42 AM, vitamin <[email protected]> wrote:

See the Bricscad case study at http://kegel.com/wine/isv/#case-studies
for details.
- Dan
Wow, for once Vitamin and I kind of agree on somethingThat's a bad idea. Winelib is not stable enough to be suitable for any real ports.why not port it using winelib ?
If you look at such attempts in the past they all ended up in disaster
for both users, who couldn't use newer Wine versions and vendors
who ended up trying to support multiple incompatible Wine versions.

See the Bricscad case study at http://kegel.com/wine/isv/#case-studies
for details.
- Dan
Windows Help files
On Sun, 27 Apr 2008 09:00:59 -0700
"Dan Kegel" <[email protected]> wrote:
is it likely this situation will change anytime soon ?
not that i'd ever develop a win32 app but im just curious
--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
"Dan Kegel" <[email protected]> wrote:
thanks for the infos, til know i thought one could easily port his win32 apps to unix via wineleb as long as you dont use any fancy stuff and stick to standard functions.On Sun, Apr 27, 2008 at 8:42 AM, vitamin <[email protected]> wrote:Wow, for once Vitamin and I kind of agree on somethingThat's a bad idea. Winelib is not stable enough to be suitable for any real ports.why not port it using winelib ?
If you look at such attempts in the past they all ended up in disaster
for both users, who couldn't use newer Wine versions and vendors
who ended up trying to support multiple incompatible Wine versions.
See the Bricscad case study at http://kegel.com/wine/isv/#case-studies
for details.
- Dan
is it likely this situation will change anytime soon ?
not that i'd ever develop a win32 app but im just curious
--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
Windows Help files
On Sun, Apr 27, 2008 at 2:21 PM, Marcel W. Wysocki <[email protected]> wrote:
surprising properties that will confuse both you and your users unless
you really know what you're doing. Using Wine has significantly fewer
surprises.
And as a bonus you don't have to recompile your app.
- Dan
That's true - you can - but it's better to simply use Wine. Winelib hasthanks for the infos, til now i thought one could easily port his win32See the Bricscad case study at http://kegel.com/wine/isv/#case-studiesWinelib is not stable enough to be suitable for any real ports.
If you look at such attempts in the past they all ended up in disaster
for both users, who couldn't use newer Wine versions and vendors
who ended up trying to support multiple incompatible Wine versions.
for details.
apps to unix via wineleb as long as you dont use any fancy stuff and
stick to standard functions.
surprising properties that will confuse both you and your users unless
you really know what you're doing. Using Wine has significantly fewer
surprises.
And as a bonus you don't have to recompile your app.
When the wine protocol is complete, perhaps. That's a long ways off.is it likely this situation will change anytime soon ?
- Dan