ISBN: | 978-5-5116-1004-7 |
High Quality Content by WIKIPEDIA articles! Microsoft`s P-Code, short for packed code, is an intermediate language that provides an alternate binary format to native code for any compiled binary (e.g.: DLLs, ActiveX controls, or Applications). Its primary goal is to produce smaller files. P-Code binaries require an additional runtime library to execute. Both the 16-bit Visual C++ and Visual Basic compilers support P-Code.