Results 1 to 5 of 5

Thread: My first REAL application.

  1. #1

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    My first REAL application.

    Anyone want to try out my zip utility I am working on? So far you can open and view the contents of a zip file and extract the entire file to a directory.. Suggestions/bugs(which I am sure there are plenty) please let me know. Source and binaries included. It uses the NZip library from icsharpcode.net and the dll is included in the zip. You can get the source for the dll at icsharpcode.net..I say this because it is GPL'ed..

    http://site105.webhost4life.com/cand...re/vegazip.zip
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    were you high when you tried it?

    1. runs fine
    2. opens a zip file fine
    3. unzips all the files right (the browseforfolder looks fine)

    conclusion: nice n dandy

  3. #3

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    I may have been high!! Oh well, Ill have to look up why it does that on my 2000 machine..
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4
    dmartin17
    Guest
    i got winXP and i dont have the file box pop up, just the buttons.

    as far as advice how about a menu bar with some options there.

  5. #5

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    hmm..wonder what cause that? perhaps a fubared component..Thinking about it, it could be.

    A) .NET without SP1
    B) not using mdac 2.7(I didnt isntall this one my 2000 machine)


    Probably one of those 2 things. Ill have to experiment.


    As far as a menu bar, ill add that once I have enough operations to do in the program to warrant a menu.

    thanks
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width