First  |  Prev |  Next  |  Last
Pages: 249 250 251 252 253 254 255 256 257 258 259 260
Set and change desktop appearance...
Hello, How can I change/set the desktop appearance dynamically? Thanks. ... 13 Sep 2005 17:30
CreateFile with unicode (Hungarian) filenames
Hello, This post is regarding a problem I am experiencing opening files with Hungarian letters in the file name. I am using CreateFile with UNICODE and _UNICODE defined in my VC6.0 projec, running Windows XP Pro, with U.S. English code page. This is my test app: int _tmain(int argc, LPTSTR argv[]) { TCHA... 14 Sep 2005 14:41
window close notification
Hi, I am working on a window app, from which i open other windows application like WORD, excell ,etc. using createprocess() or shellexecute() . Is there a way so that when the window for this opened application (WORD , EXCEL) closes my winapp gets a notification that it is closed. For eg. i open a word doc from ... 9 Sep 2005 13:53
Need to change directory / environment vars programmatically in batch jobs
This has probably been said b4, but I want my rant on record. I and 1000's of my company's clients need to be able to change the current directory and environment variables, programmatically, within batch jobs. Programmatically - because the actual values depend on configuration settings that can only be read wit... 26 Aug 2005 17:10
killl process by name
OK, I got spywares on my laptop and could not get rid of them. If I open Windows Task Manager(Ctrl-Alt-Del) and select "Processes", I can find a few spyware processes. I killed them. But then they came back. I deceide to write a program which runs all the time in a infinite loop, looks for these processes, and kil... 25 Jul 2005 11:07
CPU Idle Time
Please tell me how can I get CPU idletime in windows 2000 and windows NT. I actually want to calculate the CPU usage of a process in percentage and for that I require the cpu time for that process and system idle time(cpu ide time). It can be retrived in Windows XP and 2k3 by using function GetSystemTimes() bu... 15 Jul 2005 01:29
Remote reboot
Is there a way I can remotely reboot one of my machines? I have setup a TV server but occasionally the software serving the TV crashes and I would like to remotely reboot the machine. I could have remote desktop access to another machine on the network but would prefer to run apache and use it to remotely reb... 3 Jul 2005 06:07
static/dynamic DLL vs lib
what is the difference between two (in respect to static and dynamic)? ... 22 Jun 2005 02:34
IOCTL_NDISUIO_REQUEST_NOTIFICATION
I need to use IOCTL_NDISUIO_REQUETS_NOTIFICATION but it isn't in my file "nuiouiser.h". The content of the file that I have is: ---------------------------------------------------------- /*++ Copyright (c) 2000 Microsoft Corporation Module Name: nuiouser.h Abstract: Constants and types to acc... 16 Jun 2005 06:46
SHSetFolderPath, missing flag CSIDL_FLAG_DONT_UNEXPAND
Hello, I'm trying to use SHSetFolderPath function. (http://msdn.microsoft.com/library/en-us/shellcc/platform/sh ell/reference/functions/shsetfolderpath.asp) MSDN mentions CSIDL_FLAG_DONT_UNEXPAND flag, which can be specified in call to the function. However, I can't find definition of this flag anywhere. I'm us... 15 Jun 2005 18:16
First  |  Prev |  Next  |  Last
Pages: 249 250 251 252 253 254 255 256 257 258 259 260