Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

DeviceIOControl

  • 03-08-2001 03:28PM
    #1
    Closed Accounts Posts: 5


    Has anyone come across problems using this function before?
    The application normally works grand in both 2k and NT using the DeviceIOControl function call in a win32 environment.
    However with one particular file the application crashes when I send the request down.
    I'm guessing that it's something to do with the transfer size but I've tried splitting it up into smaller segements and that didn't work either.

    Any suggestions at all would be appreciated.



Comments

  • Closed Accounts Posts: 1,322 ✭✭✭phobos


    Have you tried looking up MSDN?.

    Which language are you using to access the API?

    What device driver are you sending the request to?

    Sorry for all the Q's but the more info you provide the quicker someone can come up with an answer.

    ;-phobos-)



  • Closed Accounts Posts: 5 Sive


    Tried MSDN, no luck. Told me what the function is and what it does but no more
    C++
    Using Windows drivers I think, don't have any of our own anyway.




Advertisement