Sack Library Documentation
|
IMPORT_METHOD PCLASSROOT CPROC RegisterClassAliasEx(PCLASSROOT root, CTEXTSTR original, CTEXTSTR alias); IMPORT_METHOD PCLASSROOT CPROC RegisterClassAlias(CTEXTSTR original, CTEXTSTR newalias);
*
RegisterClassAlias( WIDE("psi/control/button"), WIDE("psi/control/3") ); then the same set of values can be referenced both ways with really only a single modified value. parameters to RegisterClassAliasEx are the original name, and the new alias name for the origianl branch
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|