Search:

Type: Posts; User: rluceac

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,576

    How to update CListBox

    Hi all...

    I'm new to mfc programming, and have a question... hope you can help me

    I have a program that make some calculation, the user input some numbers and press a button to start.
    When he...
  2. Replies
    5
    Views
    2,006

    Unit test for c++

    HI...

    Does anyone knows an unit test framework for c++? I wll use it on linux...

    Thx...
  3. Thread: C/c++ ide

    by rluceac
    Replies
    12
    Views
    10,800

    C/c++ ide

    Hi all...

    Does you know a good IDE for programming in c or c++?? I am using eclipse cdt...

    Thx..
  4. Replies
    16
    Views
    3,060

    Humm... that's it... I create interfaces to...

    Humm... that's it...

    I create interfaces to the functions the modules must implement, configure the modules to be load in an text file or XML file, and then load the with dlopen...

    Thanks a...
  5. Replies
    16
    Views
    3,060

    What I need is to let my app accept plugins, like...

    What I need is to let my app accept plugins, like firefox or so...
  6. Replies
    16
    Views
    3,060

    I'll program in linux... Is there other ways...

    I'll program in linux...

    Is there other ways of creating modules different of that???
  7. Replies
    16
    Views
    3,060

    Yeah, I think of that.. Have an interface that...

    Yeah, I think of that.. Have an interface that all modules must implement.. The case is how can I load a module at run time??

    I think of have a configuration file that tells me what modules to...
  8. Replies
    16
    Views
    3,060

    The thing is that I'm not new to programming, i...

    The thing is that I'm not new to programming, i have programmed in java and c#, and in c# we do this with dependency injection with the cab framework. But my c# programming days are over...

    Is...
  9. Replies
    16
    Views
    3,060

    hehe thanks... I will do that...

    hehe thanks... I will do that...
  10. Replies
    16
    Views
    3,060

    Create program that accept modules

    Hi all...

    I'm new to c++ programming, and I wanna learn some programming concepts..

    What I need is some tutorial or some directions on creating a program that accept modules, like apache, that...
Results 1 to 10 of 10