CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: benandy20

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    4,575

    Re: Winhttp Does Not Post File

    I fixed it . I shortened the boundary and it worked . I don’t know why but it seems to work 🙏
  2. Replies
    2
    Views
    4,575

    Winhttp Does Not Post File

    I have combed all over here for similar questions and have done all suggestions but for some weird reason my code doesn't upload the file to the server.

    C++ code



    PCHAR sendWebRequest(LPWSTR...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured