|
Explorer.exe User Process cant be killed after disconnecting USB HDD Device,... Hi, maybe someone can explain me this: I have a disk drive, connected to my system via USB to IDE and vice verca which runs just fine, but in a case i disconnect the device without unmounting it from the system (on windows 2000 up2date) in my case, the explorer process which was displaying the Disk content and ... 16 Apr 2008 10:49
ExitProcess() hangs. Process image stays in memory Hi All, I am running into a problem wherein my application hangs. The GUI of my application closes out but the process image still stays in the memory. I can see that from my task manager. It says one thread alive for this process and some User and GDI object handles. I created the dump file using the UserDump.e... 16 Apr 2008 10:49
Calling ANSI version of GetEnvironmentStrings() in Unicode program I'm trying to find out how to call the ANSI version of GetEnvironmentStrings() in a Unicode program. Normally you only have to append an A to the function name like in GetEnvironmentStringsA() but the problem is that the name of the ANSI version of this function is really GetEnvironmentStrings() (without an... 17 Apr 2008 06:45
Vista and access to HD Serial No DiskId32 is very good - I only have one problem on Vista with it. And it's not the DiskId code. And of course - the issue is Vista related.... Assume I want to get to C: drive - first I have to get the device number for C: drive ( it is not always 0) - so I have to call the CreateFile( "\\\\.\\c:" ... ) fu... 16 Apr 2008 22:50
ISensLogon, SERVICE_CONTROL_SESSIONCHANGE failing with automatic l I'm attempting to detect when a user logs on and automatic logon is enabled (i.e. AutoAdminLogon set to 1 in registry, username/pwd set in registry) but neither the ISensLogon events nor SERVICE_CONTROL_SESSIONCHANGE messages are being received by my application. Is there another option that will work when aut... 14 Apr 2008 16:13
stdio redirection using CreateProcess with inherit set to Fals Thanks for your suggestion. Yes, conceptually this sounds like a valid workaround. I'm having difficulty compiling it with VS6 compiler though :) Could you please specify which header files need to be included? Thanks. ... 14 Apr 2008 12:10
Access flash drive partition on Vista Hi,all, I have a usb flash drive partitoned and formated (to FAT32) to 2 partitions by my app. One is public and another is private that need password to mount and access. Everything goes fine on XP but when comes to Vista there'll pop up message prompt to format the private partiton after I provided pass... 14 Apr 2008 00:43
Terminal Services Hi, I am trying to come up with something similar to Microsoft's Terminal Services but am having unfortunately some starting difficulties. Mainly I am looking into how to log on additional users into a full desktop environment. I have found such a kind of feature in the SU implementation "SUperior SU" f... 16 Apr 2008 04:13
Forum Windows DDK en Français disponible Vous cherchez un forum fran�ais sur le d�veloppement DDK Windows. Pas de probl�me , c'est gratuit, Allez dans ce site : http://winddk.no-ip.org Inconv�nient : _Inscription obligatoire ! _Forum mod�r� _Sujet anglais proscrit _Forum mono thread Looking for a forum on the development french Windows Kernel... 11 Apr 2008 16:42
Prefetch question Hi, I would like to know if there is a way for an application to explicitly prevent prefetching of some files it access. The problem is the following: Our application backup it's data once in a while on startup. We copy all the file to a folder called \Backup0. Once we're done, we rename \Backup0 to \B... 11 Apr 2008 14:18 |