8 lines
134 B
C
8 lines
134 B
C
|
// update.h
|
||
|
//
|
||
|
// Copyright 2000 Microsoft Corporation, all rights reserved
|
||
|
//
|
||
|
// Created 2-00 anbrad
|
||
|
//
|
||
|
|
||
|
bool CheckForUpdate();
|