CBW : Convert a byte to a word, sign extend AL Register into a AH Register.
CWD : Convert a word to a double word ,sign extend the AX Register into t...
Register Relative Addressing Mode : The Effective Address is Calculated by the sum of 8- or 16 bit displacement and the contents of a base Register or an index...
The register modifier hints to the compiler that the variable will be heavily used and should be kept in the CPU’s registers, if possible, so that it can be...
Compiling the component, running REGSVR32 MyDLL.dll
What is Database Connection pooling (relative to MTS)
This allows MTS to reuse database connections. Dat...