Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: AoifeC
  • Content: Threads
  • Order by date
  1. AoifeC

    Send data to text file after read from pipe?

    I'm a VC++ newbie! I am trying to read from a pipe and then write the data to a textfile. I can read from the pipe and put the data into my dialog but it won't write the data to a text file. I know that it is opening the file and it does write the test "hello's" but not data from the...
  2. AoifeC

    MFC Dialog and Pipes?

    Does anyone know where I could find a good VC++ MFC Example Dialog application that uses pipes? Thanks
  3. AoifeC

    List Control Box in a ctrlTab?

    The following code to populate a List Control Box with data from a database when a button is pressed works successfully when the List Control Box is placed on the main IDD_DIALOG. However when the List Control Box and button is placed on a tab, eg IDD_TAB1 the program hangs when the button is...

Part and Inventory Search

Back
Top