graphicstest/graphicstestharness/bwins/graphicsscreencomparisonu.def
author Faisal Memon <faisal.memon@nokia.com>
Thu, 06 May 2010 15:42:13 +0100
branchNewGraphicsArchitecture
changeset 50 0af17dab16c3
parent 0 5d03bc08d59c
permissions -rw-r--r--
Apply patch 4. Fix the stub generator to insert proper license text in autogenerated output. I left out the result of running this script due to a comment earlier to say there was a problem with the def files in my original patch.

EXPORTS
	?GetMTestScreenCapture@CTGraphicsScreenComparison@@QBEPAVMTestScreenCapture@@XZ @ 1 NONAME ; class MTestScreenCapture * CTGraphicsScreenComparison::GetMTestScreenCapture(void) const
	?CompareScreenImageL@CTGraphicsScreenComparison@@QAEHABVTSize@@ABVTPoint@@1ABVCFbsBitmap@@ABVTDesC16@@@Z @ 2 NONAME ; int CTGraphicsScreenComparison::CompareScreenImageL(class TSize const &, class TPoint const &, class TPoint const &, class CFbsBitmap const &, class TDesC16 const &)
	??1CTGraphicsScreenComparison@@UAE@XZ @ 3 NONAME ; CTGraphicsScreenComparison::~CTGraphicsScreenComparison(void)
	?NewL@CTGraphicsScreenComparison@@SAPAV1@AAVCWsScreenDevice@@@Z @ 4 NONAME ; class CTGraphicsScreenComparison * CTGraphicsScreenComparison::NewL(class CWsScreenDevice &)
	?CompareScreenImageL@CTGraphicsScreenComparison@@QAEHABVTSize@@ABVTPoint@@ABVTRgb@@ABVTDesC16@@@Z @ 5 NONAME ; int CTGraphicsScreenComparison::CompareScreenImageL(class TSize const &, class TPoint const &, class TRgb const &, class TDesC16 const &)