ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application.
The following view modes are implemented:
Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type.
RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control.
Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component.
Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control.
Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control.
Plugins: all files supported by Total Commander Lister plugins.
Microsoft Visual C# 是世界上最流行的編程語言,利用 Visual C# 的最新版本 Visual C# .NET,您能夠快速、有效地開發(fā)基于 Windows 窗體的應(yīng)用程序,還可以為嵌入了 Microsoft Windows Media? Player 9 Series ActiveX 控件的應(yīng)用程序添加新鮮、有趣而又非常實用的功能。本次課程設(shè)計在 Microsoft Visual C# .NET 中使用 DirectShow 控件,開發(fā)一個媒體播放器。創(chuàng)建一個簡單 Visual C# 應(yīng)用程序,用來播放數(shù)字音頻和視頻。