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 TouchToneTommy 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: LoveInSnowing
  • Order by date
  1. LoveInSnowing

    How to resize StatusBar automatically....

    In parent windows notify the WM_SIZE message, then use MoveWindows to set the actual position of StatusBar.
  2. LoveInSnowing

    Help me!

    String += A;
  3. LoveInSnowing

    WM_KEYDOWN OnKeyDown() Problem.

    You may check the key of "shift" state
  4. LoveInSnowing

    Database Access via PropertySheet

    OK,I am trying write a little code for you,I think I will send you tomorrow.
  5. LoveInSnowing

    Database Access via PropertySheet

    I had just write the same program code last week,and I also used tree Property pages to accept employee's information,and I succeed. I could can you send me a little code,I think I can help you.
  6. LoveInSnowing

    What is wrong with this class?

    you haven't define an object in main(),I think.
  7. LoveInSnowing

    need suggestion

    If you feel VB is easy to learn,and so will .net. But I like VC++, I feel it's a true computer language. Why not try another.

Part and Inventory Search

Back
Top