MCPcopy Create free account

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

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

MethodCreate
src/Setup/wtl90/atlctrls.h:9660
MethodCreate
src/Setup/wtl90/atlctrls.h:9740
MethodCreate
src/Setup/wtl90/atlctrls.h:9859
MethodCreate
Operations
src/Setup/wtl90/atlctrls.h:10080
MethodCreate
Operations
src/Setup/wtl90/atlctrls.h:10208
MethodCreate
src/Setup/wtl90/atldlgs.h:3282
MethodCreate
src/Setup/wtl90/atldlgs.h:3665
MethodCreate
Implementation - override to prevent usage
src/Setup/wtl90/atldlgs.h:3977
MethodCreate
Implementation - overrides to prevent usage
src/Setup/wtl90/atldlgs.h:4478
MethodCreate
Implementation - override to prevent usage
src/Setup/wtl90/atldlgs.h:5402
MethodCreate
Implementation - overrides to prevent usage
src/Setup/wtl90/atldlgs.h:5578
MethodCreate
<summary> Creates a binary patch (in <a href="http://www.daemonology.net/bsdiff/">bsdiff</a> format) that can be used (by <see cref="Apply"/>) to tran
src/Squirrel/BinaryPatchUtility.cs:50
MethodCreateAcceleratorTable
src/Setup/wtl90/atluser.h:657
FunctionCreateActiveXControls
ActiveX controls creation
src/Setup/wtl90/atldlgs.h:5062
MethodCreateBitmapIndirect
src/Setup/wtl90/atlgdi.h:765
MethodCreateBrushIndirect
src/Setup/wtl90/atlgdi.h:289
MethodCreateCursor
src/Setup/wtl90/atluser.h:1050
MethodCreateCursorFromResource
src/Setup/wtl90/atluser.h:1059
MethodCreateCursorFromResourceEx
src/Setup/wtl90/atluser.h:1067
MethodCreateDC
src/Setup/wtl90/atlgdi.h:1292
MethodCreateDIBPatternBrush
src/Setup/wtl90/atlgdi.h:308
MethodCreateDIBSection
src/Setup/wtl90/atlgdi.h:860
MethodCreateDIBitmap
DIB support
src/Setup/wtl90/atlgdi.h:852
MethodCreateDeltaPackage
(ReleasePackage basePackage, ReleasePackage newPackage, string outputFile)
src/Squirrel/DeltaPackage.cs:23
MethodCreateDeltaPackageIntegrationTest
()
test/DeltaPackageTests.cs:82
MethodCreateDiscardableBitmap
src/Setup/wtl90/atlgdi.h:781
MethodCreateDragImage
src/Setup/wtl90/atlctrls.h:2777
MethodCreateDragImage
src/Setup/wtl90/atlctrls.h:3780
MethodCreateDragImage
src/Setup/wtl90/atlctrls.h:4629
MethodCreateDragImage
src/Setup/wtl90/atlctrls.h:5216
MethodCreateEllipticRgn
src/Setup/wtl90/atlgdi.h:1064
MethodCreateEllipticRgnIndirect
src/Setup/wtl90/atlgdi.h:1071
FunctionCreateEx
src/Setup/wtl90/atlframe.h:1161
MethodCreateFakePackageSmokeTest
()
test/UtilityTests.cs:124
MethodCreateFont
src/Setup/wtl90/atlgdi.h:601
MethodCreateFontIndirect
src/Setup/wtl90/atlgdi.h:381
MethodCreateFontIndirectEx
src/Setup/wtl90/atlgdi.h:592
MethodCreateFromData
src/Setup/wtl90/atlgdi.h:1107
MethodCreateFromImage
src/Setup/wtl90/atlctrls.h:1989
MethodCreateFromPath
src/Setup/wtl90/atlgdi.h:1099
MethodCreateFromStream
src/Setup/wtl90/atlctrls.h:2005
MethodCreateFullPackagesFromDeltaSmokeTest
()
test/ApplyReleasesTests.cs:419
MethodCreateHalftonePalette
src/Setup/wtl90/atlgdi.h:939
MethodCreateHatchBrush
src/Setup/wtl90/atlgdi.h:280
FunctionCreateHookProc
Implementation - Hook procs
src/Setup/wtl90/atlctrlw.h:2657
MethodCreateIcon
src/Setup/wtl90/atluser.h:770
MethodCreateIconFromResource
src/Setup/wtl90/atluser.h:779
MethodCreateIconFromResourceEx
src/Setup/wtl90/atluser.h:787
MethodCreateIconIndirect
src/Setup/wtl90/atluser.h:797
MethodCreateInternal
(byte[] oldData, byte[] newData, Stream output)
src/Squirrel/BinaryPatchUtility.cs:74
FunctionCreateInternalImageList
Implementation
src/Setup/wtl90/atlctrlw.h:3170
FunctionCreateMDIClient
src/Setup/wtl90/atlframe.h:1562
MethodCreateMenu
Create/destroy methods
src/Setup/wtl90/atluser.h:202
MethodCreateMenuBar
Menu bar creation
src/Setup/wtl90/atlwince.h:429
MethodCreateOptionContext
()
src/SyncReleases/Mono.Options/Options.cs:939
MethodCreateOptionContext
()
src/Update/Mono.Options/Options.cs:939
MethodCreatePalette
Create methods
src/Setup/wtl90/atlgdi.h:931
MethodCreatePatternBrush
src/Setup/wtl90/atlgdi.h:301
MethodCreatePenIndirect
src/Setup/wtl90/atlgdi.h:178
MethodCreatePointFont
src/Setup/wtl90/atlgdi.h:623
MethodCreatePointFontIndirect
src/Setup/wtl90/atlgdi.h:638
MethodCreatePolyPolygonRgn
src/Setup/wtl90/atlgdi.h:1085
MethodCreatePolygonRgn
src/Setup/wtl90/atlgdi.h:1078
FunctionCreatePrinterDC
This helper creates a DC based on the DEVNAMES and DEVMODE structures. This DC is returned, but also stored in m_pd.hDC as though it had been returned
src/Setup/wtl90/atldlgs.h:2419
MethodCreatePrinterIC
src/Setup/wtl90/atlprint.h:282
MethodCreateReleasePackage
(string outputFile, string packagesRootDir = null, Func<string, string> releaseNotesProcessor = null, Action<s
src/Squirrel/ReleasePackage.cs:33
MethodCreateRibbon
src/Setup/wtl90/atlribbon.h:2163
MethodCreateRoundRectRgn
src/Setup/wtl90/atlgdi.h:1092
MethodCreateSampleDirectory
(string directory)
test/UtilityTests.cs:165
MethodCreateShortcutForThisExe
(this IUpdateManager This)
src/Squirrel/IUpdateManager.cs:184
MethodCreateShortcutsForExecutable
(string exeName, ShortcutLocation locations, bool updateOnly, string programArguments, string icon)
src/Squirrel/UpdateManager.ApplyReleases.cs:209
MethodCreateShortcutsRoundTrip
()
test/ApplyReleasesTests.cs:448
FunctionCreateSimpleCECommandBar
src/Setup/wtl90/atlframe.h:738
FunctionCreateSimpleCEMenuBar
src/Setup/wtl90/atlframe.h:760
FunctionCreateSimpleCEToolBar
CE specific variant that returns the handle of the toolbar
src/Setup/wtl90/atlframe.h:1202
FunctionCreateSimpleReBar
src/Setup/wtl90/atlframe.h:585
FunctionCreateSimpleStatusBar
CE specific
src/Setup/wtl90/atlframe.h:717
FunctionCreateSimpleToolBar
src/Setup/wtl90/atlframe.h:1186
MethodCreateSysColorBrush
src/Setup/wtl90/atlgdi.h:325
FunctionCreateTabControl
src/Setup/wtl90/atlwince.h:1745
FunctionCreateTabControl
Implementation overrideables
src/Setup/wtl90/atlctrlx.h:4818
MethodCreateTemplate
src/Setup/wtl90/atldlgs.h:3631
MethodCreateUninstallerRegistryEntry
(string uninstallCmd, string quietSwitch)
src/Squirrel/UpdateManager.InstallHelpers.cs:32
MethodCreateWrappedLinesIterator
(string self, IEnumerable<int> widths)
src/SyncReleases/Mono.Options/Options.cs:171
MethodCreateWrappedLinesIterator
(string self, IEnumerable<int> widths)
src/Update/Mono.Options/Options.cs:171
FunctionCtrlImpl
src/Setup/wtl90/atlribbon.h:687
MethodCurrentlyInstalledVersion
<summary> Gets the currently installed version of the given executable, or if not given, the currently running assembly </summary> <param name="execut
src/Squirrel/IUpdateManager.cs:95
MethodCurrentlyInstalledVersionTests
(string input, string expectedVersion)
test/UpdateManagerTests.cs:321
MethodCustomize
src/Setup/wtl90/atlctrls.h:5971
MethodCut
src/Setup/wtl90/atlwince.h:2242
MethodCut
src/Setup/wtl90/atlctrls.h:1140
MethodCut
src/Setup/wtl90/atlctrls.h:8093
MethodDDX_Check
Control state
src/Setup/wtl90/atlddx.h:541
MethodDDX_Control
src/Setup/wtl90/atlddx.h:520
MethodDDX_Control_Handle
src/Setup/wtl90/atlddx.h:531
MethodDDX_Float
src/Setup/wtl90/atlddx.h:431
MethodDDX_Index
src/Setup/wtl90/atlddx.h:655
MethodDDX_Int
src/Setup/wtl90/atlddx.h:375
MethodDDX_Radio
src/Setup/wtl90/atlddx.h:575
MethodDDX_Text
Text exchange
src/Setup/wtl90/atlddx.h:219
← previousnext →1,501–1,600 of 4,731, ranked by callers