Search:

Type: Posts; User: rag84dec

Search: Search took 0.01 seconds.

  1. HElp needed to create a windows service , to launch a simple thread(win32)

    HElp needed to create a windows service , to launch a simple thread created by the user.
    I got an article here...

    Five Steps to Writing Windows Services in C


    But how to create a thread at...
  2. Looping through the windows registry using RegEnumKeyEx till the leaves

    Hi all,

    I am trying to write code to loop through the windows registry till i find the leaf , meaning the
    key value pair exists . Each time i get the key , i want to know whether it is parent of...
  3. Replies
    1
    Views
    2,496

    Creating a thread in a class - C++

    HI all,

    I need to create a thread of 2 functions belonging to a same class.Can any one help me write
    a class with 2 functions being threads?. Is there any predefined thread class from which i ...
  4. Replies
    3
    Views
    1,524

    Problem with reference

    Thanks for the reply...
    But i want to save the m_Options itself which would be a better solution... How to do that??


    Can i do anything with the help of DoDataExchange???


    or like this
  5. Replies
    3
    Views
    1,524

    Problem with the reference to (CTreeCtrlEx)

    I have an MFC dialog which has a Tree(CTreeCtrlEx) structure where each node is a combo box.
    I want to have a "Cancel" button which will cancel the option chosen by the user and goes with
    the user...
Results 1 to 5 of 5