MCPcopy Create free account

hub / github.com/Squirrel/Squirrel.Windows / functions

Functions4,731 in github.com/Squirrel/Squirrel.Windows

MethodEllipse
src/Setup/wtl90/atlgdi.h:2168
MethodEmailEvaluator
(Match match)
src/Squirrel/MarkdownSharp.cs:1496
MethodEmptyUndoBuffer
Operations
src/Setup/wtl90/atlctrls.h:1383
MethodEmptyUndoBuffer
src/Setup/wtl90/atlctrls.h:7944
MethodEnableAutoTray
([In] bool enabled)
src/Squirrel/TrayHelper.cs:278
MethodEnableAutoTray
([In] bool enabled)
src/Squirrel/TrayHelper.cs:289
MethodEnableAutoURLDetect
this method is deprecated, please use SetAutoURLDetect
src/Setup/wtl90/atlctrls.h:7778
MethodEnableButton
src/Setup/wtl90/atldlgs.h:6438
MethodEnableClearType
src/Setup/wtl90/atlwince.h:1920
MethodEnableCloseButton
src/Setup/wtl90/atlctrlx.h:2487
MethodEnableContextMenu
src/Setup/wtl90/atlwince.h:1926
MethodEnableGroupView
src/Setup/wtl90/atlctrls.h:3870
FunctionEnableHelp
src/Setup/wtl90/atldlgs.h:4249
MethodEnableOK
Commands - valid to call only from handlers
src/Setup/wtl90/atldlgs.h:1533
MethodEnableRadioButton
src/Setup/wtl90/atldlgs.h:6444
FunctionEnableResizing
Operations
src/Setup/wtl90/atldlgs.h:5732
MethodEnableScripting
src/Setup/wtl90/atlwince.h:1932
MethodEnableScrollBar
src/Setup/wtl90/atlctrls.h:1842
MethodEnableShrink
src/Setup/wtl90/atlwince.h:1938
MethodEnableThemeDialogTexture
src/Setup/wtl90/atltheme.h:693
MethodEnableUpdates
src/Setup/wtl90/atlwince.h:2511
MethodEnableWizardButtons
src/Setup/wtl90/atldlgs.h:5703
MethodEnableWizardButtons
src/Setup/wtl90/atldlgs.h:5814
MethodEncodeAmpsAndAngles
<summary> Encode any ampersands (that aren't part of an HTML entity) and left or right angle brackets </summary>
src/Squirrel/MarkdownSharp.cs:1599
MethodEncodeCode
<summary> Encode/escape certain Markdown characters inside code blocks and spans where they are literals </summary>
src/Squirrel/MarkdownSharp.cs:1569
MethodEncodeCodeEvaluator
(Match match)
src/Squirrel/MarkdownSharp.cs:1573
MethodEncodeEmailAddress
<summary> encodes email address randomly roughly 10% raw, 45% hex, 45% dec note that @ is always encoded and : never is </summary>
src/Squirrel/MarkdownSharp.cs:1546
MethodEncodeProblemUrlChars
<summary> hex-encodes some unusual "problem" chars in URLs to avoid URL detection problems </summary>
src/Squirrel/MarkdownSharp.cs:1655
MethodEnd
src/Setup/wtl90/atltheme.h:1078
MethodEndDoc
src/Setup/wtl90/atlgdi.h:2842
MethodEndDrag
src/Setup/wtl90/atlctrls.h:8738
MethodEndEditLabelNow
src/Setup/wtl90/atlctrls.h:4582
FunctionEndOfLine
src/Setup/wtl90/atlfind.h:792
MethodEndOfSource
src/Setup/wtl90/atlwince.h:1944
MethodEndPath
src/Setup/wtl90/atlgdi.h:2985
FunctionEndPrintJob
src/Setup/wtl90/atlprint.h:541
MethodEndRead
<summary> Waits for the pending asynchronous read to complete. </summary>
src/Squirrel/BinaryPatchUtility.cs:730
MethodEndUpdateResource
(IntPtr handle, bool discard)
src/Squirrel/NativeMethods.cs:98
MethodEndWrite
<summary> Ends an asynchronous write operation. </summary>
src/Squirrel/BinaryPatchUtility.cs:739
MethodEnsureVisible
src/Setup/wtl90/atlctrls.h:3732
MethodEnsureVisible
src/Setup/wtl90/atlctrls.h:4611
MethodEnsureVisible
src/Setup/wtl90/atlctrls.h:5230
MethodEntryAsStringMatchesParsedInput
(string releaseEntry)
test/ReleaseEntryTests.cs:41
MethodEnumMetaFileProc
Special handling for metafile playback
src/Setup/wtl90/atlgdi.h:2877
MethodEnumObjects
src/Setup/wtl90/atlgdi.h:1375
FunctionEnumResLangProc
src/WriteZipToSetup/WriteZipToSetup.cpp:8
FunctionEnumResNameProc
src/WriteZipToSetup/WriteZipToSetup.cpp:20
FunctionEnumResTypeProc
src/WriteZipToSetup/WriteZipToSetup.cpp:28
MethodEnumTools
src/Setup/wtl90/atlctrls.h:2534
MethodEqualRect
src/Setup/wtl90/atlmisc.h:424
MethodEqualRgn
src/Setup/wtl90/atlgdi.h:1155
MethodError
(T value)
src/Squirrel/SimpleSplat/Logging.cs:434
MethodErrorException
(string message, Exception exception)
src/Squirrel/SimpleSplat/Logging.cs:444
MethodEscapeBackslashes
<summary> Encodes any escaped characters such as \`, \*, \[ etc </summary>
src/Squirrel/MarkdownSharp.cs:1611
MethodEscapeBackslashesEvaluator
(Match match)
src/Squirrel/MarkdownSharp.cs:1615
MethodEscapeBoldItalic
<summary> escapes Bold [ * ] and Italic [ _ ] characters </summary>
src/Squirrel/MarkdownSharp.cs:1638
MethodEscapeImageAltText
This prevents the creation of horribly broken HTML when some syntax ambiguities collide. It likely still doesn't do what the user meant, but at least
src/Squirrel/MarkdownSharp.cs:964
MethodEscapeSpecialCharsWithinTagAttributes
<summary> Within tags -- meaning between &lt; and &gt; -- encode [\ ` * _] so they don't conflict with their use in Markdown for code, italics and str
src/Squirrel/MarkdownSharp.cs:1687
MethodEscapeToJavascriptString
(string jsonString)
src/Squirrel/SimpleJson/SimpleJson.cs:616
MethodExcludeUpdateRgn
src/Setup/wtl90/atlgdi.h:1898
MethodExecute
IUICommandHandler
src/Setup/wtl90/atlribbon.h:2781
MethodExpand
src/Setup/wtl90/atlctrls.h:4464
MethodExpand
src/Setup/wtl90/atlctrls.h:5174
MethodExposedClass
(Type type)
test/TestHelpers/ExposedClass.cs:17
MethodExposedObject
(object obj)
test/TestHelpers/ExposedObject.cs:19
MethodExtFloodFill
src/Setup/wtl90/atlgdi.h:2283
MethodExtTextOut
src/Setup/wtl90/atlgdi.h:2496
MethodExtractAssociatedIcon
src/Setup/wtl90/atluser.h:814
MethodExtractIcon
src/Setup/wtl90/atlctrls.h:2066
MethodExtractIcon
src/Setup/wtl90/atluser.h:806
MethodExtractUpdaterAndRun
src/Setup/UpdateRunner.cpp:150
MethodExtremaBy
(IEnumerable<TSource> source, Func<TSource, TKey> keySelector, Func<TKey, TKey, int> compare)
src/Squirrel/EnumerableExtensions.cs:68
MethodFSDoModal
src/Setup/wtl90/atlwince.h:1410
MethodFatal
(T value)
src/Squirrel/SimpleSplat/Logging.cs:80
MethodFatal
(T value)
src/Squirrel/SimpleSplat/Logging.cs:497
MethodFatalException
([Localizable(false)] string message, Exception exception)
src/Squirrel/SimpleSplat/Logging.cs:82
MethodFatalException
(string message, Exception exception)
src/Squirrel/SimpleSplat/Logging.cs:507
MethodFileDownloader
(WebClient providedClient = null)
src/Squirrel/FileDownloader.cs:18
MethodFileIcon
<summary> Constructs a new, default instance of the FileIcon class. Specify the filename and call GetInfo() to retrieve an icon. </summary>
src/Squirrel/ShellFile.cs:1230
MethodFileIsLikelyPEImageTest
(string input, bool result)
test/UtilityTests.cs:134
MethodFillPath
src/Setup/wtl90/atlgdi.h:2991
MethodFillRgn
Region Functions
src/Setup/wtl90/atlgdi.h:1813
MethodFillSolidRect
src/Setup/wtl90/atlgdi.h:3126
FunctionFinalConstruct
src/Setup/FxHelper.cpp:105
FunctionFinalRelease
src/Setup/FxHelper.cpp:107
FunctionFindAndSelect
src/Setup/wtl90/atlfind.h:924
MethodFindDependentPackagesForDummyPackage
()
test/ReleasePackageTests.cs:79
MethodFindFile
Operations
src/Setup/wtl90/atlmisc.h:3506
MethodFindItem
src/Setup/wtl90/atlctrls.h:3700
FunctionFindNext
src/Setup/wtl90/atldlgs.h:3014
MethodFindNextFile
src/Setup/wtl90/atlmisc.h:3569
MethodFindOneOf
search for an occurence of string p2 in string p1
src/Setup/wtl90/atlapp.h:1839
MethodFindPackageInOurLocalPackageList
()
test/ReleasePackageTests.cs:64
MethodFindString
selection helpers
src/Setup/wtl90/atlctrls.h:739
MethodFindString
selection helpers
src/Setup/wtl90/atlctrls.h:1109
MethodFindString
src/Setup/wtl90/atlctrls.h:9145
MethodFindStringExact
src/Setup/wtl90/atlctrls.h:745
MethodFindStringExact
src/Setup/wtl90/atlctrls.h:1115
MethodFindWordBreak
src/Setup/wtl90/atlctrls.h:8049
FunctionFindZipItem
src/Setup/unzip.cpp:4112
← previousnext →1,801–1,900 of 4,731, ranked by callers