I'm going to add <type> keywords to get_value alias get service
get_value("name")
get_value("hwnd")
get_value("hwnd")does the same work as get_hwnd;
get_value("id")does the same work as get_control_no.
How many people are using get_hwnd or get_control_no? If no one, will
abolish, slightly shrinking plugin dll.
