Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.misc > #45

Re: Liberty Basic Help in CHM format

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!feeder.news-service.com!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!dedekind.zen.co.uk!zen.net.uk!hamilton.zen.co.uk!prichard.zen.co.uk.POSTED!not-for-mail
Content-Type text/plain; charset=iso-8859-15; format=flowed; delsp=yes
Newsgroups comp.lang.basic.misc, alt.lang.basic
Subject Re: Liberty Basic Help in CHM format
References <op.vvb66ugxn5ksl5@richard> <42e86665-79e4-4823-9165-2ae7c6dc9a8a@f9g2000vbz.googlegroups.com> <Xns9EE354217288Cauricauricauricauric@188.40.43.230> <op.vvdok8imn5ksl5@richard> <Xns9EE36AFB9F5A2auricauricauricauric@188.40.43.230> <op.vvd3n2t5n5ksl5@richard> <Xns9EE3AA0D0B39Cauricauricauricauric@188.40.43.213> <op.vvewpnsyn5ksl5@richard> <iqjlnb$b9q$1@dont-email.me>
Date Fri, 13 May 2011 17:37:48 +0100
MIME-Version 1.0
Content-Transfer-Encoding 8bit
From "Richard Russell" <news@rtrussell.co.uk>
Message-ID <op.vvfhtajln5ksl5@richard> (permalink)
User-Agent Opera Mail/11.10 (Win32)
Lines 20
Organization Zen Internet
NNTP-Posting-Host 9da8d5ce.news.zen.co.uk
X-Trace DXC=;52E_38\:69e[E]K9^[[@;0g@SS;SF6n7RiiCXJE[K>7gI7?_45MK]1jI<^Ve6c?;5@5^IPFSlc;0
X-Complaints-To abuse@zen.co.uk
Xref x330-a1.tempe.blueboxinc.net comp.lang.basic.misc:45

Cross-posted to 2 groups.

Show key headers only | View raw


On Fri, 13 May 2011 17:19:56 +0100, H-Man <Spam@bites.fs> wrote:
> I don't know a lot about LB but would this work (properly ported that  
> is)?
>
> HRESULT STDMETHODCALLTYPE GetPath(

That's exactly the API I am using in my utility.  However you list it as  
if it's a regular C-style API function called 'GetPath' when in fact it's  
a COM object method 'IShellLink::GetPath' which therefore cannot be called  
 from Liberty Basic:

  http://msdn.microsoft.com/en-us/library/bb774944.aspx

There *is* a regular API function called GetPath, but it's totally  
different (it's a graphics function and nothing to do with shortcuts):

  http://msdn.microsoft.com/en-us/library/dd144908.aspx

Richard.
http://www.rtrussell.co.uk/

Back to comp.lang.basic.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-11 22:55 +0100
  Re: Liberty Basic Help in CHM format aury <aurelw.wiz@gmail.com> - 2011-05-12 04:57 -0700
    Re: Liberty Basic Help in CHM format "news@rtrussell.co.uk" <news@rtrussell.co.uk> - 2011-05-12 08:00 -0700
    Re: Liberty Basic Help in CHM format "Auric__" <not.my.real@email.address> - 2011-05-12 15:15 +0000
      Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-12 18:08 +0100
        Re: Liberty Basic Help in CHM format "Auric__" <not.my.real@email.address> - 2011-05-12 17:30 +0000
          Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-12 23:34 +0100
            Re: Liberty Basic Help in CHM format "Auric__" <not.my.real@email.address> - 2011-05-12 23:42 +0000
              Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-13 10:02 +0100
                Re: Liberty Basic Help in CHM format H-Man <Spam@bites.fs> - 2011-05-13 10:19 -0600
                Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-13 17:37 +0100
                Re: Liberty Basic Help in CHM format H-Man <Spam@bites.fs> - 2011-05-13 15:14 -0600
                Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-13 22:37 +0100
                Re: Liberty Basic Help in CHM format H-Man <Spam@bites.fs> - 2011-05-16 10:08 -0600
  Re: Liberty Basic Help in CHM format Derek <derekrss@yahoo.ca> - 2011-05-12 08:14 -0700
  Re: Liberty Basic Help in CHM format "Auric__" <not.my.real@email.address> - 2011-05-14 01:32 +0000
    Re: Liberty Basic Help in CHM format aury <aurelw.wiz@gmail.com> - 2011-05-13 22:37 -0700
      Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-14 10:28 +0100
        Re: Liberty Basic Help in CHM format aury <aurelw.wiz@gmail.com> - 2011-05-14 04:57 -0700
          Re: Liberty Basic Help in CHM format aury <aurelw.wiz@gmail.com> - 2011-05-14 05:00 -0700
            Re: Liberty Basic Help in CHM format aury <aurelw.wiz@gmail.com> - 2011-05-14 05:04 -0700
              Re: Liberty Basic Help in CHM format "Auric__" <not.my.real@email.address> - 2011-05-15 03:19 +0000
                Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-15 10:43 +0100
        Re: Liberty Basic Help in CHM format "Auric__" <not.my.real@email.address> - 2011-05-15 03:00 +0000
        Re: Liberty Basic Help in CHM format "Gordon Rahman" <grahman@planet.nl> - 2011-06-02 22:22 +0200
          Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-06-05 12:40 +0100
            Re: Liberty Basic Help in CHM format "Gordon Rahman" <grahman@planet.nl> - 2011-06-05 18:05 +0200
            Re: Liberty Basic Help in CHM format "Auric__" <not.my.real@email.address> - 2011-06-05 17:18 +0000
              Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-06-05 18:50 +0100
                Re: Liberty Basic Help in CHM format "Auric__" <not.my.real@email.address> - 2011-06-05 18:11 +0000
                Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-06-05 22:47 +0100
                Re: Liberty Basic Help in CHM format Red Rooster <NewRedRooster@hottmail.com> - 2011-06-09 22:14 -0700
    Re: Liberty Basic Help in CHM format "Richard Russell" <news@rtrussell.co.uk> - 2011-05-14 10:14 +0100

csiph-web