The solution for VS.NET is not uptodate because I'm not using VS.NET for the development of VB.DOC. There are project files for SharpDevelop (http://icsharpcode.net/opensource/sd). Take a look at doc\FAQ.txt #1 for a solution of your problem.
You need also .NET 1.1 in order to compile VB.DOC 0.27.
Markus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have fixed the references and files needed for VS.Net however I am still unable to compile in 1.0 because of a library DotNetUILib references (I think) System.Windows.Forms in 1.1 explicitly. Is there source code for this library?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Source is missing the file FolderDialog.vb
Hi !
The solution for VS.NET is not uptodate because I'm not using VS.NET for the development of VB.DOC. There are project files for SharpDevelop (http://icsharpcode.net/opensource/sd). Take a look at doc\FAQ.txt #1 for a solution of your problem.
You need also .NET 1.1 in order to compile VB.DOC 0.27.
Markus
I have fixed the references and files needed for VS.Net however I am still unable to compile in 1.0 because of a library DotNetUILib references (I think) System.Windows.Forms in 1.1 explicitly. Is there source code for this library?
Hi !
>>Is there source code for this library ?
Check out http://www.palmbytes.de/content/dotnetlibs/dotnetuilib.htm
Markus