Great Migrations Documentation Home
Spaces
Apps
Templates
Create
gmStudio Documentation
All content
Space settings
Content
Results will update as you type.
Show more above
Support Statement: Helping with resolving a Build Error
Support Statement: Refactor Remove, Reauthor and Spec codes
Support Statement: License Activation
Support Statement: Custom Build Order
Support Statement: Dealing with Library/Class Name Clash
Support Statement: Dealing with multiple versions of the same class in IDF
Support Statement: Dealing with name clashes in COM stub classes
Support Statement: Dealing with TypeLib Alias
Support Statement: Making a control into a class
Support Statement: Migration DLLs
Support Statement: What is a Build-Complete ASP Upgrade?
Support Statement: gmBasic Script Parameter Replacement
Support Statement: Techniques for Weak Typing and ref Tempargs
Support Statement: Running and Comparing results for a test code
Support Statement: add a gmSL routine to a translation script
Support Statement: Dealing with multi-dimensional Arrays
Support Statement: Modifying the migration of a VB6 Intrinsic Function (e.g., Split)
Support Statement: System Metalanguage Files
Support Statement: VB6 Forms Upgrade Strategy
Support Statement: Type Inference Limitations
Support Statement: VB6 Refactoring
Support Statement: VS Version Selection
Support Statement: Large Sample
Support Statement: Making a new Metalang File
Support Statement: gmSL Handlers and Commands
Support Statement: Designer Control GUID
Support Statement: VBA Applications
Support Statement: Microsoft Access Applications
Support Statement: Setting Up IDFs
Support Statement: Running a specific gmStudio other than the installed version
Support Statement: Remove Application Function and Replace Calls
Support Statement: Dealing with Source Code Changes
Support Statement: How to get the list of COM interfaces implemented by a COM class
Support Statement: Dealing with symbol case changes
Support Statement: IDFs for interop assemblies
Support Statement: Twips to Pixels
Support Statement: What happened to my filenames?
Support Statement: Making an Upgrade Unit Test
Support Statement: "Unexpected" gmAPI Behavior
Support Statement: .NET Build Standards, Framework, Core, and Common
Support Statement: Proprietary Designers (e.g. ActiveReports)
Support Statement: Useful Search reporting patterns
Support Statement: Local Migration to remove an argument from calls
Support Statement: hybrid upgrade of Toolbar.Buttons.Add to WinForms extension
Support Statement: Dump Source Code from a VBI file
Support Statement: Apply PreEdits using gmsl
Support Statement: Unable to open language file <..\usr\VB7lang.vbi>
Support Statement: gmSL EditSource
Support Statement: Using GlobalIncludes
Support Statetment: ReplaceFile for Stubs
Support Statement: Using str.Length instead of str.Len()
Support Statetment: ReplaceFile for AppObject
Support Statement: Retaining Short in a COM API
Support Statement: updating (of ignoring) a custom meta-language file during translation
Support Statement: Migrate Form_Load as event handler
Support Statement: Translating Client-Side VBScript and VBS files
Support Statement: Using a gmAPI executable with gmStudio
Support Statement: GlobalSettings enhancements
Support Statement: How to selectively suppress OptionalArguments=on for a specific method
Support Statement: fixtype for type=VBS class in a #include
Support Statement: gmSL to move a variable declaration
Support Statement: Form uses stub controls and Designer Crashes
Support Statement: msxml2 versioned progIDs
Support Statement: Suppress .NET Compiler warnings
Support Statement: Dealing with Difficult GoSub migrations
Support Statement: adding/removing Stub Framework Content
Support Statement: Override a routine in authortext.gmsl
Support Statement: Dealing with DataEnvironment / DataReport
Support Statement: Remove tasks from a project that do not match any entry in an "include list"
Support Statement: Deprecating MigrationSupport namespaces
Support Statement: Cleanup VB6 Source Directory
Support Statement: missing IDF for mscoree.dll
Support Statement: Upgrading VB6 Error Handling for C#
Support Statement: How can I automatically edit a VBP file?
Support Statement: Using gmSL for deep migrations
Support Statement: Unused Symbol Analysis and Reporting
Support Statement: Consolidating COM API versions
Support Statement: Setting Platform for builds
Support Statement: Using a Custom Visual Studio Version (or SDK tools)
Support Statement: Dealing with Twips to Pixels
Support Statement: Upgrading a COM Component property to a WinForms Static property
Support Statement: Sample Migration of CommonDialog to Winforms