Sack Library Documentation
|
__cdecl IMAGE_PROC Image LoadImageFileEx(CTEXTSTR name DBG_PASS); __cdecl IMAGE_PROC Image LoadImageFileFromGroupEx(INDEX group, CTEXTSTR filename DBG_PASS);
Parameters |
Description |
CTEXTSTR name DBG_PASS |
_nt_ |
INDEX group |
Group to load the file from |
name |
Filename to read from. Opens in 'Current Directory' if not an absolute path. |
_nt_ |
_nt_ |
Extended load image file. This allows specifying a file group to load from. (Groups were added for platforms without support of current working directory).
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|