Lhaz
読み取り中…
検索中…
一致する文字列を見つけられません
クラス | マクロ定義
lhazgrep.h ファイル
#include "altstr.hpp"
#include "windows.h"

[ソースコード]

クラス

class  LHAZGREP
 
class  LHAZEDIT
 

マクロ定義

#define WIDTH(x)   (x.right - x.left)
 
#define HEIGHT(y)   (y.bottom - y.top)
 

マクロ定義詳解

◆ HEIGHT

#define HEIGHT (   y)    (y.bottom - y.top)

◆ WIDTH

#define WIDTH (   x)    (x.right - x.left)