mirror of
https://github.com/ttttupup/wxhelper.git
synced 2025-08-30 09:37:36 +08:00
5 lines
84 B
C
5 lines
84 B
C
#ifndef DOWNLOAD_H_
|
|
#define DOWNLOAD_H_
|
|
|
|
int DoDownloadTask(ULONG64 msg_id);
|
|
#endif |