win32 c++ everything version 6

2020/04/20 22:14 by yamasyuh68
  :追加された部分   :削除された部分
(差分が大きい場合、文字単位では表示しません)
win32 c++ everything


メモリ上に読み込まれたjpgファイルのイメージをGDI+でウィンドウに表示する標準的なソース(32/64bit)
http://yamatyuu.net/computer/program/vc2013/jpgviewmem/index.html

--------

.net があれば良いのか??
http://y-okamoto-psy1949.la.coocan.jp/VCpp/OnVSCpp2019/

----------
extern
ヘッダに宣言だけ書いてソースの一つで実体化する



-----

----
ウインドウ位置の保存読込
https://www.ruche-home.net/program/tips/window-place

----
第336章 GDI+の基礎 その2 
http://www.kumei.ne.jp/c_lang/sdk4/sdk_336.htm
#include <gdiplus.h>
Gdiplus.lib

----
コンボボックス
https://ameblo.jp/sgl00044/entry-12503242529.html
      

メモリ上に読み込まれたjpgファイルのイメージをGDI+でウィンドウに表示する標準的なソース(32/64bit)
http://yamatyuu.net/computer/program/vc2013/jpgviewmem/index.html


.net があれば良いのか??
http://y-okamoto-psy1949.la.coocan.jp/VCpp/OnVSCpp2019/


extern
ヘッダに宣言だけ書いてソースの一つで実体化する



ウインドウ位置の保存読込
https://www.ruche-home.net/program/tips/window-place


第336章 GDI+の基礎 その2
http://www.kumei.ne.jp/c_lang/sdk4/sdk_336.htm
#include <gdiplus.h>
Gdiplus.lib


コンボボックス
https://ameblo.jp/sgl00044/entry-12503242529.html