Search:

Type: Posts; User: Roleaxes

Search: Search took 0.01 seconds.

  1. How can i open a .exe file from my c++ program?

    I am wondering how can i open a .exe file with my c++ program. Could some one give me the source code?
  2. Ok thanks for the information guys :)

    Ok thanks for the information guys :)
  3. I have problem in the code (creating socket).

    Can some one tell me when is the problem in this code ???


    #include <iostream>
    #include <WinSock.h>
    #pragma comment(lib, "wsock32.lib")


    using namespace std;
    int main()
  4. Sending Files with Email using dev C++ (help).

    Dear forum.
    I were making a dev C++ program which allows to send to someone specific file. But the code all was wrong.

    Could I get help from some one who knows dev C++ better.
    :confused:
Results 1 to 4 of 4