LOAD DLL DEBUG INFO

Aus API-Wiki
Zur Navigation springenZur Suche springen
Type LOAD_DLL_DEBUG_INFO
    hFile As Long
    lpBaseOfDll As Long
    dwDebugInfoFileOffset As Long
    nDebugInfoSize As Long
    lpImageName As Long
    fUnicode As Integer
End Type