-
Jun 19th, 2024, 08:29 AM
#81
Thread Starter
Hyperactive Member
Re: Krools Common Controls - Documentation and an Update/Compile Utility
Version 3.5 is at the bottom of the first post. It now works with VBCCRxx up through 18 (v1.8).
-
Aug 21st, 2024, 08:37 AM
#82
Lively Member
-
Nov 12th, 2024, 03:38 PM
#83
Junior Member
-
Jan 1st, 2025, 11:35 AM
#84
Junior Member
Re: Conversion Tool for vb6 OCX to Krool OCX
Excellent utility, thanks. I'd like to update our code to the current VBFLXGRD18, and see that the utility only goes to 17. I see where you are using this in Set_xx_Flex, but in looking at the GUIDs in Krool's post for 18, I see four CLSIDs instead of three (which I can confirm for the prior versions). So, I'm afraid I must ask for a bit of help. Thanks, and happy new year!
-
Jan 2nd, 2025, 07:17 AM
#85
Re: Krools Common Controls - Documentation and an Update/Compile Utility
In fact, we need a general version management system.?Use the OCX version for testing. The source code is used for the final compilation.
For many of these open source controls or other libraries.
It's also good to keep multiple versions of the source code. Because the new version may have a lot of bugs, the old version is smaller.
Some versions can be used seamlessly, and some versions can not be directly compatible because they are too modified, so they need to modify a lot of things.
Better add another one. For a project with multiple controls. Userconrtol, if we only need to keep one. You can use code to automatically remove redundant other controls or modules. It would be better if we could delete all the unnecessary API declaration data structures and redundant functions.
In short, if there are four user controls in a control project, I only need to extract one of them and delete all the unnecessary code.
-
Jan 18th, 2025, 07:44 AM
#86
Junior Member
Re: Conversion Tool for vb6 OCX to Krool OCX
 Originally Posted by TheLeePiper
Excellent utility, thanks. I'd like to update our code to the current VBFLXGRD18, and see that the utility only goes to 17. I see where you are using this in Set_xx_Flex, but in looking at the GUIDs in Krool's post for 18, I see four CLSIDs instead of three (which I can confirm for the prior versions). So, I'm afraid I must ask for a bit of help. Thanks, and happy new year!
Just following up on this to see if you have near-term plans to add VBFLXGRD18 to your migration utility. Not pressing, just planning. Thanks!
-
Mar 3rd, 2025, 12:10 AM
#87
Fanatic Member
Re: Krools Common Controls - Documentation and an Update/Compile Utility
Thank you so much! They work amazingly!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|