Is there a way for localization of messagebox... without creating a new one
if there is no way ... how would i create a dll file with custom message box that i can replace standard one so i use the same method and everything for calling (opening) messagebox
is there a sample code

Message box and localization
the_thug
take a look at those resources:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpguide/html/cpconDesigningGlobalApplications.asp
http://www.codeproject.com/dotnet/Localization.asp
Michael Barnett
as described on http://www.codeproject.com/dotnet/Localization.asp
Is that a limitation on Express Edition or my wrong configuration