Search:

Type: Posts; User: elaechelin

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,213

    Proper way to read in a file

    Problem:
    I need to read in a configuration file. The file is delimited with ';' and i need to parse out the values.

    example:
    r=value;m=value;u=value;

    What is the proper way to Read the file...
  2. Replies
    5
    Views
    2,374

    In VS.NET, I add a "web reference" and it...

    In VS.NET, I add a "web reference" and it automatically creates the files necessary to access the webservice. I believe it is using ATL to access it via a SOAP proxy.
  3. Replies
    5
    Views
    2,374

    Thank you for posting a reply, but can you be...

    Thank you for posting a reply, but can you be more specific. I ran through the entire article, but I'm not sure where the code is to access it via C/C++??
  4. Replies
    1
    Views
    1,234

    Windows/IIS Authentication thru C/C++

    I need to access a Web Service through a local C/C++ Windows program. I have the code to access the webservice itself, but i need to authenticate to the webservice through Windows Integrated...
  5. Replies
    5
    Views
    2,374

    IIS Authentication through C/C++

    I need to access a Web Service through a local C/C++ Windows program. I have the code to access the webservice itself, but i need to authenticate to the webservice through Windows Integrated...
  6. Thread: Dll Help

    by elaechelin
    Replies
    2
    Views
    808

    It is set to compile as a dll. I created a...

    It is set to compile as a dll.

    I created a DEF file and relinked and it seems to be working now.
  7. Thread: Dll Help

    by elaechelin
    Replies
    2
    Views
    808

    Dll Help

    I mostly program in C# and am having to create a C++ DLL for another project.

    I'm having problems with the function names of the dll becoming mangled after compilation.

    I have searched the...
  8. Replies
    2
    Views
    1,040

    Which to Learn?

    I have been programming in scripting languages and C# for web applications for a while now. I started Windows programming and bought the book by Charles Petzold.

    I'm trying to become more...
  9. Replies
    1
    Views
    9,044

    I'm new to windows programming but I know you...

    I'm new to windows programming but I know you probably need use threads. Hope this helps.
Results 1 to 9 of 9