Does anyone know where I can find info on setting up dll files to be called by a program? I am about to start a project but I realized it would be helpful if the finished program could be ran without a compiler on every computer it is to be ran on.

Recommended Answers

All 2 Replies

you don't need a compiler on every computer. Just the .EXE file if it's a console program.

Well I plan on having a GUI interface, probably using QT possibly Java.
I'd love to have a console interface as it would make the project (a employee time card program) much easier. That way I could just concentrate on the networking and encryption part of it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.