KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
NeonFrame
★ 10
Open GitHub ↗
C++/DirectCompositionで光るウィンドウ
Download README (.md)
Explore Similar Repositories
heroku-fastly
:
Heroku CLI plugin for Fastly
Reselect
:
Angular select component
hospital-run
:
Open source, modern software for charitable hospitals in the developing world.
waff-query
:
Lightweight DOM manager
A.R.M-Y_H4CK3RZ
:
A.R.M-Y H4CK3RZ's Repository
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
NeonFrame
?
Download (.md)
NeonFrame --- C++/DirectCompositionで光るウィンドウ  ## Summary Windows 10で新設されたDirectCompositionの新機能を使って、比較的簡単に発光するウィンドウを作ってみました。 ウィンドウの移動、リサイズは対応していますがクローズボタンはないのでタスクバーから終了することになります。 ## Classes - AppContext: ウィンドウ、メッセージ周りの処理 - Dx2: DirectX/DirectWrite周りのオブジェクト管理 - Comp: DirectCompositionのオブジェクト管理/UIの作成と管理 ## License Public Domain