LoadPCXIntoBitmap  Method

Description         Loads the specified PCX file into a device dependent bitmap.

Syntax                 lRet = [BIImgFrm.]LoadPCXIntoBitmap FileName Error

Remarks             lRet                         LONGLONG Handle of the bitmap.

                            FileName                STRING         Filename to load.

                            Error                      short*              Error code.

Note:                   This method does not free the Bitmap.  Call the DropBitmap method to free up the Bitmap