Opened 13 years ago
Closed 13 years ago
#31 closed enhancement (fixed)
Only try to load chinese DLL if file exists
| Reported by: | Christian | Owned by: | alloc |
|---|---|---|---|
| Priority: | major | Component: | Daodan/Win |
| Keywords: | Cc: |
Description
Currently we try to load the xfhsm_oni.dll without prior existence checks. This will also always write an error to the startup-log if the file does not exist which can confuse users. So do a file_exists(xfhsm_oni.dll) before.
Change History (1)
comment:1 by , 13 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

In 837: