First  |  Prev |  Next  |  Last
Pages: 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
interrupt latency on quad core
Hi Guys, I have rewritten a NT kernel mode driver for a pci card which was only designed for single processor to multiprocessor. I replaced the raise/lower IRQL with spin locks and so on. Now I have a strange behaviour on a dual xeon pc running windows2003: The interrupt latency is sometimes up to 100ms inst... 19 Jun 2008 19:53
CreateProcessAsUserW failing with quoted path names.
Hi all, sorry of this is not the best group... I have a software system has been working fine for the last month so I assume MS have updated something. I have a service that runs and monitors certain aspect of the users computer. We have a system tray application that is used to relay information to and fr... 19 Jun 2008 01:22
Drives information like drive info
I want to read raw data, I don't care if it will be some kind of handle for the read and write of the USB, in real time embedded system i just need to know the real address of the flash and i can read or write, how it is working on windows? "Kerem Gümrükcü" wrote: Hi, what you mean by "address"... 19 Jun 2008 01:22
Vista Magnification API: MagSetImageScalingCallback() doesn'twork?
Grzegorz Wr�bel wrote: Hi, I am able to succesfully call MagSetImageScalingCallback() to set new MagImageScalingCallback function, however my callback function gets called only 2-3 times and it provides 4x4 pixel source data (with some garbage instead source pixels). My source rectangle is 256x256... 24 Jun 2008 21:35
no static functions in WDK examples;
I don;t see any "static" functions in WDK examples. Even though there are functions which are used inside only one file. Generally if a 'c' function local to a file is declared static. Is there a technical reason for not using static? [I'm new to driver development so may this question is stupid.] Are there any ... 19 Jun 2008 01:22
Vista Magnification API: MagSetImageScalingCallback() doesn't work?
Hi, I am able to succesfully call MagSetImageScalingCallback() to set new MagImageScalingCallback function, however my callback function gets called only 2-3 times and it provides 4x4 pixel source data (with some garbage instead source pixels). My source rectangle is 256x256 pixels. Are there any sample h... 23 Jun 2008 20:58
Synchronous Notification of Change of IP Address
On May 30, 12:22 am, "Kerem Gümrükcü" <kareem...(a)hotmail.com> wrote: Hi, Have a look at the IP Helper Library Functions and the Notify* Functions. [IP Helper Functions]http://msdn.microsoft.com/en-us/library/aa366071(VS.85).aspx mainly this one for the IPv4 and the IPv6 Protocolls: [Notify... 19 Jun 2008 01:22
Heap Corruption error - please help
Hi Guys, my understanding is that each call to malloc should have a corresponding free. However, can somebody please point out what I'm doing wrong in the below code that causes my freeing of memory to result in the Visual C++ heap corruption errors? Below is the function that I have written: void TestM... 19 Jun 2008 01:22
ReadFile/WriteFile on PhysicalDriveXX
I'm not sure if I'm posting this in the correct location, but I wasn't sure where else I would post it. Let me know if it needs to be posted in a different location. I am creating an application for managing mass storage devices that are plugged into a certain USB duplication hub (which is identified by it's ... 19 Jun 2008 01:22
CreateFileMapping failing for large files - ERROR_NOT_ENOUGH_Q
Sorry I should have mentioned that. This is under Windows XP on an NTFS drive. Thanks, Alex "Pavel A." wrote: Which OS? NTFS or exfat? --PA "Alex Sheneal" <Alex Sheneal(a)discussions.microsoft.com> wrote in message news:D527AE3C-1199-4A43-8541-F48421915578(a)microsoft.com... I a... 19 Jun 2008 01:22
First  |  Prev |  Next  |  Last
Pages: 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32