L_GetExtFileOption
This function has been removed. Now, the load/save functions take a
new, optional parameter for the extended load/save options.
The following functions now take an optional pLOADFILEOPTION argument:
L_AnnLoad
L_AnnLoadOffset
L_AnnLoadMemory
L_DecompressBitmapMemory
L_DecompressMemory
L_ReadLoadResolutions
L_ReadFileTransforms
L_FileInfo
L_FileInfoMemory
L_GetCompressFileStamp
L_GetLoadResolution
L_GetFileCommentSize
L_LoadBitmap
L_LoadBitmapList
L_LoadBitmapMemory
L_LoadFile
L_LoadFileTile
L_LoadFileOffset
L_LoadMemory
L_ReadFileComment
L_ReadFileCommentExt
L_ReadFileCommentMemory
L_ReadFileTag
L_ReadFileTagMemory
L_ReadFileStamp
L_StartFeedLoad
L_FileConvert
The following functions now take an optional pSAVEFILEOPTION argument:
L_FileConvert
L_CompressBitmapWithStamp
L_DeletePage
L_WriteFileTransforms
L_SaveBitmap
L_SaveBitmapList
L_SaveBitmapMemory
L_SaveFile
L_SaveFileMemory
L_SaveFileTile
L_SaveFileOffset
L_StartCompressBuffer
L_WriteFileCommentExt
L_WriteFileStamp
See Also