Sha256: 1982668f72474307def2bcc8a9af320e5efa4bc6afffc72d3edf6cdad4ab1066
Contents?: true
Size: 445 Bytes
Versions: 14
Compression:
Stored size: 445 Bytes
Contents
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, // but are changed infrequently #pragma once #include <Windows.h> using namespace System; using namespace UIA::Helper; #include "StringHelper.h" #include "ArrayHelper.h" #include "ElementStructures.h" #include "PatternInformationStructures.h" extern "C" Element^ Find(ElementInformationPtr element);
Version data entries
14 entries across 14 versions & 1 rubygems