ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • DLL - Win32
    Platform/메모리 2009. 2. 14. 21:53
    DLL 탐색 순서
    응용프로그램과 같은 디렉토리
    현재 작업 디렉토리
    시스템 디렉토리
    Windows 디렉토리
    PATH 환경 변수

    LoadLibrary()
    LoadLibraryEx()
    FreeLibrary()
    GetProcAddress()
    DisableThreadLibraryCalls()
    GetModuleFileHandle()
    GetModuleHandle()


    참조 사이트:
Designed by Tistory.