kernel32

  1. M

    Windows 10 Python: get PID from window handle

    hi I am trying to get PID from the foreground window, but this doesn't work because I am passing the wrong kind of handle to the function. This is under python. How do I fix this? thx! import ctypes import time time.sleep(2) handle = ctypes.windll.user32.GetForegroundWindow() print(handle)...
  2. U

    Windows 7 LogonUI.exe

    Hi, I started my pc today, and a messages come up saying, LogonUI.exe - entry point not found. The procedure entry point checkelevationAnabled could not be located in the dynamic link library KERNEL32.dll. I tried safemode but won't start. Any idea's on what i can do? never seen this message...
  3. J

    Windows 7 Windows explorer crashes everytime i log into windows 7

    Ok so i just did a update from windows vista to windows 7 and everything went fine untill i logged in....When i loged in the first thing that pops up is a windows explorer has stopped responding and the desktop is black nothing even gets a chance to load. This happens on any account and anytime...
  4. A

    Windows Vista Windows Explorer has stoped working? How do you fix it?

    Here are the system specs that I am running at 1. AMD Phenom 2 940 3GHz Quad Core processor AM2+ 2.Gigabyte GA-MA790GP-UD4H (not really sure that is what it says on the manual) 3. Ide Hard disk 250 gig (master) 4. Ide Cd Drive on (slave) - reason only one IDE slot 5. PC8400 Ram at 1033 MHz...
  5. M

    Windows 7 MEMORY_MANAGEMENT BSOD loop

    Hello,Please help me. ever since I tried plugging in an asus microphone, I started getting random errors first when I tried starting up vista normally it said something about not being able to find kernel32.dll then restarted and gave a MEMORY_MANAGEMENT BSOD(this one is the most common)...
Back
Top