api

  1. 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...
  2. mcisko

    Windows 7 COD 4 - multiplayer - unknown windows api

    Hello. I've installed the beta version of Windows 7 and I am satisfied done. It is fast like Vista and it appears the same or even better. I've installed the call of duty 4 ub the single player everything is OK, but when I want to play multiplayer over the Internet punk busted show error Unknown...
  3. C

    Windows 7 Punk Buster issues

    I cannot run my games with Punkbuster turned on, If I do I get an API restriction Message. any help out there?
  4. A

    Windows 7 Win 7 API

    hi, i'm trying to send windows messages to other process on win 7 using c#, like clicking other process button, or filling textbox etc. I have created some test program, but i doesn't work on win 7 (it does work on vista). also when trying to get the control title using WinID the title is...
  5. Z

    Windows Vista C++, how to temporarily gain admin rights?

    Hey guys, wondering if anyone can help. I know you can add some stuff to the manifest of an exe and it will throw up a UAC prompt as soon as the program is executed, but I was wondering is it possible to run an exe without admin rights (ie without the additions to the manifest file), but then...
Back
Top