Menu

#123 *F* Fix for call to hhc that might fail

v0.15Beta
closed
TridenT
5
2012-07-18
2006-08-28
No

Hi,

The current method of calling HHC may fail when the
path where it is located contains spaces. Typically, it
won't work when located in c:\program files.
Further to this, CreateProcess should not be called
with its first parameter set to nil, it's not reliable
this way.
The attached fix will correct this and ensure HHC is
called correctly.

Discussion

  • Olivier Sannier

    Olivier Sannier - 2006-08-28
     
  • TridenT

    TridenT - 2006-09-02

    Logged In: YES
    user_id=248829

    Patch accepted.
    Added to v0.15beta.2
    Thx for the submission.

     

Anonymous
Anonymous

Add attachments
Cancel