First  |  Prev |  Next  |  Last
Pages: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Same issue. Win2k3
Any workarounds? ... 12 Mar 2010 13:55
Timer-queue timer callback proc and re-entrancy
What is the best practice to deal with re-entrancy issues in a callabck function? As far as I understand, the callback function can be called by different threads even if another callback is in progress. The only exception seems to be a timer created with WT_EXECUTEINTIMERTHREAD flag. Am I correct? The ... 11 Mar 2010 20:14
Cheat anti-debuging application
Hi, I have an application checking if debugger is running. If so the application just exits. Is there a way to debug this kind of application? Thanks, tim ... 29 Mar 2010 10:14
2 questions about memory mapped files
Hello. I'm looking for definitive answers to those two questions: 1. When using a persisted memory mapped file, is there a guarantee made by the OS that the content of the memory mapped file will always be written to disk even if the application terminates unexpectedly? In other words, if we write to a vi... 23 Mar 2010 14:48
Disabling RPC MIDL rundown generation
How do I make MIDL not generate server side rundown routines with version v6.0+? In my RPC client/server framework, I three RPC client DLL with three implicit_handle bindings. auto_handle is not used. The main DLL is the only one with a run down, the other two are helper client dlls and don't need a run dow... 10 Mar 2010 07:29
Find out who has file open for writing?
In a networked environment, it is possible for multiple users to open the same file simultaneously. I believe that the first user to open the file is allowed to have write access to the file, but anybody else who opens the file same gets "read only" access. Are there any API's I can use to enumerate through a... 11 Mar 2010 17:59
Shutdown dialog window handle ?
Hello, How do I get shutdown dialog window handle (which shows after Alt+F4) ? After displaying the dialog user input is almost disabled so it's hard to identify process which created the dialog, but I suspect explorer.exe. Vilius ... 11 Mar 2010 20:14
Understanding relocation information
Hi, I couldn't find a more appropriate newsgroup to post this question, so If you think of a better place, please redirect me gently. I am trying to understand how relocation information apply, but I am only half the way. For Image files, I think I am ok. But for COFF relocations, I don't understand the specif... 10 Mar 2010 17:34
Please tell me do i have a Win32 API which captures capture WinXp DDK DbgPrint messeges
Rohit wrote on 06/16/2006 08:29 ET : Hi all, Is there a Win32 API which captures WinXp DDK DbgPrint messeges. I mean i wanted to capture those messeges without using a standard debugger... Can anybody help me for this, Thanks and Regards, Rohit I know that it's been 4 years :) But still google shows t... 7 Mar 2010 16:16
Shutdown explorer not interactively ?
Hello, The proper way to shut down explorer interactively: 1. Display classic shutdown dialog(Alt+F4) 2. Use Ctrl+Alt+Shift+"Push Cancel button with mouse" I want to do exactly the same thing only not interactively - by using batch script, vbs script(wsh), wmi or whatever method. (Of course I can always ... 6 Mar 2010 15:10
First  |  Prev |  Next  |  Last
Pages: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23