Training
Module
Get started with file input and output - Training
Learn how to manage local files and directories using the System.IO classes, and how to store and retrieve C# objects using CSV files and the StreamReader and StreamWriter classes.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Microsoft Windows Journal Note Reader component provides programmatic read access to files in the Journal format.
Journal files have the .jnt file extension. This simple component takes a stream containing a .jnt file and returns a stream containing the file's content in XML format. The XML returned by the component conforms to the Journal Note Reader schema. This schema is documented in Journal Reader Schema Reference.
The component does not provide the ability to write out .jnt files.
The component is available in unmanaged and managed versions. The unmanaged component is available in the journal.dll dynamic link library (DLL). The managed version is either in the Microsoft.Ink.Journal.dll assembly (for redistribution to Windows XP Tablet PC Edition or Windows Vista), or Microsoft.Ink.dll.
Important
Beginning with Windows 10, version 1607, journal.dll is not included in the Windows operating system. That library should be considered deprecated or obsolete and should not be used.
It is important to be aware of some changes to the assembly containing the Journal Note Reader component that occurred between the version released in conjunction with version 1.7 of the Tablet Developers Kit and the version that ships in the Windows Vista operating system.
The 1.7 version of the reader component, which can be redistributed to either Windows XP or Windows Vista, is contained in an assembly called Microsoft.Ink.Journal.dll. The reader component ships in Windows Vista, but has been integrated into the core Microsoft.Ink.dll assembly. This means that applications that make use of the 1.7 assembly need to redistribute that assembly with their setup.
The Journal Note Reader component is useful for extracting the ink data and other information about the file from a Journal file.
The Journal Note Reader COM component is in the file Journal.dll, which is installed and registered when you download and run the Journal Note Reader installation file.
The COM component does not support the IDispatch interface.
The Journal Note Reader managed component is in the Microsoft.Ink.JournalReader.dll assembly. This assembly is installed and registered in the global assembly cache when you run the Journal Note Reader installation file.
Add a reference to the assembly to use it in your managed project.
Training
Module
Get started with file input and output - Training
Learn how to manage local files and directories using the System.IO classes, and how to store and retrieve C# objects using CSV files and the StreamReader and StreamWriter classes.
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!