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

@ -1,8 +1,8 @@
#define _WIN32_DCOM
#include <winsock2.h>
#include <windows.h>
#include <windowsx.h>
#include <arch.h>
#include <archx.h>
#include <rapi2.h>
#include <shlobj.h>
//#include <vector>

View file

@ -32,7 +32,7 @@
#endif // __RPCNDR_H_VERSION__
#ifndef COM_NO_WINDOWS_H
#include "windows.h"
#include "arch.h"
#include "ole2.h"
#endif /*COM_NO_WINDOWS_H*/

View file

@ -15,7 +15,7 @@
#ifndef RAPI_H
#define RAPI_H
#include <windows.h>
#include <arch.h>
#include "rapitypes.h"
#include "irapistream.h"

View file

@ -32,7 +32,7 @@
#endif // __RPCNDR_H_VERSION__
#ifndef COM_NO_WINDOWS_H
#include "windows.h"
#include "arch.h"
#include "ole2.h"
#endif /*COM_NO_WINDOWS_H*/