13 lines
236 B
Plaintext
13 lines
236 B
Plaintext
|
|
||
|
|
||
|
//
|
||
|
// commver.rcv
|
||
|
//
|
||
|
// remove all the original content, and just follow the new version rule
|
||
|
// so that the IME versions are consistent with other system files.
|
||
|
//
|
||
|
#include <winver.h>
|
||
|
#include <ntverp.h>
|
||
|
|
||
|
#include "common.ver"
|