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...
api
application development
coding issue
console application
debugging
enumprinters
error code
error handling
interop
lazy loading
memory management
platform invoke
printer details
printer enumeration
printers
sample code
win32 api
windows development
windows vista
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...
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...
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...