Chapter 6. Included tools

Table of Contents

cpload
ofs2rva
pedis
pehash
pepack
peres
pescan
pesec
pestr
readpe
rva2ofs

cpload

Usage: cpload [-m MESSAGE] FILE
Load .cpl (Control Panel Item) files for debugging

Example: cpload -m init notafiscal.cpl

Options:

If -m is present, MESSAGE should be:

	Option		Message
	------------------------------
	init		CPL_INIT
	getcount	CPL_GETCOUNT
	inquire		CPL_INQUIRE
	select		CPL_SELECT
	dblclk		CPL_DBLCLK
	stop		CPL_STOP
	exit		CPL_EXIT
	newinquire	CPL_NEWINQUIRE
	startwparms	CPL_STARTWPARMS
	setup		CPL_SETUP

Otherwise, cpload will send all messages to CPlApplet()