Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. the procedure entry point getsystemtimes could not be located in the dynamic link library kernel32.dll

the procedure entry point getsystemtimes could not be located in the dynamic link library kernel32.dll

Scheduled Pinned Locked Moved C / C++ / MFC
helpsysadmin
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Le rner
    wrote on last edited by
    #1

    Hi all, i m using this function GetSystemTimes.and when i run my application on window 2000 server than this error comes the procedure entry point getsystemtimes could not be located in the dynamic link library kernel32. and application not failed to run. please help me for this.

    C 1 Reply Last reply
    0
    • L Le rner

      Hi all, i m using this function GetSystemTimes.and when i run my application on window 2000 server than this error comes the procedure entry point getsystemtimes could not be located in the dynamic link library kernel32. and application not failed to run. please help me for this.

      C Offline
      C Offline
      Cool_Dev
      wrote on last edited by
      #2

      see the requirements for GetSystemTimes Function in msdn documentation. Minimum supported server is Windows Server 2003. The function won't be there with kernal32.dll of Windows server 2000.

      L 1 Reply Last reply
      0
      • C Cool_Dev

        see the requirements for GetSystemTimes Function in msdn documentation. Minimum supported server is Windows Server 2003. The function won't be there with kernal32.dll of Windows server 2000.

        L Offline
        L Offline
        Le rner
        wrote on last edited by
        #3

        now what can i use in place of GetSystemTimes in window server 2000

        A C 2 Replies Last reply
        0
        • L Le rner

          now what can i use in place of GetSystemTimes in window server 2000

          A Offline
          A Offline
          Adam Roderick J
          wrote on last edited by
          #4

          Use GetLocalTime [^]

          Величие не Бога может быть недооценена.

          1 Reply Last reply
          0
          • L Le rner

            now what can i use in place of GetSystemTimes in window server 2000

            C Offline
            C Offline
            Cool_Dev
            wrote on last edited by
            #5

            couldn't find an equivalent here. it depend on your requirement. :|

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups