Search:

Type: Posts; User: gilit2

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,695

    ok - so , I will try to connect my c++ application to C#

    OK , I understand.
    So I will try another way:
    I want it only windows. It is enough for my very specific case.
    So I would like to call a C# method (with no parameter! )
    And it will call the...
  2. Replies
    6
    Views
    1,695

    I only need to send one mail -

    Thanks
    I don't need a mail server or client.
    I only want to send one file from my application,
    when the user clicks on a button.
    and only for Windows.
    I think that in C# (windows),...
  3. Replies
    6
    Views
    1,695

    How do I send mail ?

    How do I send an email (files) to mail recipient
    from my C/C++ program code :

    I need to send existing files .
    What is the code for it ?
    I use windows XP VisualStudio C++

    How do I do...
  4. Replies
    2
    Views
    1,203

    I use Windows XP

    I use Windows XP
    The compiler is VisualStudio 2010 express

    Regards
  5. Replies
    2
    Views
    1,203

    Sending a mail from c / C++ program

    Hello !
    I would like to send an email to mail recipient
    from my C/C++ code :

    I need to send existing files .
    What is the code for it ?
    Regards
  6. Replies
    1
    Views
    2,347

    how to call c++ function from c# program ?

    what is the techniuqe to call c++ functions from c# ?
    I need code example for it , (to see the parameters and arguments )
    and instructions how to compile it.
    I have visual studio professional...
  7. Replies
    6
    Views
    3,317

    winform in c++ (or maybe c#) or WinAPI

    How can I use arrays of buttons (in c++ ?)
    Because it is a managed code , and a c array is native - it did not accept it.

    Can I use array of buttons directly using the winapi ? where can I see...
  8. Thread: GUI and forms

    by gilit2
    Replies
    7
    Views
    2,224

    How can I use arrays of buttons (in c++ ?) ...

    How can I use arrays of buttons (in c++ ?)
    Because it is a managed code , and a c array is native - it did not accept it.

    Can I use array of buttons directly using the winapi ? where can I see...
  9. windows forms app c++ vs2010 express -- How do I connect it to my c++ software

    Hi

    I have a c++ software. I use visual studio express 2010.
    I want to use forms to enter the data into my software , and also make form manual.

    I opened win form project. I created Form1....
  10. Thread: GUI and forms

    by gilit2
    Replies
    7
    Views
    2,224

    GUI and forms

    Hello ! I need gui for my software. I work in C++ visual Studio 2010. I need to enable the user insert a lot of input information. It should also support the that : 1. marking one a button , may...
Results 1 to 10 of 10