mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
435 B
16 lines
435 B
/******************************Module*Header*******************************\
|
|
* Module Name: fon16.c
|
|
*
|
|
* routines for accessing font resources within *.fon files
|
|
* (win 3.0 16 bit dlls)
|
|
*
|
|
* Created: 08-May-1991 12:55:14
|
|
* Author: Bodin Dresevic [BodinD]
|
|
*
|
|
* Copyright (c) 1990 Microsoft Corporation
|
|
*
|
|
\**************************************************************************/
|
|
|
|
#include "fd.h"
|
|
#include "exehdr.h"
|
|
#include "winfont.h"
|