no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -104,7 +104,7 @@ bool wxGetUserName(char *buf, int maxSize)
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
int wxKill(long pid, int sig)
|
||||
int wxKill(long pid, wxSignal sig)
|
||||
{
|
||||
// TODO
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user