First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Windows 7 enable Ndis trace log
Hi, I want to enable ndis trace log in Windows 7. I followed the kb article http://support.microsoft.com/default.aspx/kb/164459 I replaced Ndis.sys file with checked ndis.sys file, after SFP is disabled When I am executing 'ed ndis!ndisDebugSystems 0x00000020' in windbg I am getting error "Couldn't resolv... 3 Feb 2010 09:27
CreateDirectory() and spaces in the directory name
Hi, CreateDirectory("C:\Foo\ BAR ") creates the folder " BAR" in "C:\Foo", instead of creating the directory " BAR " (notice the spaces *before* and *after* "BAR"). Why ? Is it a documented feature ? Why are the spaces on the right removed by Windows ? I suspect that could be a compatibility "feature", b... 3 Feb 2010 11:43
PID for events generated by the clipboard and/or by OLE
Hello everybody. I need to find a way to figure out the PID of the process from which some content is copied on Windows Clipboard. The same thing (PID) I need also for OLE generated events. Can anybody give me some links for the documentation I need, or give me an idea how to solve the problem? The code exampl... 2 Feb 2010 16:05
Can the kernel reserve memory at boot time ?
Hello, I have a bad memory (from 589MB to 605MB according to memtest86+) I'd like to know if the kernel can reserve this portion of memory; then it will not be used anymore ? Is it possible under Windows 7 ? I Found that the Linux kernel have the parameter 'memmap' for this ! Unfortunately I can't find the sam... 2 Feb 2010 16:05
USB FlashDrive Device
I never tried to nail this down, but maybe someone can provide some tips here. I have lots of mapped drives. On this particular (XP) machine I have D:\bin>ndir ndir v3.2 (c) copyright 1984-2009 Hector Santos -- -------- ---------- ------------- ------------- #: Type Total Free Us... 2 Feb 2010 16:05
Non blocking FIFO list
Hi, Is there any native Windows FIFO list API which is supported by Windows XP. It seems that InterlockedSList API only supports LIFO. Thanks in advance. ... 2 Feb 2010 16:05
Where can I find the CodeView specification
Hi, For want of a better place to ask. I am after the CodeView data format specifications 4 and/or 5. I am writing an object module generator and need to generate CodeView debugging information. Many thanks in advance, Aaron ... 6 Feb 2010 22:54
Clipboard internals
Hi, Hopefully this is the right newsgroup. Can someone recommend any documentation that explains what process is responsible for administering the clipboard. When I put a richedit control on a form and call paste, an extra thread is created (marked "rpc"). This thread seems to disappear after a few minut... 2 Feb 2010 16:05
Code and Creation 73155
This is a free and informational site I created for application development and application development source on the net. Enjoy, and it's free, nothing to register oir sign up for just an informational site. http://codeandcreation.com cMvdjbxojVmoH%YkeryNZOKsM ... 27 Jan 2010 20:35
Next "available" File/Folder Name,...
Hi, i am looking for some API that will give me the next available file/folder name if the file/folder aleady exists. Example: you have a file named "New Text.txt", o the operating system suggests here "New Text(1).txt" if you create a new file within the shell. Is there any API that could give me the next avai... 2 Feb 2010 16:05
First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29