picasso tribute
|
|
|
picasso tribute article source : http://www.delphi3000.com/articles/article_525.asp?SK= For creating file associations you should make some registry changes and inform Windows explorer about your changes. For launching your program as default for all unregistered file types just associate it for “*” file type. The following unit includes realization of function for creating file association.
unit [...] Today i found some great post to make an integration between JAVA and static library genetated with C++ using JNI. http://www.inonit.com/cygwin/jni/helloWorld/ stay tuned In this article we see how can we deploy a web service, you need to have apache, tomcat and axis up and running. To publish a simple webservice: public class Somma { public int somma(int a, int b) { return a+b; } } Put this file in the axis directory, for example: [...] |
|
|
Copyright © 2010 Synaptica srl - All Rights Reserved
|