InternetSetFilePointer Equivalent in any other library

Discussion in 'C++' started by Senthil, Jan 22, 2009.

  1. Senthil

    Senthil New Member

    Joined:
    Jan 22, 2009
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hi !

    I am not sure if this the right thread to post this topic.

    Here is cross platform dilemma I'm facing.

    I have used Mfc command CHttpFile->Seek in my application extensively.

    The problem is this is fine with windows but when run under wine in linux this command does not work.

    Is any any other cross platform library which either supports or has a equivalent command. Any other workaround for this problem.

    WxWidgets doe not provide this function

    Thanks in advance :(
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice