OpenBrowser.h 78 字节
Newer Older
L
ljc545w 已提交
1 2 3 4
#pragma once
#include <windows.h>

BOOL OpenBrowser(DWORD pid, wchar_t *url);