publish changes

This commit is contained in:
Archie 2024-09-29 02:04:03 +00:00
parent afc5064a7b
commit ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions

View file

@ -10,7 +10,7 @@
#pragma warning(disable:4786)
#include <windows.h>
#include <arch.h>
#include <string>
#include <vector>
#include <exception>

View file

@ -1,7 +1,7 @@
#ifndef ACM_HPP
#define ACM_HPP
#include <windows.h>
#include <arch.h>
#include <vfw.h>
#include <string>
#include <iosfwd>

View file

@ -26,7 +26,7 @@
#include <vector>
#if defined WIN32
#include <windows.h>
#include <arch.h>
#endif
namespace AVI

View file

@ -11,7 +11,7 @@
#pragma warning(disable:4786)
#include "mp3header.hpp"
#include <windows.h>
#include <arch.h>
#include <string>
#include <exception>
#include <iosfwd>

View file

@ -5,7 +5,7 @@
#include "FourCC.hpp"
//#include <io.h>
#include <windows.h>
#include <arch.h>
#include <exception>
#include <cstdlib>
#include <cstddef>

View file

@ -3,7 +3,7 @@
#pragma warning (disable:4786)
#include <windows.h>
#include <arch.h>
#include <cstdlib>
#include <string>
#include <map>

View file

@ -485,7 +485,7 @@ int DXL_CheckVScreenXImageBlit(DXL_VSCREEN_HANDLE dst,DXL_XIMAGE_HANDLE src);
/* windows 95 dll system abstraction functions */
/* arch 95 dll system abstraction functions */
/* set memory allocator function */
void DXV_Setmalloc(