First  |  Prev |  Next  |  Last
Pages: 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
LoadLibrary and File Access Errors
I'm writing a program that makes use of dynamic library loading through the LoadLibrary function. The problem is that I've had reports from testers of a file permissions error on Vista. The problem is that I don't have Vista or any real way to test. I'm just wondering if anyone knows what the appropriate return cod... 15 Jul 2008 06:08
64-bit directory creation
How do I create a 64bit directory that can keep 32-bit apps from accessing, similar to netmon ? -- Timothy Jewett Jewettware(a)online.nospam ... 18 Jul 2008 13:24
Hooking on Win2003
Hello, I have been trying to write an application that intercepts process creation at kernel level and blocks a certain blacklisted processes if executed. For this, i hooked NtCreateProcess and NtCreateProcessEx. Now i have been successfull in doing so on Win2000 and WinXP but on Win 2003 server as soon as i c... 15 Jul 2008 06:08
ANN: user- and kernel mode unit testing framework cfix 1.1 released
I am pleased to announce that a new release of cfix is now available on http://cfix.sourceforge.net/. cfix is an xUnit testing framework for C and (unmanaged) C++. Unlike other frameworks, cfix has been specially tailored for Windows development. In addition to user mode unit tests, cfix 1.1 introduces the a... 14 Jul 2008 11:37
User data folder name
How can I get the folder name of the logged-in user? (C:\Documents and Settings\...<user name>...\Local Settings\Application Data) --Harish ... 15 Jul 2008 01:02
IOCTL_NDIS_QUERY_GLOBAL_STATS Supported On Vista/Server 2008?
Hi! Is this IOCTL still supported on NDIS 6.x platforms? In particular, can I still use this IOCTL on these platforms to plumb proprietary OIDs (i.e., OID value >= 0xFF000000) to a driver? I've heard the this IOCTL was in the process of being deprecated, and it seems that we have problems with it and proprie... 15 Jul 2008 23:39
Redistribution of Hotfix KB943198
Hi, I'm not sure if this is the proper place to ask this question, as it's not technical, but legal. But I've not found information about this elsewhere, so here goes........ I am involved in the development of a product that uses 'usbser.sys' and a large proportion of the target audience will be running XP. ... 14 Jul 2008 10:35
Summary Information of ZIP files: crippled by design in XP SP3
Hi all, with Windows XP SP3 you can not edit or view the Summary Information of ZIP files anymore. This claim can be verified easily on XP SP3: 1) create ZIP file 2) view properties of ZIP file 3) select tab "Summary Information" > no functionality 4) rename ZIP file to "summary.bug" 5) view properties of "s... 16 Jul 2008 17:11
Retrieving Data from printer using ReadPrinter API
I am trying to retrieve data from a bidirectional printer using the ReadPrint API function. The printer I am using is connected via USB. Issue: The ReadPrint function is returning false. The error code retrieved by GetLastError is 6 (ERR_INVALID_HANDLE). Before I use ReadPrint I create a printer handle usin... 22 Jul 2008 05:29
Finding Accurate RAM Size in window
hi, I have RAM 512mb in windows operating system. But when i chek the size of RAM it shows only 495mb or 505mb. It is not showing fully size of RAM ie 512mb. what is the problem? where is remaining RAM size that i should find? help me. ... 12 Jul 2008 01:20
First  |  Prev |  Next  |  Last
Pages: 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24