#include "cmp.h"#include <stdio.h>#include <stdlib.h>#include <string.h>Go to the source code of this file.
Defines | |
| #define | TITLE_INDEX_1 122259 | 
| #define | TITLE_INDEX_2 120858 | 
| #define | TITLE_INDEX_3 120159 | 
| #define | TYPE_1 666 | 
| #define | TYPE_2 1066 | 
Functions | |
| void __cdecl | main (int, char *) | 
| VOID | NameClassAndTitle (KEY_NODE_INFORMATION *NodeInformation, UNICODE_STRING ClassName, ULONG TitleIndex, UNICODE_STRING KeyName, LARGE_INTEGER CompTime, BOOLEAN Strong, PUCHAR TestName) | 
| VOID | expectstring (PWSTR expected, ULONG expectedlength, PWSTR actual, ULONG actuallength) | 
| VOID | expecttime (LARGE_INTEGER ExpectTime, LARGE_INTEGER ActualTime) | 
Variables | |
| ULONG | failure = 0 | 
      
  | 
  
| 
 
 Definition at line 64 of file rtmisc1.c. Referenced by main().  | 
  
      
  | 
  
| 
 
 Definition at line 65 of file rtmisc1.c. Referenced by main().  | 
  
      
  | 
  
| 
 
 Definition at line 66 of file rtmisc1.c. Referenced by main().  | 
  
      
  | 
  
| 
 
 Definition at line 67 of file rtmisc1.c. Referenced by main().  | 
  
      
  | 
  
| 
 
 Definition at line 68 of file rtmisc1.c. Referenced by main().  | 
  
      
  | 
  ||||||||||||||||||||
| 
 
 Definition at line 823 of file rtmisc1.c. Referenced by main(), and NameClassAndTitle(). 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
 Definition at line 812 of file rtmisc1.c. Referenced by NameClassAndTitle(). 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||||||||||||||||||
| 
 
 Definition at line 739 of file rtmisc1.c. References expectstring(), expecttime(), failure, and KeyName. Referenced by main(). 
 
  | 
  
      
  | 
  
| 
 
  | 
  
 1.3.7