mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-19 18:20:58 +08:00
14 lines
250 B
C
14 lines
250 B
C
|
|
#pragma once
|
|
|
|
#define WIN32_LEAN_AND_MEAN
|
|
|
|
#include <stdio.h>
|
|
#include <tchar.h>
|
|
|
|
#include <atlbase.h>
|
|
|
|
#import "C:\Storage\Work\Projects\AVS\Redist\AVSImageStudio3.dll" raw_interfaces_only rename_namespace("ImageStudio") named_guids
|
|
|
|
|