News:

SMF - Just Installed!

Main Menu

Recent posts

#1
Hello,

thanks for sharing your experience: indeed quite sad the behavior from Microsoft  :(

Kind regards

Severino Delaurenti
MultiMedia Soft
#2
Just to give an update on this in case some are interested. As of today, Microsoft has NOT fixed the issue, in 24H2 or even in 25H2. I have 3 tickets opens for more than a year with Microsoft and they are still open with 0 comments from Micro$oft.

Thank you
#3
Hello Terry,

by googling around it seems that mms is effectively disrupted in some way in version 24H2:
https://learn.microsoft.com/en-us/answers/questions/3882324/mms-steam-protocol-does-not-work-in-windows-media
and the suggestion to fix the issue was to rollback to version 23H2; please, note that version 25H2 is already available so you may eventually try to upgrade to the latest Win 11 version.

Hope this helps

Kind regards

Severino Delaurenti
MultiMedia Soft



#4
Hi
After upgrading Windows 11 from 23H2 to 24H2, the mms stream protocol does not work.
Is there any iead?

Terry
#5
User interface components / Re: Ctl3d.BoxedBinary
Last post by Administrator - June 12, 2025, 12:30:11 AM
Could you be so kind to report me the exact version of the Btn3Dmms64.dll installed on your PC? Please, verify also if you have some other instance of the DLL installed somewhere else because it's likely that there could be a versioning issue of a newer version of Ctl3dMagic.dll referencing an outdated version of Btn3Dmms64.dll

Kind Regards

Severino Delaurenti
MultiMedia Soft
#6
User interface components / Re: Ctl3d.BoxedBinary
Last post by tdellapenna - June 11, 2025, 07:47:15 PM
I followed the instructions and it builds correctly but I get :

 Unable to find an entry point named 'abmSetCursorFromMemory64' in DLL 'Btn3Dmms64.dll'.
#7
User interface components / Re: Ctl3d.BoxedBinary
Last post by Administrator - June 11, 2025, 06:17:45 PM
Hello,

please, read the following tutorial, available inside the documentation, that should be of help in your case:
https://www.multimediasoft.com/3dcm/help/how_to_port_projects_framework_4.htm

Kind Regards

Severino Delaurenti
MultiMedia Soft
#8
User interface components / Ctl3d.BoxedBinary
Last post by tdellapenna - June 11, 2025, 05:02:18 PM
Getting a system.invalidcastexception when using the new dll. Below is the additional information. Any ideas on how to fix this problem. It looks like a problem from 2.0 to 4.0

Additional information: [A]Ctl3d.BoxedBinary cannot be cast to Ctl3d.BoxedBinary. Type A originates from 'Ctl3dMagic, Version=2.0.0.0, Culture=neutral, PublicKeyToken=fed1aeb89f8dba89' in the context 'Default' at location 'C:\WINDOWS\assembly\GAC_MSIL\Ctl3dMagic\2.0.0.0__fed1aeb89f8dba89\Ctl3dMagic.dll'. Type B originates from 'Ctl3dMagicF4, Version=4.0.0.0, Culture=neutral, PublicKeyToken=fed1aeb89f8dba89' in the context 'Default' at location 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Ctl3dMagicF4\v4.0_4.0.0.0__fed1aeb89f8dba89\Ctl3dMagicF4.dll'.
#9
Hello,

Windows updates are sometime buggy themselves and this seems to be one of these cases; probably something was deleted inside the registry because, being DirectX stuffs implemented through COM classes, it's likely that the CLSID identifying the class of the effect was removed in error: let's hope that this will be fixed soon by Microsoft.

Kind regards

Severino Delaurenti
MultiMedia Soft


#10
I was just going to write about this.  ;D
Yes that is exactly the problem, the  I3DL2REVERB effect is failing with a REGDB_E_CLASSNOTREG (class not registered) error.
So it is a bug introduced in the Windows 11 24H2 build 26100.3476.

A previous Windows 11 24H2 build 26100.2605 does not have that issue. Just like any other 23H2, 22H2 builds.

I already open a ticket at Microsoft regarding this. I added this information today.
Thank you