BAT自動化

www.javadrive www.javadrive.jp

Sakura Editor

ameblo.jp kamihiro.net

Teams

teamschannel.com

Windows 10

milestone-of-se.nesuke.com Windowsのローカルアカウントを使用して作業しているなら、毎日少しずつ(15分とか)ドメイン環境に移行していった方がよいと思う。 jp.minitool.compaso-kake.com itojisan.xyz soma-engineering.com

Git

Start using Git on the command linehttps://docs.gitlab.com/ee/gitlab-basics/start-using-git.html GitLabにSSHで接続するまでの手順https://qiita.com/kyamawaki/items/07fb3332cf3c2f47728a Visual Studio CodeでGitを利用するhttps://www.atmarkit.co…

VC++ アプリケーション間通信 WM_COPYDATA

SendMessageでプロセス間通信を行うhttp://kwmkt.web.fc2.com/contents/c0004.html データ送受信のサンプル(MFC) -----他のウィンドウからメッセージを受信http://tailcodenote.shisyou.com/code/cpp/003.html -----WM_COPYDATAhttp://chokuto.ifdef.jp/adva…

Device Guard

https://blog.engineer-memo.com/2016/02/25/windows-10-%E3%81%AE%E3%83%87%E3%83%90%E3%82%A4%E3%82%B9%E3%82%AC%E3%83%BC%E3%83%89%E3%81%A7%E6%9C%AA%E7%BD%B2%E5%90%8D%E3%81%AE%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7%E3%83%A7-2/ ht…

タイマー

SetTimerを使用して一定時間後にコールバック関数を呼ぶには?https://www.papy.in/bbs/vc/201001/10010004.html タイマーの使い方http://www.ne.jp/asahi/hishidama/home/tech/vcpp/timer.html c++で一定間隔で関数を実行させたいhttps://teratail.com/ques…

マルチスレッド

マルチスレッド作成https://qiita.com/yumic/items/0923368153ccc2229aca MFCでThreadを使ってみるhttps://jprogramer.com/mfc/3762 出来るだけコピペでマルチスレッドhttps://qiita.com/mm_sys/items/c79568d1b8b9b13fccbf C++でのスレッドクラスの作成http…

TimeZone

TimeZone change windows 10 mfc 既定のタイム ゾーンhttps://msdn.microsoft.com/ja-jp/library/windows/hardware/mt427466(v=vs.85).aspx→JP 東京標準時 (UTC+09:00) タイムゾーンの一覧取得について★http://cammy.co.jp/technical/2016/02/17/%E3%82%BF%E…

画像判別

画像種別 スタイル オプション 状態 配色 PushButton(改ページ)⇒ PushButton BlackImage(現在値) Normal 黒 Pressed 青 GrayImage(ダイアログ) Normal 濃灰 ↑黒透過 Pressed 青 なし(default) Normal 白 Pressed 薄青 NarrowButton(検索矢印)>> SearchImage …

CWnd::OnCtlColorhttps://docs.microsoft.com/ja-jp/previous-versions/0wwk06hc(v=vs.140) ダイアログ背景色の変更http://dss.o.oo7.jp/cgi/PT.cgi?VCPP/MFC/Dialog/backcolor ワーニング"Dialog creation failed!"http://dss.o.oo7.jp/cgi/PT.cgi?VCPP/MFC…

Gdiplus 連続描画でAntialias無効 描画領域も不正Custom ScrollBar バー色変え,アローボタンサイズ指定CEdit Scroll制限

DrawItem CEdit

CEdit::LineScrollhttps://msdn.microsoft.com/ja-jp/library/a6yzcse2.aspx 複数行のエディット コントロールのテキストをスクロールする CEdit::GetFirstVisibleLineエディット コントロールの最上位の可視行を確認する ------------ CButton::DrawItemオ…

Windows 10 Dialog Button

https://docs.microsoft.com/ja-jp/windows/desktop/wintouch/getting-started-with-multi-touch-messages https://docs.microsoft.com/ja-jp/windows/desktop/wintouch/troubleshooting-applications https://blog.tmyt.jp/entry/2013/07/22/213302 https:/…

ハンドルリーク

Process Explorerでハンドルリークを調査する方法http://replication.hatenablog.com/entry/2015/06/16/093000 ----------------- WinDbgを使ってプロセスのハンドルリークを調査する方法http://replication.hatenablog.com/entry/2015/06/15/093000

オフスクリーン描画

GDI+を使わない画像表示http://www.dab.hi-ho.ne.jp/hello/subhtml/MyRoom/blog/lang/mfc/cimage/ CImageを使用してPNG画像を表示する方法 ------------- Section9.4 メモリデバイスコンテキストhttp://www-higashi.ist.osaka-u.ac.jp/~k-maeda/vcpp/sec9-4m…

ジェスチャー操作

Section9.4 メモリデバイスコンテキストhttp://www-higashi.ist.osaka-u.ac.jp/~k-maeda/vcpp/sec9-4memorydc.html オフスクリーン描画http://www-higashi.ist.osaka-u.ac.jp/~k-maeda/vcpp/9-4memorydc.cpp

チャートコントロール

Using the MS Chart control in VC++https://www.codeproject.com/Articles/4343/Using-the-MS-Chart-control-in-VC ------------------------ MFCから最新のChart Control使用できないでしょうかhttp://rarara.cafe.coocan.jp/cgi-bin/lng/vc/vclng.cgi?pri…

Direct2D

Direct2D Effectsで発光する雷をプロシージャル生成するhttp://sygh.hatenadiary.jp/entry/2014/08/07/030029 Windows Vista SP1 PU以降でDirect2D 1.0対応Windows 8以降でDirect2D 1.1対応WPFのエフェクトに近いこともできる ----------------------- 同次…

タッチキーボード

[目的]日本語→英語タッチキーボードに切り替える手間を省きたいアルファベット入力モードで予測変換を行えるようにしたい --------------Windows 10のタッチキーボードでカーブフリック入力ができるようになったhttp://weekly.ascii.jp/elem/000/000/398/398…

VACUUMコマンド

SQLiteでレコードを削除してもファイルサイズが小さくならない場合の対処 VACUUMコマンドにより領域の開放する →DBのファイルサイズが小さくなる インストールせず、ラッパー経由でDBにアクセスが可能→プロジェクトファイルに含めてビルド、配布が可能

Critical Process Died

[試したこと]×システムの復元×セーフモード起動 Windows RE(回復モード)のエリアが壊れている(システムファイルが破損) ->再インストールしか方法がない??スタートアップ修復 [備考]コマンドプロンプトでできることを実施するSafeboot - コンピュータ起動…

輝度調整

Trying to open display device handle to change brightness on Windows XP using C++https://stackoverflow.com/questions/11874615/trying-to-open-display-device-handle-to-change-brightness-on-windows-xp-using-c?noredirect=1&lq=1 ディスプレイに…