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

Search:

Type: Posts; User: zeeshan yousaf

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,414

    Networking in c++

    Please help me
    I am able to design a c++ program that can send and receive messages.It based on server and client code.
    Now I need that I will have a c++ program that will send a message to a...
  2. Re: File handling in c++ of files having .docx,pdf or .exe extension.

    Thanks alot I got it.It says that the word file is corrupted but when I press the button to recover it then I got original file.

    Thank you very much.:thumb:
  3. Re: File handling in c++ of files having .docx,pdf or .exe extension.

    Thanks alot It is working for .exe file by using read and write instructions butt I am still facing problem with .docx files.

    Please do something for .docx too.
  4. File handling in c++ of files having .docx,pdf or .exe extension.

    The question I have is that I want to create a file with any file format uptill .txt and wordpad this code is Ok, Butt when I try it for .docx or .pdf or .exe files the error occures in opening new...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured