Menu Problems, new finding: Hotfix KB824141
In another thread (http://www.vbforums.com/showthread.p...hreadid=275017) I noted some problems with menus when they are right to left oriented. At last I found the source of the problem and it seems that it is more than a .NET problem. The problem appears when you install hotfix KB824141.
http://support.microsoft.com/?kbid=824141
I don't know if that happens with VB 6 and VC ++ or not, and it would be fine if somebody tries it. By the way how can i report this to MS?
Re: Menu Problems, new finding: Hotfix KB824146
Quote:
Originally posted by Lunatic3
In another thread (http://www.vbforums.com/showthread.p...hreadid=275017) I noted some problems with menus when they are right to left oriented. At last I found the source of the problem and it seems that it is a more than a .NET problem. The problem appears when you install hotfix KB824146.
http://support.microsoft.com/?kbid=824146
I don't know if that happens with VB 6 and VC ++ or not, and it would be fine if somebody tries it. By the way how can i report this to MS?
Well both VC++ and VB6 and .NET use the same classes to create menus so obviously all of them have the same bug