#include "mfcpch.h"
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include "tprintf.h"
#include "errcode.h"
Defines | |
#define | MAX_MSG 1024 |
Variables | |
const ERRCODE | BADERRACTION = "Illegal error action" |
#define MAX_MSG 1024 |
const ERRCODE BADERRACTION = "Illegal error action" |