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?
Last edited by Lunatic3; Feb 20th, 2004 at 04:15 AM.
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
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