A Happy New Year, If manoj's company wants to save money - or if they don't like MS solutions (thinking of the recent www.sys-con.com led "Borland<->MS" discussion here) , they could even try Borland's "OWL" object-oriented GUI library (contained in the "Borland C++ 4.x" SDK available on CD-ROM for probably less than 20 $ now) : - it should be upward compatible to newer Borland C++ products - the additional file I/O libraries support overloaded "<<" and ">>" operators for common data types (-> easy file access doing e.g. server-communication) - a Windows-DLL access sample program is contained
sincerely, U. Penski [EMAIL PROTECTED] http://uuhome.de/penski the Java firework applet e.g. @ http://uuhome.de/penski/scroll.htm ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "JDJList" <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 2:32 PM Subject: [jdjlist] Re: Communication between Windows ToolKit and J2EE Application > > I guess what you mean is the Windows SDK? M$ has many tools to do this most > recently .NET which supports VB, VC++, C#, etc... > > If you are use to Java then using C# might be the way to go for you as it > is somewhat similiar to Java syntax however I have read that .NET will > eventually support Java for the CLR whether it will be written by a third > party or M$ itself I'm not really sure. I did read somewhere that this is > being worked on right now but I don't have the sources off the top of my > head. Google will probably get you links to more information on this... > > Other than that you can use JNI to some sort of Windows stub such as a DLL > or EXE that will call whatever GUI that you will have to write native to > Windows such as Crystal Reports? Yuck... > > Do you have to use Windows native code? A quick search on Crystal Decisions > website at www.crystaldecisions.com came up with this link: > http://support.crystaldecisions.com/communityCS/TechnicalPapers/cr9_java.pdf > > HTH, > Greg. ... ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________
