Search:

Type: Posts; User: y_notm

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,376

    variables and strings with WinExec

    I'm trying to write a program that calls the Windows "net send" command, and then sends a message stored in a variable 'm_msg' to a user 'm_user', but I'm at a loss as how to send both variables and...
  2. VS gives me an error when i tried that before...

    VS gives me an error when i tried that before saying "cannot convert COMBOBOX to const char *". I added a variable through the add variable dialog, should i do something different?
  3. running a user-defined variable through WinExec or system();, or something else

    basically, I'm working on a program that will do what the run dialog will. what I need to do is have the user entered variable (from an edit box) be usable in either a WinExec or system(); command,...
Results 1 to 3 of 3