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

    setting up the environment

    right now im taking a c programming class at school and they are using borland but i already have vc++ and would rather use the program i spent the money on . when i want to start a new win 32 console application first i have the choice of empty, simple, hello world, and mfc. I want to use...
  2. Quickie67

    accumulating time

    Can anyone help me figure out how to accumulate time.Like I clock in to work, and out for lunch, back in, then out to go home. I mean I can add it up Example A= in 1:00 B= out 2:00 C= in 2:30 D= out 4:00 T= total T=A+D-B+C But this wont work cause 1:00 + 4:00= 3 hours not 5 so theres...
  3. Quickie67

    option explicit module level

    I'm pretty new at this so if you will just hang in there I will try to explain this as best as i can. I downloaded a password exe off the net someone else somehow decompiled it. I thought that I would see if I could make one for fun and use the code from the other one as a guide. well I have the...

Part and Inventory Search

Back
Top