MCPcopy Create free account

hub / github.com/ImpulseAdventure/JPEGsnoop / functions

Functions786 in github.com/ImpulseAdventure/JPEGsnoop

MethodGetDisplayName
FolderDlg.h:88
MethodGetDisplayNameOf
///////////// Handy function to get the display name from pidl.
FolderDlg.cpp:145
MethodGetDocument
CntrItem.h:41
MethodGetDocument
JPEGsnoopView.cpp:159
MethodGetDocument
debug version in JPEGsnoopView.cpp
JPEGsnoopView.h:76
MethodGetEnumFlags
Note: pHwnd is always NULL here as far as I can tell.
FolderDlg.cpp:347
MethodGetExeDir
Get the directory path of the JPEGsnoop executable - This is used as a default location for the user signature database
SnoopConfig.cpp:487
MethodGetMarkerName
Lookup the EXIF marker name from the code value
JfifDecode.cpp:6974
MethodGetScanBufPos
Calculates the actual byte offset (from start of file) for the current position in the m_nScanBuff. PRE: - m_anScanBuffPtr_pos[] - m_nScanBuffPtr_ali
ImgDecode.cpp:2575
MethodGetStatusBar
Fetch a pointer to the frame's status bar RETURN: - Pointer to the main frame's status bar
JPEGsnoopDoc.cpp:431
MethodGetTagHeader
DecodeDicom.cpp:84
MethodGetTypeLen
FileTiff.cpp:168
MethodHandleAutoReprocess
If Automatic Reprocessing is enabled, reprocess the file - If Reprocessing is not enabled and the coach message has not been disabled, inform user of
JPEGsnoop.cpp:1348
MethodHuffmanDc2Signed
Convert huffman code (DC) to signed value - Convert according to ITU-T.81 Table 5 INPUT: - nVal = Huffman DC value (left justified) - nBits = B
ImgDecode.cpp:859
MethodI_GetPreviewMcuInsert
JPEGsnoopCore.cpp:1246
MethodI_GetPreviewPos
JPEGsnoopCore.cpp:1386
MethodI_GetPreviewSize
JPEGsnoopCore.cpp:1391
MethodI_GetPreviewYccOffset
JPEGsnoopCore.cpp:1236
MethodI_GetPreviewZoom
JPEGsnoopCore.cpp:1261
MethodI_SetPreviewMcuInsert
JPEGsnoopCore.cpp:1241
MethodI_SetPreviewYccOffset
JPEGsnoopCore.cpp:1231
MethodI_ViewOnDraw
JPEGsnoopCore.cpp:1381
MethodInCaptionRange
HyperlinkStatic.cpp:176
MethodInPreviewArea
FIXME: Migrate into ImgDec!
JPEGsnoopViewImg.cpp:146
MethodInitInstance
JPEGsnoop.cpp:476
MethodInitializeColors
Dib.cpp:91
MethodInsertQuickLog
Transfer the contents of the QuickLog buffer to the RichEdit control for display. In command-line nogui mode we skip this step as there may not be a
JPEGsnoopDoc.cpp:334
MethodJ_GetPosEmbedEnd
JPEGsnoopCore.cpp:1119
MethodJ_GetPosEmbedStart
JPEGsnoopCore.cpp:1114
MethodJ_ImgSrcChanged
JPEGsnoopCore.cpp:1109
MethodJ_ProcessFile
JPEGsnoopCore.cpp:1145
MethodJ_SetAviMode
JPEGsnoopCore.cpp:1104
MethodLoadAppLangResourceDLL
Override localization virtual function to avoid potential for satellite DLL hijacking
JPEGsnoop.cpp:471
MethodLookupEnum
Look up the enumerated constant (nVal) for the specified field (eEnumField) - Returns "" if the field wasn't found
DecodeDicom.cpp:851
MethodLookupExifTag
Perform decode of EXIF IFD tags including MakerNote tags PRE: - m_strImgExifMake Used for MakerNote decode INPUT: - strSect IFD section - nTag
JfifDecode.cpp:839
MethodLookupIptcField
Search the constant array of IPTC fields for the Record:DataSet index OUTPUT: - nFldInd = The index into the array of the located entry (if found) R
DecodePs.cpp:215
MethodLookupIptcField
Search the constant array of IPTC fields for the Record:DataSet index OUTPUT: - nFldInd = The index into the array of the located entry (if found) R
PsDecode.cpp:172
MethodLookupMakerCanonTag
Decode Canon Makernotes Only the most common makernotes are supported; there are a large number of makernotes that have not been documented anywhere.
JfifDecode.cpp:642
MethodMeasureFontHeight
JPEGsnoopViewImg.cpp:222
MethodMyOnFileNew
Basic placeholder for OnFileNew
JPEGsnoop.cpp:1211
MethodMyOnFileOpen
Present file open dialog - Populate file filter list with main decode formats POST: - Calls OpenDocumentFile()
JPEGsnoop.cpp:1128
MethodOffsetNum2Str
OffsetDlg.cpp:76
MethodOffsetStr2Num
Convert the current dialog offset string into the internal offset value. If data validation fails, then display a dialog box. RETURN: - True if valid
OffsetDlg.cpp:99
MethodOnAppAbout
App command to run the dialog
JPEGsnoop.cpp:1113
MethodOnBnClickedApply
OverlayBufDlg.cpp:170
MethodOnBnClickedBased
Change dialog mode to decimal - If in hex mode, convert from hex to decimal - Report data validation error
OffsetDlg.cpp:151
MethodOnBnClickedBaseh
Change dialog mode to hex - If in decimal mode, convert from decimal to hex - Report data validation error
OffsetDlg.cpp:124
MethodOnBnClickedBtnCalc
LookupDlg.cpp:97
MethodOnBnClickedBtnDirDstBrowse
BatchDlg.cpp:82
MethodOnBnClickedBtnDirSrcBrowse
BatchDlg.cpp:62
MethodOnBnClickedBtnLoad
DecodeDetailDlg.cpp:68
MethodOnBnClickedButton1
UpdateAvailDlg.cpp:61
MethodOnBnClickedCoachReset
SettingsDlg.cpp:150
MethodOnBnClickedDbDirBrowse
SettingsDlg.cpp:72
MethodOnBnClickedDbDirDefault
SettingsDlg.cpp:142
MethodOnBnClickedOk
TermsDlg.cpp:132
MethodOnBnClickedOk
DbSubmitDlg.cpp:69
MethodOnBnClickedOk
OverlayBufDlg.cpp:161
MethodOnBnClickedOk
OffsetDlg.cpp:175
MethodOnBnClickedOvrLoad
OverlayBufDlg.cpp:115
MethodOnBnClickedRemove
Remove an entry from the signature list
DbManageDlg.cpp:117
MethodOnBnClickedRemoveall
Remove all entries from the signature list
DbManageDlg.cpp:131
MethodOnCreate
MainFrm.cpp:64
MethodOnCreateClient
CAL! Following code was added to support split windows
MainFrm.cpp:146
MethodOnDestroy
JPEGsnoopView.cpp:131
MethodOnDestroy
HyperlinkStatic.cpp:111
MethodOnDraw
JPEGsnoopViewImg.cpp:103
MethodOnDropFiles
JPEGsnoopView.cpp:169
MethodOnEraseBkgnd
JPEGsnoopViewImg.cpp:340
MethodOnFileBatchprocess
Menu item for File Batch Process - Invoke DoBatchProcess() from Document
JPEGsnoop.cpp:1694
MethodOnFileOffset
Menu command for specifying a file offset to start decoding process - Present a dialog box that allows user to specify the address TODO: Perhaps this
JPEGsnoopDoc.cpp:693
MethodOnFileReprocess
Menu command to reprocess the current file - This command will initiate all processing of the currently-opened file
JPEGsnoopDoc.cpp:1015
MethodOnFileSaveAs
Menu comamnd for File -> Save As - Brings up a Save As dialog box before saving
JPEGsnoopDoc.cpp:1099
MethodOnIUnknown
//////////// Browser is notifying me with its IUnknown: use it to set filter if requested. Note this can be called with punk=NULL when shutting down!
FolderDlg.cpp:231
MethodOnInitDialog
DbManageDlg.cpp:48
MethodOnInitDialog
OverlayBufDlg.cpp:179
MethodOnInitDialog
ExportTiffDlg.cpp:56
MethodOnInitDialog
AboutDlg.cpp:45
MethodOnInitialUpdate
JPEGsnoopViewImg.cpp:87
MethodOnInitialUpdate
This is called initially in the first time the view is drawn, and again after the contents have finished loading with OnOpenDocument()
JPEGsnoopView.cpp:72
MethodOnInitialized
//////////// Browser window initialized.
FolderDlg.cpp:222
MethodOnLButtonDown
JPEGsnoopViewImg.cpp:239
MethodOnLButtonDown
HyperlinkStatic.cpp:90
MethodOnLButtonUp
JPEGsnoopViewImg.cpp:248
MethodOnMouseLeave
HyperlinkStatic.cpp:125
MethodOnMouseMove
JPEGsnoopViewImg.cpp:294
MethodOnMouseMove
HyperlinkStatic.cpp:134
MethodOnMouseWheel
JPEGsnoopViewImg.cpp:281
MethodOnNewDocument
Main entry point for creation of a new document
JPEGsnoopDoc.cpp:187
MethodOnOptionsCheckforupdates
Menu item to check for JPEGsnoop updates
JPEGsnoop.cpp:1534
MethodOnOptionsConfiguration
Options Configuration Dialog - Show the dialog box - Pre-populate with current m_pAppConfig settings - If user clicks OK, then revised settings are st
JPEGsnoop.cpp:1500
MethodOnOptionsDhtexpand
Set menu item toggle for Options DHT Expand
JPEGsnoop.cpp:1253
MethodOnOptionsHideuknownexiftags
Set menu item toggle for Options Hide Unknown EXIF tags - Invoke reprocess if enabled
JPEGsnoop.cpp:1668
MethodOnOptionsMakernotes
Set menu item toggle for Options Makernotes - Invoke reprocess if enabled
JPEGsnoop.cpp:1269
MethodOnOptionsRelaxedparsing
Set menu item toggle for Options Relaxed Parsing - Invoke reprocess if enabled
JPEGsnoop.cpp:1708
MethodOnOptionsSignaturesearch
Set menu item toggle for Options Signature Search - Invoke reprocess if enabled
JPEGsnoop.cpp:1599
MethodOnOverlaysMcugrid
Menu command to enable/disable the MCU overlay grid
JPEGsnoopDoc.cpp:1868
MethodOnPaint
HyperlinkStatic.cpp:99
MethodOnPreparePrinting
JPEGsnoopView.cpp:124
MethodOnPreviewRng
Menu command for Channel Preview - Supports a range in sub-items
JPEGsnoopDoc.cpp:1168
← previousnext →401–500 of 786, ranked by callers