Thumbnail of post image 030

Excel,VBA,Windows API

CloseClipboard関数 CloseClipboard関数はOpenClipboa ...

Thumbnail of post image 193

Excel,VBA,Windows API

OpenClipboard関数 OpenClipboard関数はクリップボードを開く関数で ...

Thumbnail of post image 133

Excel,VBA,Windows API

GetActiveWindow関数 GetActiveWindow関数は現在アクティブなウ ...

Thumbnail of post image 160

Excel,VBA,Windows API

SetWindowText関数 SetWindowText関数は指定したウィンドウのタイト ...

Thumbnail of post image 057

Excel,VBA,Windows API

GetWindowText関数 GetWindowText関数は指定したウィンドウのタイト ...

Thumbnail of post image 169

Excel,VBA,Windows API

GetClassName関数 GetClassName関数は指定したウィンドウのクラス名を ...

Thumbnail of post image 043

Excel,VBA,Windows API

VBAでの開発において、標準の機能だけでは解決できない課題に直面することは珍しくありません ...

Thumbnail of post image 099

Excel,VBA,Windows API

FindWindow関数 FindWindow関数は指定したウィンドウ名(キャプション名) ...

Thumbnail of post image 131

Excel,VBA,Windows API

GetWindowDC関数 GetWindowDC関数は指定したウィンドウのデバイスコンテ ...

Thumbnail of post image 069

Excel,VBA,Windows API

GetPixel関数 GetPixel関数は指定した座標のピクセルの色(RGB値)を取得す ...

Thumbnail of post image 088

Excel,VBA,Windows API

ReleaseDC関数 ReleaseDC関数は取得したデバイスコンテキスト(以下DC)を ...

Thumbnail of post image 194

Excel,VBA,Windows API

GetDC関数 GetDC関数は指定したウィンドウのデバイスコンテキストへのハンドルを取得 ...

Thumbnail of post image 032

Excel,VBA,Windows API

VBAでマクロを作っている時に「指定したウィンドウを操作したいな」という場面に出くわすこと ...

Thumbnail of post image 121

AI,Deep Learning,Excel,VBA,Windows API

昨今話題のChatGPTというAI(人工知能)をご存知でしょうか。 ChatGPTとは簡単 ...