Thread: C Program to desktop application??

  1. #1
    Registered User
    Join Date
    Oct 2012
    Location
    Sydney, Australia
    Posts
    13

    C Program to desktop application??

    Hey guys i've recently written a program that performs file encryption on a simple .txt file using visual studio.
    I wanted to try and make this into a small application which creates a better interface than the standard black box! Just wondering how i could go about this??
    Basically I just want a simple screen which asks the user to input into field boxes and then generate a print out of the encryption using the code that I already have. not sure if flash or something like that is needed?

    thanks!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 8
    Last Post: 02-19-2011, 09:04 PM
  2. Application program- help!
    By kburyanek in forum C Programming
    Replies: 11
    Last Post: 09-30-2009, 08:18 AM
  3. Convirt my C program to a GUI application/Web Application
    By kapil1089thekin in forum C Programming
    Replies: 6
    Last Post: 07-21-2008, 01:43 AM
  4. Desktop video program
    By jmd15 in forum Tech Board
    Replies: 3
    Last Post: 08-30-2006, 10:23 AM
  5. Open a new program from a C++ application
    By axr0284 in forum C++ Programming
    Replies: 9
    Last Post: 12-29-2004, 12:29 PM

Tags for this Thread