signing: official certificates1246 (12/10/2009 2:21:02 PM) Regarding official certificates (from verisign, for instance) for signing
windows 64 bit drivers, do I need one for vista-64 and another for
windows7-64 or will one suffice for both?
Will the same signed... Utf
Windows media center auto service with PBDA driver0227 (12/10/2009 3:12:01 PM) my USB stick driver is a PBDA driver porting from the latest WDK
example--SWTUNER
Now The PBDA driver passed nearly all the WHQL and A+Q test
But there is a bug in it even I can pass the WHQL test by ma... Utf
Validating values of POEMDEV (2nd try cause my MSDN-Abo)0248 (12/10/2009 2:30:01 PM) Hi all,
I've written a OEMUI.DLL. The basic code comes from the WINDDK
sample. The values from the gui are stored in the POEMDEV.
VERBOSE(DLLTEXT("UserName :.\r\n"), ((POEMDEV)pOEMDM)->szUserName);
... Utf
Sending data to a serialport fails.0238 (12/9/2009 4:49:27 PM) Hello,
I'm currently working on a driver which talks to a device through a
serialport. Data is being pulled : a request is send to the device,
the device responds with a message, ending with a certain byte... PaveloW
swprintf and IRQL2281 (12/9/2009 8:21:16 AM) Hello,
It'd be great if Microsoft could document the IRQL of swprintf. I had the
impression that it's safe to use as long as Unicode conversion tables are
not involved. At least, it's in .TEXT, as well a... cristalink
A KeQuerySystemTime alternate function under x64 ?8721 (12/8/2009 2:01:22 PM) Hi,
i have a problem that there is no KeQuerySystemTime for x64.
I need the system time also under x64. (not IA64).
Can some tell me a way or a an alternate function under x64 to
get the system time.
... GeminiServer
system() command with administrative previledges in windows 73320 (12/9/2009 10:14:34 AM) Hi,
i am trying to run an application from another application in windows
7.
I am using command "system()" to execute the applicaiton.
The parent applicaiton i am running in administrative mode but the
ano... hitesh
ZwCreateFile in 64Bit Os2292 (12/9/2009 6:18:01 AM) Hi,
I am using an driver to access a file in Win32 systems it is working fine.
When I rebuild the driver for 64Bit environment my driver fiails in
"ZwCreateFile". Please help me to find an alternate API to... Utf
Use of WPSTOOL from WPSDDK pack0249 (12/8/2009 4:56:01 PM) Hi to everyone,
What is the use of "WPSTOOL" tool (Wireless Provisioning Services (WPS)
tool) included in the WPSDDK pack delivered by Microsoft ?
("http://www.microsoft.com/whdc/connect/wireless/wps.mspx... Utf