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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by FalkonIsBack

  1. FalkonIsBack

    Difference in API calls in Windows 98 and Windows 2000/XP

    I wrote a program that uses common API calls like GetWindow, GetParent, OpenThreadProcessID, etc..Well the program works fine when running it in Win 98 but when I tried to run it in XP and 2000, it doesn't give any errors, but it's not running like it's supposed to. It runs a program that runs...
  2. FalkonIsBack

    Startup Serious error

    I had a question. My boss called me and was getting a similar error. It sounds like the memory dump error, but I can't find the error code anywhere. BCCode: 100000ce BCP1: F78CD A00 BCP2: 00000000 BCP3: F78CDA00 BCP4: 00000000 OSVER: 5_1_2600 SP: 1_0 Product: 256_1 This is the error code...
  3. FalkonIsBack

    Get time from server not workstation

    The code that you gave does work, except that the time is like 6 hours ahead. Is there something that you have to adjust with the Time Zone or something. I understand that the code is for an NT machine, but what is the API call you have to make for a Windows 98 or Windows ME machine? That...
  4. FalkonIsBack

    Get time from server not workstation

    I'm having the exact same problem. I need to log a date and time when users do certain things and I have a problem with them changing their system time on their local machines. The server is upstairs with me, so I know the time will always be right. I need to record the time and date from the...
  5. FalkonIsBack

    Problem with Windows ME and Access runtime

    I recently created a database in Access and created a runtime version of it using Microsoft Office Developer. When I ran the setup file on a few Windows 98 machines, it gave me a message that said something like, "One or more files or out of date and need to be updated before setup can...

Part and Inventory Search

Back
Top