ComputerDictionaries.org      Computer terms spelled out...
Home -› Software -› IMAGEHLP MODULE
Online dictionary
From all Dictionaries     Only from this Category
 

Dictionaries by Category


High-Tech News

Definition Of:

IMAGEHLP MODULE

Bible DictionaryWin32 API Glossary
typedef struct _IMAGEHLP_MODULE {

DWORD SizeOfStruct;
DWORD BaseOfImage;
DWORD ImageSize;
DWORD TimeDateStamp;
DWORD CheckSum;
DWORD NumSyms;
SYM_TYPE SymType;
CHAR ModuleName[32];
CHAR ImageName[256];
CHAR LoadedImageName[256];
} IMAGEHLP_MODULE, *PIMAGEHLP_MODULE;


Members

SizeOfStruct

The caller must set this to sizeof(IMAGEHLP_MODULE).

BaseOfImage

The base virtual address where the image is loaded.

ImageSize

The size of the image.

TimeDateStamp

The date and time stamp value. This value is in ctime format.

CheckSum

The computed checksum of the image. This value can be zero.

NumSyms

The number of symbols in the symbol table.

SymType

The type of symbols that are loaded. These are the types:

Value Meaning
SymNone No symbols are loaded.
SymCoff COFF symbols.
SymCv CodeView symbols.
SymPdb PDB symbols. (Actually CodeView stored in a PDB file.)
SymExport Symbols generated from a DLL's export table.
SymDeferred IMAGEHLP has not yet attempted to load symbols.


ModuleName

The module name. (Usually the filename without the extension.)

ImageName

The image name. The name may or may not contain a full path.

LoadedImageName

The full path and filename from which symbols were loaded.

 

Software INDEX:

List of Terms: Terms beginning with "A", Page 1

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 3
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

A: Page 1 of 16.

ABC
ABCFLOAT
ACCEL
ACCESSTIMEOUT
ACCESS_ALLOWED_ACE
ACCESS_DENIED_ACE
ACCESS_MASK
ACE_HEADER
ACL
ACL_REVISION_INFORM...ACL_SIZE_INFORMATIO...ACTION_HEADER

Other Resources

Online Dictionary

WhatIs.com - Tech Dictionary & Encyclopedia

Webopedia

FOLDOC Computing Dictionary

IBM Terminology

Microsoft Glossary

HP Computing glossary

Oracle Glossary

Computer History Museum

FILExt - The File Extension Source

ComputerUser Dictionary


babylon
Home   |   Translation  |   Dictionary   |   About Us   |   Contact Us
ComputerDictionaries.org
  Powered by Babylon - Translation Software
Copyright 2008, ComputerDictionaries.org. All rights reserved.