First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
OS x64 Identification
Hello, I developp a win32 application and i want this application runs under Windows Server 2008 x64 / x32 - Vista x64 / x32 - Seven x64 / x32, and i need to make some modification for my application to be x64 perfectly compliant. My problem is : how to know if my application runs under an Os 64bits or 32bi... 9 Apr 2010 11:09
Odd problem with system time
Hi, I'm currently analyzing a problem on a Windows XP PC with custom hardware attached on PCI-E. The hardware is an acquisition device (with its driver), and when the acquisition is started, the system time isn't updated correctly (time flows slower than on an external clock). Restarting the PC, the time is ... 9 Apr 2010 03:26
Programming an auto power-on timer
I know that some system BIOS setups expose a power-on timer to power the system from the S5 (soft off) state. Also, I've determined that the Win32 WaitableTimers can wake the system from the S4 (hibernate) state which is nearly identical to S5. So, I'm assuming the WaitableTimers API has the ability to set the ... 12 Apr 2010 17:02
WinUsb_GetOverlappedResult() with asynchronous call to WinUsb_Read
Greetings, Apparently post to this group with Outlook Express does not work anymore. I could not find a group that was specific to Microsoft's WinUsb driver. Please refer me. * Using a background thread to process packets from the interrupt endpoint. * Background thread calls WinUsb_ReadPipe() then waits on... 7 Apr 2010 12:22
WinUsb_GetOverlappedResult() with asynchronous call to WinUsb_ReadPipe()
Greetings, I tried posting this yesterday but never saw it listed. I could not find a group that was specific to Microsoft's WinUsb driver. * Using a background thread to process packets from the interrupt endpoint. * Background thread calls WinUsb_ReadPipe() then waits on the passed in event object. * On ... 7 Apr 2010 03:30
Usenet is not an ASCII network.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <blockquote cite="mid:elmr87-77i.ln1(a)satorlaser.homedns.org" type="cite"> <blockquote type="cite"> <p>P... 7 Apr 2010 04:35
Netiquette (was: Re: Getting a hConsoleOutput handle wasn't the real problem)
[Note: deliberately ignoring f'up] Jonathan de Boyne Pollard wrote: <blockquote cite="mid:Xns9D4CE3334E264xmvuorikolumbusfi(a)195.197.54.114" type="cite"> <p>Please, don't post HTML to newsgroups.</p> </blockquote> <p>Please learn about Usenet, and about the <em>actual</em> distinction, between te... 6 Apr 2010 09:40
Consuming ETW events from multiple applications running on different machines in same network
Is it possible to consume ETW events from multiple applications(providers) running on different machines in same network. If yes and link would be a great help. Regards, Manish Agarwal ... 6 Apr 2010 04:14
Reference becomes void on DLL unload
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <blockquote cite="mid:f7df83ef-0cba-4456-8643-b9c9201fb3c8(a)35g2000yqm.googlegroups.com" type="cite"> <... 5 Apr 2010 23:55
SetWindowsHookEx() on Windows 7
Hi, I have implemented a global keyboard hook in a 32 bit dll, using SetWindowsHookEx(WH_KEYBOARD, lpFunction, hModule, 0) function. This application is running without any issues on Windows XP. Recently I tested this application on 64 bit Windows 7 operating system and I do get the keyboard events as expec... 5 Apr 2010 11:37
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18