Functioning sj4lib
This commit is contained in:
parent
8fdd90499b
commit
3ccb4e5b29
6 changed files with 210 additions and 39 deletions
|
|
@ -261,7 +261,7 @@ opendict(SJ4_CONTEXT char* name, char* passwd) {
|
|||
u_char* dp;
|
||||
VFile vf;
|
||||
|
||||
#ifdef EMBED
|
||||
#if defined(EMBED) || defined(EMBED_PLUS)
|
||||
memset(&vf, 0, sizeof(vf));
|
||||
|
||||
if(strcmp(name, "sj4main.dic") == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue