OSDN Git Service

Applied patch [ 650207 ] Fall back to English resource
authorChristian List <list1974@hotmail.com>
Sun, 8 Dec 2002 21:57:36 +0000 (21:57 +0000)
committerChristian List <list1974@hotmail.com>
Sun, 8 Dec 2002 21:57:36 +0000 (21:57 +0000)
commitc0b1a23aee394f2c2cafcf6be7e71d843b27f559
treeed352d6e0e3abc328409707d32c632ef525577d6
parent7973022636fb91ed3c96c9cdf0ebf6f831bdab05
Applied patch [ 650207 ] Fall back to English resource

To handle the case that the developers have added strings
to the English resources, but they have not been added
to the localized resource DLL, this patch adds a dummy
dynlik record to the link chain to cause the app to
search the English (application) resources when a
resource is not found in the localized resource DLL.
Src/Merge.cpp