Sack Library Documentation
|
__cdecl TYPELIB_PROC void RegisterTextExtension(_32 flags, PTEXT(__cdecl*)(PTRSZVAL,POINTER), PTRSZVAL);
by registering for TF_APPLICTION is set on the segment and flags anded with the segment flags match, the function is called.... the result is the actual segment of this - since a TF_APPLICATION is also TF_INDIRECT - using the size to point to some application defined structure instead of a PTEXT structure.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|