Results 1 to 2 of 2

Thread: need some help with dll project... and guidence...

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849

    Question need some help with dll project... and guidence...

    Hello!! how are you all??

    I want to make a dll that will work on all windows systems (even those
    without the .Net framework).
    the dll will only need to do three simple tasks:
    1. search for a file. (already solved it in a different post..)
    2. read/write to a file...
    3. execute commands from the command prompt...

    I thought i should create the dll in c++, but it is harder that I thought...
    I know some c#, but the syntax doesn't seem the similer at all...

    can anyone pls help me with this project??

    I will be very grateful!!

    thanks!!!

    Dekel C.

  2. #2
    Lively Member
    Join Date
    Nov 2005
    Posts
    68

    Re: need some help with dll project... and guidence...

    You must take a decision use or not .NET. If yes it will not work for win95 and older and you must include .NET setup in your setup project. If no forget c#. But are you sure that this must be a dll?
    "bla, bla,... exists number M so for each n > M bla, bla..." Exists? Where is it? (Kronecker said...)

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