Thanks for reply.
>
> Questions:
> - did you build ResText with VC6 or VC.NET?
I builded it with VC.NET. I can't build ResText with VC6. There are many error and warning with VC6.
> - If with VC.NET, can you send me the dll which makes it crash?
If i test a sample project in VC.NET. There is no problem. (very simple project)
> - If with VC6, can you debug it yourself?
If i test it in VC6. There is a problem.(with ResText that is builed with VC.NET)
Sorry! I am not a pro-programmer.
This is a test result(source code tracking).
>>>
CAbout dlgAbout;
dlgAbout.DoModal();
CWnd::CreateDlgIndirect(..)
hWnd = ::CreateDialogIndirect(...)
>>>
::CreateDialogIndirect function returns NULL as hWnd.
This is my best.
I will attach two dll files that are builded in VC6.
One is a original dll file.
The other is a translated dll file ( using Restext).
Thanks...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Nov 2 11:16:34 2005