Thanks!

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

    #1

    Thanks!

    I have been looking for the correct way to use these API's FOREVER!

    I was wondering if anyone knows where I can get my hands on a complete
    list of the argument constants for CreateFile(). I seems like a saw a
    generic Struct somewhere but I can for the life of me remember where.

  • Mythran

    #2
    Re: Thanks!


    "h4xPace" <cscallion@gmai l.com> wrote in message
    news:1151002132 .719269.305220@ y41g2000cwy.goo glegroups.com.. .[color=blue]
    >I have been looking for the correct way to use these API's FOREVER!
    >
    > I was wondering if anyone knows where I can get my hands on a complete
    > list of the argument constants for CreateFile(). I seems like a saw a
    > generic Struct somewhere but I can for the life of me remember where.
    >[/color]

    Try www.pinvoke.net

    HTH
    Mythran

    Comment

    • Herfried K. Wagner [MVP]

      #3
      Re: Thanks!

      "h4xPace" <cscallion@gmai l.com> schrieb:[color=blue]
      >I have been looking for the correct way to use these API's FOREVER!
      >
      > I was wondering if anyone knows where I can get my hands on a complete
      > list of the argument constants for CreateFile(). I seems like a saw a
      > generic Struct somewhere but I can for the life of me remember where.[/color]

      See:

      <URL:http://groups.google.d e/group/microsoft.publi c.dotnet.langua ges.vb/msg/02f97d6f8d026c7 6>

      --
      M S Herfried K. Wagner
      M V P <URL:http://dotnet.mvps.org/>
      V B <URL:http://classicvb.org/petition/>

      Comment

      • h4xPace

        #4
        Re: Thanks!


        Thanks Again. Pinvoke and the API viewer both had what I was looking
        for. Both of you can take $20 out of petty cash and buy yourself
        something nice :-)
        Tell 'em I said it was ok.


        h4xPace wrote:[color=blue]
        > I have been looking for the correct way to use these API's FOREVER!
        >
        > I was wondering if anyone knows where I can get my hands on a complete
        > list of the argument constants for CreateFile(). I seems like a saw a
        > generic Struct somewhere but I can for the life of me remember where.[/color]

        Comment

        Working...