|
|
|
|
|
Total Hits: 107 | Today: 0
|
Author: grygorek
|
Rating:
|
|

The Win32SerialPort::SerialPort is a simple class for Ruby which helps to access a serial port in Windows. This class uses the standard Win32 API, and does not require any external C/C++ libraries....
|
|
|
|
Total Hits: 184 | Today: 0
|
Author: wshcdr
|
Rating:
|
|

Sometimes, we need to log some behaviores of our codes, and when the program goes wrong , we could know the reason quickly, so someone would write a Logger himself, but we have a better choice, the windows EventLog service. Be familar with windows DLL, and know how to create the DLL project....
|
|
|
|
Total Hits: 262 | Today: 0
|
Author: Kanchan Lulla
|
Rating:
|
|

Windows file monitoring system aims at providing security to files in a Windows environment. I was in a need to design an application which monitors file open and save operations on Windows and restricts a subset of file extensions to be used on a system until this utility is installed. I found a few good applications like AvaFind, FileMon, etc. performing file monitoring functionality. But, these applications use file system drivers to achieve their goals. Creating a user space application that...
|
|
|
|
Total Hits: 109 | Today: 0
|
Author: Grant Bolitho
|
Rating:
|
|

Resources within .NET — based applications are stored in a different format and accessed in a different manner than a traditional Windows application. This article examines a technique and supplies a command line utility that can be used to convert resources in the Win32 Resource Compiler script format to a .NET resource file and then build it into a managed assembly with embedded resources....
|
|
|
|
Total Hits: 51 | Today: 0
|
Author: Paul DiLascia
|
Rating:
|
|

In my February 2000 column in MSJ, a reader asked if there�s a way to determine how long a machine has been idle. I mentioned a new API function, GetLastInputInfo, that exists only on Windows NT® and Windows® 2000, and showed how you can use systemwide mouse and keyboard hooks to implement such a function for Windows 9x....
|
|
|
|
|
|