HANDLE GetCurrentProcess( void )
현재 실행되고 있는 프로세스(GetCurrentProcess 함수를 호출한 프로세스)의 핸들을 얻을 때 사용
현재 실행되고 있는 프로세스(GetCurrentProcess 함수를 호출한 프로세스)의 핸들을 얻을 때 사용
'My Study > Function' 카테고리의 다른 글
SetThreadPriority (0) | 2010.02.24 |
---|---|
SetPriorityClass (0) | 2010.02.24 |
GetCurrentDirectory (0) | 2010.02.24 |
VirtualFree (0) | 2010.02.24 |
VirtualQuery (0) | 2010.02.24 |