Thanks, hari. Unfortunately I'm getting errors after starting the program:
Code:
4 [main] ydp2dict_st 3688 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
537 [main] ydp2dict_st 3688 open_stackdumpfile: Dumping stack trace to ydp2dict_st.exe.stackdump
And the .stackdump content is:
Code:
Exception: STATUS_ACCESS_VIOLATION at eip=610CC85A
eax=00000001 ebx=0022F144 ecx=7C809EFA edx=00000000 esi=00000000 edi=610E21A0
ebp=0022EE78 esp=0022EDD0 program=D:\13123123123\ydp2dict_st.exe, pid 3060, thread main
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
0022EE78 610CC85A (0022F144, 00000000, 00000010, 00000000)
0022EE98 610CCD48 (00000000, 00000010, 00000000, 004010E4)
0022EEF8 610844FF (00000001, 007D01A0, 007D0090, 6111E673)
0022EFD8 61004DD2 (0022EFF0, FFFFFFFF, 00342250, 0022F020)
0022FF88 6100594F (00000000, 00000000, 00000000, 00000000)
End of stack trace
When there are no .dat files the program returns no errors.
Thanks for your time, hari.