repo.or.cz
/
gdipp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use One-Time Initialization for glyph run caching to avoid duplicate glyph run genera...
[gdipp.git]
/
gdipp_lib
/
api.h
blob
f38af39311f06e4f064917663c77e15dc5fee189
1
#pragma once
2
3
#ifdef GDIPP_EXPORTS
4
#define GDIPP_API __declspec(dllexport)
5
#else
6
#define GDIPP_API __declspec(dllimport)
7
#endif
// GDIPP_EXPORTS