I have 3 DLLS and one win32 project in the s开发者_如何学编程ame solution. The win32 project should use methods and classes of the DLLs and the DLLs should use methods of the other ones.
The self-extracting executable that I\'m attempting to develop is an installer. An end-user will visit a site, then they will be prompted to register on the site and a download will be provided to the
I\'m trying to execute javac from Java using ProcessBuilder but i get no output and nothing happens.I tried reading the input stream (as there is a bug where the process hangs if i don\'t read it) but
I have an Console application which runs as background process and there is an exe which needs to be called.This exe takes complete fill path as parameter and then encrypts that file.
I have accidently deleted the file name_app.app in my Xcode project\'s. How can I regenera开发者_运维问答tes it? thanksIf you\'re attempting to prepare your application for submission to the App Store
Just for fun and giggles I\'m trying to create a 64k intro in delphi. One of the best executable packers for applications of this size is kkrunchy by Farbrausch. However, when I run it on an (otherwis
How can I make a script to ru开发者_如何学编程n on startup or add an executable to the boot of the Android kernel?Unless you do your own custom rom I guess the only thing you can use is creating a Bro
So I have main.cpp and ma开发者_开发百科in2.cpp with int main in each. I want to get 2 exes out of it. Is it possible and what would be instruction to create such project?Nope, Visual Studio\'s projec
everyone, how c开发者_运维问答an I create executable file for the program written on Java in Eclipse Helios? I mean to create small icon to be able start program only by double-clicking on its icon, t
It would make it possible to have optimized binaries for several p开发者_C百科rocessors. If done right it wouldn\'t even need to duplicate much data.If I get the question right, you\'re asking a form