Created
June 4, 2017 07:41
-
-
Save nattybear/3bb86cd8966d8f9d0a5c807fc4607490 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
새 프로세스와 해당 프로세스의 쓰레드를 생성한다.
리턴 값
함수가 성공하면 0이 아닌 값을 리턴한다.
함수가 실패하면 리턴 값은 0이다. 다 자세한 에러 정보를 보려면
GetLastError
를 확인해라.