W32-API

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chung Leong

    W32-API

    Has anyone had any luck with the W32API functions? When I tried to use them
    Apache just bust into flame.


  • CountScubula

    #2
    Re: W32-API

    "Chung Leong" <chernyshevsky@ hotmail.com> wrote in message
    news:Rsidnb_k_a xwKoTdRVn-gQ@comcast.com. ..[color=blue]
    > Has anyone had any luck with the W32API functions? When I tried to use[/color]
    them[color=blue]
    > Apache just bust into flame.[/color]


    hmm, apache send smoke signal :)

    --
    Mike Bradley
    http://www.gzentools.com -- free online php tools


    Comment

    • Andy Hassall

      #3
      Re: W32-API

      On Fri, 30 Jan 2004 02:06:16 GMT, "CountScubu la" <me@scantek.hot mail.com>
      wrote:
      [color=blue]
      >"Chung Leong" <chernyshevsky@ hotmail.com> wrote:[color=green]
      >> Has anyone had any luck with the W32API functions? When I tried to use
      >>them Apache just bust into flame.[/color]
      >
      >hmm, apache send smoke signal :)[/color]

      Process speak with fork()ed tongue? ;-)

      --
      Andy Hassall <andy@andyh.co. uk> / Space: disk usage analysis tool
      <http://www.andyh.co.uk > / <http://www.andyhsoftwa re.co.uk/space>

      Comment

      • DvDmanDT

        #4
        Re: W32-API

        Yes, I used them with success... Although, they are a bit screwed.. Use PHP5
        and FFI instead, just find out how first.. :)

        The w32api manual pages is incorrect.. It's an object... Check the user
        comments for more info...

        --
        // DvDmanDT
        MSN: dvdmandt¤hotmai l.com
        Mail: dvdmandt¤telia. com
        "Chung Leong" <chernyshevsky@ hotmail.com> skrev i meddelandet
        news:Rsidnb_k_a xwKoTdRVn-gQ@comcast.com. ..[color=blue]
        > Has anyone had any luck with the W32API functions? When I tried to use[/color]
        them[color=blue]
        > Apache just bust into flame.
        >
        >[/color]


        Comment

        • Chung Leong

          #5
          Re: W32-API

          I tried the object code example. General Protection Fault everytime I tried
          to run it.

          Uzytkownik "DvDmanDT" <dvdmandt@telia .com> napisal w wiadomosci
          news:hjESb.4709 5$mU6.179078@ne wsb.telia.net.. .[color=blue]
          > Yes, I used them with success... Although, they are a bit screwed.. Use[/color]
          PHP5[color=blue]
          > and FFI instead, just find out how first.. :)
          >
          > The w32api manual pages is incorrect.. It's an object... Check the user
          > comments for more info...
          >
          > --
          > // DvDmanDT
          > MSN: dvdmandt¤hotmai l.com
          > Mail: dvdmandt¤telia. com
          > "Chung Leong" <chernyshevsky@ hotmail.com> skrev i meddelandet
          > news:Rsidnb_k_a xwKoTdRVn-gQ@comcast.com. ..[color=green]
          > > Has anyone had any luck with the W32API functions? When I tried to use[/color]
          > them[color=green]
          > > Apache just bust into flame.
          > >
          > >[/color]
          >
          >[/color]


          Comment

          Working...