Home
last modified time | relevance | path

Searched defs:CLSID_D2D1HighlightsShadows (Results 1 – 2 of 2) sorted by relevance

/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_archivecleanup/
H A DMakefile1 # src/bin/pg_archivecleanup/Makefile
2
3 PGFILEDESC = "pg_archivecleanup - cleans archive when used with streaming replication"
4 PGAPPICON = win32
5
6 subdir = src/bin/pg_archivecleanup
7 top_builddir = ../../..
8 include $(top_builddir)/src/Makefile.global
9
10 OBJS = pg_archivecleanup.o $(WIN32RES)
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct2D/
H A Dmod.rs143 pub const CLSID_D2D1HighlightsShadows: ::windows_sys::core::GUID = ::windows_sys::core::GUID { data… const