Home | History | Annotate | Download | only in src

Lines Matching full:kernel32

896 // kernel32.dll at some point so loading functions defines in TlHelp32.h
1023 // Load functions from the kernel32.dll module (the TlHelp32.h function used
1024 // to be in tlhelp32.dll but are now moved to kernel32.dll).
1025 module = LoadLibrary(TEXT("kernel32.dll"));