windows api

  1. K

    Windows 7 Common Dialog Boxes display hyperlinks vs. static text

    I have an application that calls Windows API functions to display the Common Dialog boxes (e.g. Print Dialog, File Save As..., etc.). The Common Dialog boxes display correctly on my own network, but I have a client who is running my application on a Windows Server 2008 R2 application server...
  2. UnregisterClass function may leak memory

    The UnregisterClass function may leak memory when called to unregister a window class that was registered within an activation context. Link Removed
  3. SetFileCompletionNotificationModes API causes an IO completion port not work correctly with a non-IF

    non-IFS LSP does not correctly support IO completion port when the user changes notification modes via SetFileCompletionNotificationModes Link Removed
  4. H

    Windows 7 creating windows shortcuts en-masse (scripted)

    Setup: Windows 7 Home premium (64bit) I have need of creating many windows 7 shortcuts to a pile of video files. This is the first of what will likely be many occasions . I don't know any of the windows based scripting languages but do program in perl somewhat. So my first hope is someone may...
  5. A

    Windows 7 SetLayeredWindowAttribute() fails when theme is changed from Aero theme to basic theme

    Hello, I am using Windows 7 Enterprise OS (32 bit). I have an mfc application which uses SetLayeredWindowAttribute() api to display fading effect for a window. The window to be displayed is popup window created with attributes WS_EX_TOOLWINDOW | WS_EX_LAYERED and parent NULL. The problem is...
  6. 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.
  7. 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...