22 lines
328 B
C++
22 lines
328 B
C++
//
|
|
// Copyright(c) 1997 - 1999. Microsoft Corporation.
|
|
//
|
|
|
|
//// precomp.hxx
|
|
//
|
|
|
|
#include <windows.h>
|
|
#include <commdlg.h>
|
|
|
|
#include "usp10.h"
|
|
#include "usp_dbg.hxx"
|
|
|
|
#include <stdlib.h>
|
|
#include <malloc.h>
|
|
#include <memory.h>
|
|
|
|
#include "usptest.hxx"
|
|
#include "ind_keyb.hxx"
|
|
#include "resource.hxx"
|
|
|