Thread: C# express vs C++ express

  1. #16
    Registered User
    Join Date
    Dec 2008
    Posts
    2

    I have a problem of programming

    Hi man, I have a problem.
    I am working in C# but be import a DLL make in c++, i don't how work with the data type LPCTSRT in c#. Please, you can help me
    thank you

  2. #17
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    Use either System.String (generally for input) or System.Text.StringBuilder (generally for output).
    http://www.devx.com/dotnet/Article/6990/1954
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. VC++ Express Edition
    By alyeska in forum C++ Programming
    Replies: 4
    Last Post: 09-27-2007, 09:08 PM
  2. Linker errors with 2005 Express
    By thetinman in forum Windows Programming
    Replies: 4
    Last Post: 12-30-2006, 09:04 AM
  3. Help: Microsoft Visual Basic 2005 Express Editon
    By karlawarla in forum Windows Programming
    Replies: 5
    Last Post: 11-22-2006, 02:46 PM
  4. Visual Studio Express for free
    By Frobozz in forum C# Programming
    Replies: 2
    Last Post: 04-29-2006, 09:59 PM
  5. Familar with Outlook Express?
    By Shadow in forum Tech Board
    Replies: 1
    Last Post: 05-22-2004, 01:45 PM