[cvsnt] Re: Conrtol Panel will not open
Luigi D. Sandon
cp at sandon.it
Thu Oct 13 18:48:45 BST 2005
This is what Dependecy Walker says about my iconv.dll (limited to expoted
functions):
CVSNT:
Export Ordinal Hint Function Entry
Point
------ ---------- ---------- ------------------------------ -----------
[C ] 1 (0x0001) 0 (0x0000) _libiconv_version
0x000D5010
[C ] 2 (0x0002) 1 (0x0001) libiconv
0x0000C905
[C ] 3 (0x0003) 2 (0x0002) libiconv_close
0x0000C93B
[C ] 4 (0x0004) 3 (0x0003) libiconv_open
0x0000C6AB
[C ] 5 (0x0005) 4 (0x0004) libiconv_set_relocation_prefix
0x0000CC3E
[C ] 6 (0x0006) 5 (0x0005) libiconvctl
0x0000C949
[C ] 7 (0x0007) 6 (0x0006) libiconvlist
0x0000CA33
[C ] 8 (0x0008) 7 (0x0007) locale_charset
0x0000CB2E
TCL:
Export Ordinal Hint Function Entry Point
------ ---------- ---------- ----------------- -----------
[C ] 1 (0x0001) 0 (0x0000) _libiconv_version 0x000D1190
[C ] 2 (0x0002) 1 (0x0001) libiconv 0x0000CB5B
[C ] 3 (0x0003) 2 (0x0002) libiconv_close 0x0000CB91
[C ] 4 (0x0004) 3 (0x0003) libiconv_open 0x0000BF6F
[C ] 5 (0x0005) 4 (0x0004) libiconvctl 0x0000CB9F
[C ] 6 (0x0006) 5 (0x0005) libiconvlist 0x0000CC83
The CVSNT one links to MSVCR71.DLL, while the TCL one to MSCVRT.DLL. Don't
know what the control panel applet calls, but it's enough to abort the
loading.
More information about the cvsnt
mailing list