windows api

  1. M

    Windows 7 Can someone help us understand SizeHigh in JOB_INFO_4 structure.

    winspool.h in the ddk for Win7 lists 4 levels of EnumJobs. 1. Can someone please explain the SizeHigh long in JOB_INFO_4 struct. 2. It should be documented on the MSDN documentation of EnumJobs also. EnumJobs Function (Windows) Thanks, -Hitesh.
  2. R

    Windows 7 VB.NET and SetIconOverlay?

    how would i draw a semi-transparent rectangle with code for use with Microsoft.WindowsAPICodePack.Taskbar.TaskbarManager.Instance.SetOverlayIcon? thanks
  3. E

    Windows 7 PunkBuster Unknown Windows API Function [131124]

    [SOLVED] PunkBuster Unknown Windows API Function [131124] [Solved] Solution that I missed and did not know about is to Run the game as admin pfff.... I got the idea from JCook Link Removed "I managed to get Punkbuster to run fine (on Windows 7 Home Premium) by taking a few simple steps.. 1...
  4. N

    Windows Vista Enumprinters API behaviour in Windows Vista

    Hello, my application has a feature that shows printers details as tree node and I use EnumPrinters API to fill nodes of this tree. i.e., the provider name, domain names and printer names etc. We have used Lazy loading concept in this tree formation. EnumPrinters API is called for any node level...
  5. T

    Windows 7 Troubleshooting System32 DLL Errors After Modifying Ownership and DLLs in Windows 7

    Hey there Windows7 Forums, Today I decided I was going to modify my computer which involved chiefly, the manipulation of .dll's in the system32 folder. The .dll's I know I manipulated were themeservice.dll , themeui.dll, and uxtheme.dll. In order to do this, I had to change ownership of the...