LWQ
2025-07-24 0896fd408c982b35776582f1bd4f8b52ed395724
1
2
3
4
5
6
7
8
9
10
11
12
#include "StdAfx.h"
#include "GrabberControl.h"
 
 
CGrabberControl::CGrabberControl(void)
{
}
 
 
CGrabberControl::~CGrabberControl(void)
{
}