7 lines
135 B
C
7 lines
135 B
C
// Copyright (c) 1996-1999 Microsoft Corporation
|
|
|
|
#include <windows.h>
|
|
#include <windowsx.h>
|
|
#include <stdio.h>
|
|
#include "misc.h"
|