C# 클래스 mCleaner.Logics.Commands.LittleRegistryCleaner.Scanners.RecentDocs

상속: ScannerBase
파일 보기 프로젝트 열기: MicroHealthLLC/mCleaner

공개 메소드들

메소드 설명
Clean ( ) : void
Preview ( ) : void
RecentDocs ( ) : System

비공개 메소드들

메소드 설명
EnumMRUList ( RegistryKey regKey, string subkey = "" ) : void
ExtractUnicodeStringFromBinary ( object keyObj ) : string

Converts registry value to filename

ScanExplorerDocs ( ) : void

Recurses through the recent documents registry keys for invalid files

ScanMUICache ( ) : void

Checks MUI Cache for invalid file references (XP Only)

메소드 상세

Clean() 공개 메소드

public Clean ( ) : void
리턴 void

Preview() 공개 메소드

public Preview ( ) : void
리턴 void

RecentDocs() 공개 메소드

public RecentDocs ( ) : System
리턴 System