100% found this document useful (1 vote)
24 views1 page

Pmaker Debug

The document details the initialization process of a program. It goes through steps like setting registry keys, loading DLLs, initializing help, checking color depth, and creating toolbars, status bars, and other UI elements before loading workspaces and files.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
24 views1 page

Pmaker Debug

The document details the initialization process of a program. It goes through steps like setting registry keys, loading DLLs, initializing help, checking color depth, and creating toolbars, status bars, and other UI elements before loading workspaces and files.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Start

Set registry key


Read default settings
Mosaic DLL load
Get importing mode
Get version
Init help
Color depth check
PLC
UseC
AfxOleInit
L_SUPPOR
Enable3dControls
LoadStdProfileSettings
GetKeyState
AddDocTemplate
COleTemplateServer
AddDocTemplate
path
pThreadLists
pHoopList
CMainFrame::OnCreate
EnableMDIClientDropTarget
EnableDocking
CreateToolbars
ScaleCombo
ZoomCombo
CreateScaleFont
AddCustomButtonSizeList
InsertComboBoxFontComboSizeList
CreateStatusBar
CreatePaletteBar
SelectionToolbar
FloatSelToolbar
CreatePalettePropertiesBar
SavePrevToolBarVersion
ShowToolbars
RegisterClipboardFormat
GetBMOrganizer
ShowOnlyRecentlyUsedItems
InitializeToolbars
InitializeCommands
ReadAllStitchFiles
==== CMainFrame::OnCreate exit
LoadFrame
RegisterShellFileTypes
ParseCommandLine
InitPatternDefaults
m_Cursors
Show
UpdatePatternFileAssociations
ProcessCmds
LoadWorkspaceState
UpdateWindow
End Init
==== InitInstance exit

You might also like