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: jhartridge
  • Content: Threads
  • Order by date
  1. jhartridge

    Difference between clicking OK and pressing Return key ?

    I have an application that uses CPropertySheets to build a tabbed dialog. Each tabbed page has its own OnApply() function that validates the data and displays an error if one is found. The OK on the base sheet has the focus. Clicking on OK causes the pages' OnApply() to be called to display...
  2. jhartridge

    Finding the last node in list

    Hello, I have a program that stores the results of various tests on a piece of eqiptment in XML format. A basic test result is of the form :- <PumpLogItem> <Date>05/02/04</Date> <Time>09:42:30</Time> <Operator>jh</Operator> <Result> <Description>Dry Side Pressure...

Part and Inventory Search

Back
Top