[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [TSVN] Off topic question about ResText.

From: tdkim <tdkim_at_unimo.co.kr>
Date: 2005-11-02 10:01:43 CET

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 10:02:56 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.