Sha256: c58bb6d064461cf848af501e5e170848935288cd5bee20f5f9f3578b0dfb9271
Contents?: true
Size: 344 Bytes
Versions: 3
Compression:
Stored size: 344 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"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
uia-0.0.5.1 | ext/UiaDll/UiaDll/Stdafx.h |
uia-0.0.5 | ext/UiaDll/UiaDll/Stdafx.h |
uia-0.0.4 | ext/UiaDll/UiaDll/Stdafx.h |