Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Tiziano_mk

Andrew Haines wrote:

Hi, I've been working on a chm compiler that uses no external libs so it
works on linux and windows etc. Attached is a test.chm file and I'd like
to know if it works for you.  It seems to work on winxp sp1 and older
but winxp sp2 doesn't. it should contain a logo from lazarus and this text:

start text
This is a test of a chm that was generated with only pascal code and
uses no external libraries. How cool is that?
/end text

Please let me know if this file works for you.


It works on my Windows XP Pro ver.2002 Service pack 2.

Question: how can I read it on my Ubuntu 6.06?

tiziano
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Peter Beisel

it works on:
winXP pro SP2
win2k pro SP4
win ME

Do you think your code can be used under go32v2 too?

Regards Peter


Andrew Haines schrieb:

Hi, I've been working on a chm compiler that uses no external libs so it
works on linux and windows etc. Attached is a test.chm file and I'd like
to know if it works for you.  It seems to work on winxp sp1 and older
but winxp sp2 doesn't. it should contain a logo from lazarus and this text:

start text
This is a test of a chm that was generated with only pascal code and
uses no external libraries. How cool is that?
/end text

Please let me know if this file works for you.

Thanks,

Andrew Haines


  

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Bernd Mueller

Andrew Haines wrote:

Please let me know if this file works for you.

works on Windows 98 SE.

Regards, Bernd.


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Micha Nelissen

Andrew Haines wrote:

Hi, I've been working on a chm compiler that uses no external libs so it

Please let me know if this file works for you.


It doesn't seem to work for me: I get 'Action canceled' error in 
Internet Explorer.


Micha
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Michael Van Canneyt


On Wed, 27 Jun 2007, Micha Nelissen wrote:

 Andrew Haines wrote:
  Hi, I've been working on a chm compiler that uses no external libs so it
  
  Please let me know if this file works for you.
 
 It doesn't seem to work for me: I get 'Action canceled' error in Internet
 Explorer.

I get the same error in Windows 2000, IE 5.

Michael.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Richard

Works with Win XP Pro SP 2 and IE 7

Michael Van Canneyt schrieb:

On Wed, 27 Jun 2007, Micha Nelissen wrote:

  

Andrew Haines wrote:


Hi, I've been working on a chm compiler that uses no external libs so it

Please let me know if this file works for you.
  

It doesn't seem to work for me: I get 'Action canceled' error in Internet
Explorer.



I get the same error in Windows 2000, IE 5.

Michael.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


  


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Marco van de Voort
 Hi, I've been working on a chm compiler that uses no external libs so it
 works on linux and windows etc. Attached is a test.chm file and I'd like
 to know if it works for you.  It seems to work on winxp sp1 and older
 but winxp sp2 doesn't. it should contain a logo from lazarus and this text:
 
 start text
 This is a test of a chm that was generated with only pascal code and
 uses no external libraries. How cool is that?
 /end text
 
 Please let me know if this file works for you.

Works here with XPSP2. 
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Micha Nelissen

Yury Sidorov wrote:
I got 'Action canceled' until I open file properites and unblock it. 
After that it opened as expected. WinXP/SP2.


I can't find it: where is the unblock property ?

Micha
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Yury Sidorov

From: Michael Van Canneyt [EMAIL PROTECTED]

On Wed, 27 Jun 2007, Micha Nelissen wrote:


Andrew Haines wrote:
 Hi, I've been working on a chm compiler that uses no external 
 libs so it


 Please let me know if this file works for you.

It doesn't seem to work for me: I get 'Action canceled' error in 
Internet

Explorer.


I get the same error in Windows 2000, IE 5.


I got 'Action canceled' until I open file properites and unblock it. 
After that it opened as expected. WinXP/SP2.


It will be better to put .chm into archive to prevent Windows from 
adding block to it.


Yury. 
___

fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Yury Sidorov

From: Micha Nelissen [EMAIL PROTECTED]

Yury Sidorov wrote:
I got 'Action canceled' until I open file properites and unblock 
it. After that it opened as expected. WinXP/SP2.


I can't find it: where is the unblock property ?


I have this at the bottom of the first page of file properties. Under 
file attributes. When file is not blocked there is empty area in 
this place.


The file is blocked by Outlook Express when attachment is saved. If 
you are using other e-mail client the file will not be blocked.


Yury. 
___

fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Micha Nelissen

Yury Sidorov wrote:
I have this at the bottom of the first page of file properties. Under 
file attributes. When file is not blocked there is empty area in this 
place.


Hmm the area is empty there, but it gave me an idea. I copied the file 
to C:\, and then it *did* work. I had it on a network drive at first. 
What kind of security is that ?!?


Anyway, nice work Andrew :-).

Micha
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Yury Sidorov

From: Micha Nelissen [EMAIL PROTECTED]

Yury Sidorov wrote:
I have this at the bottom of the first page of file properties. 
Under file attributes. When file is not blocked there is empty 
area in this place.


Hmm the area is empty there, but it gave me an idea. I copied the 
file to C:\, and then it *did* work. I had it on a network drive at 
first. What kind of security is that ?!?


It is well known issue.
How to fix it:
http://www.helpscribble.com/chmnetwork.html

Yury. 
___

fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-27 Thread Michael Van Canneyt


On Wed, 27 Jun 2007, Yury Sidorov wrote:

 From: Micha Nelissen [EMAIL PROTECTED]
  Yury Sidorov wrote:
   I have this at the bottom of the first page of file properties. Under file
   attributes. When file is not blocked there is empty area in this place.
 
  Hmm the area is empty there, but it gave me an idea. I copied the file to
  C:\, and then it *did* work. I had it on a network drive at first. What kind
  of security is that ?!?
 
 It is well known issue.
 How to fix it:
 http://www.helpscribble.com/chmnetwork.html

Indeed. Copying to a local drive allows it to be opened, also in Win2000.

Unbelievable, simply...

How Microsoft still manages to sell this kind of (***) to people all over the 
world 
is beyond me...

Michael.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


[fpc-devel] Freepascal made chm compiler test file

2007-06-26 Thread Andrew Haines
Hi, I've been working on a chm compiler that uses no external libs so it
works on linux and windows etc. Attached is a test.chm file and I'd like
to know if it works for you.  It seems to work on winxp sp1 and older
but winxp sp2 doesn't. it should contain a logo from lazarus and this text:

start text
This is a test of a chm that was generated with only pascal code and
uses no external libraries. How cool is that?
/end text

Please let me know if this file works for you.

Thanks,

Andrew Haines


test.chm
Description: application/chm
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-26 Thread Bisma Jayadi

Hi, I've been working on a chm compiler that uses no external libs so it
works on linux and windows etc. Attached is a test.chm file and I'd like
to know if it works for you.  It seems to work on winxp sp1 and older
but winxp sp2 doesn't. it should contain a logo from lazarus and this text:


It works on winXP SP2, at least on my machine.

-Bee-

has Bee.ography at:
http://beeography.wordpress.com

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel