MCPcopy Create free account

hub / github.com/ChadSki/SharpNeedle / functions

Functions33 in github.com/ChadSki/SharpNeedle

↓ 2 callersFunctiontrue_main
Since there are two entry points for this program, we really * ought to get to a common point as soon as possible. This is that * common point. */
src/Launcher/Launcher.cpp:29
↓ 1 callersFunctionCallExport
src/Launcher/Injection.cpp:90
↓ 1 callersFunctionGetProcessIdByName
src/Launcher/Injection.cpp:10
↓ 1 callersFunctionInjectAndRunThenUnload
src/Launcher/Injection.cpp:35
↓ 1 callersFunctionStartCLR
src/Bootstrapper/Bootstrapper.cpp:25
MethodCleanup
Cleanup the object if the value represents a valid object
src/Launcher/HCommonEnsureCleanup.h:54
MethodCleanup
src/Launcher/HCommonEnsureCleanup.h:114
MethodCleanup
src/Launcher/HCommonEnsureCleanup.h:148
MethodCleanup
src/Launcher/HCommonEnsureCleanup.h:183
MethodCleanup
src/Launcher/HCommonEnsureCleanup.h:217
FunctionDisplayPid
src/Bootstrapper/dllmain.cpp:24
FunctionDllMain
src/Bootstrapper/dllmain.cpp:6
MethodEnsureCleanup
Default constructor assumes an invalid value (nothing to cleanup)
src/Launcher/HCommonEnsureCleanup.h:24
MethodEnsureCloseClipboard
src/Launcher/HCommonEnsureCleanup.h:202
MethodEnsureHeapFree
src/Launcher/HCommonEnsureCleanup.h:132
MethodEnsureReleaseRegion
src/Launcher/HCommonEnsureCleanup.h:98
MethodEnsureReleaseRegionEx
src/Launcher/HCommonEnsureCleanup.h:167
MethodEntryPoint
(string pwzArgument)
src/ExampleProject/Example.cs:12
MethodIsInvalid
src/Launcher/HCommonEnsureCleanup.h:38
MethodIsValid
Helper methods to tell if the value represents a valid object or not..
src/Launcher/HCommonEnsureCleanup.h:36
FunctionLoadManagedProject
src/Bootstrapper/Bootstrapper.cpp:7
FunctionWinMain
By starting as a Windows application but not displaying any * windows, we can become effectively invisible. */
src/Launcher/Launcher.cpp:47
Functionmain
In any case, it's useful to have a console window visible * for debugging purposes. Use cout to your heart's content! */
src/Launcher/Launcher.cpp:59
Methodoperator=
Re-assigning the object forces the current object to be cleaned-up.
src/Launcher/HCommonEnsureCleanup.h:42
Methodoperator=
src/Launcher/HCommonEnsureCleanup.h:104
Methodoperator=
src/Launcher/HCommonEnsureCleanup.h:138
Methodoperator=
src/Launcher/HCommonEnsureCleanup.h:173
Methodoperator=
src/Launcher/HCommonEnsureCleanup.h:207
Method~EnsureCleanup
The destructor performs the cleanup.
src/Launcher/HCommonEnsureCleanup.h:32
Method~EnsureCloseClipboard
src/Launcher/HCommonEnsureCleanup.h:204
Method~EnsureHeapFree
src/Launcher/HCommonEnsureCleanup.h:135
Method~EnsureReleaseRegion
src/Launcher/HCommonEnsureCleanup.h:101
Method~EnsureReleaseRegionEx
src/Launcher/HCommonEnsureCleanup.h:170