Search:

Type: Posts; User: giannis

Search: Search took 0.00 seconds.

  1. Replies
    20
    Views
    12,097

    reply

    Hi,

    Now I have the following error at linking. I have created the project using Visual Studio 2005. The only change from default project settings was at the C/C++ advanced setting. I set the...
  2. Replies
    20
    Views
    12,097

    my progress...

    CommonTater you are right!

    I have wrote this code (nothing special). They are both win32 applications.



    /* DLL header */
    #ifndef _DLL_H_
    #define _DLL_H_
  3. Replies
    20
    Views
    12,097

    ANSI C - DLL Application

    Hello to everyone,

    I'm trying to make a function in a dll application which will be called from another console application. Both dll and console applications will be written in ANSI C. My...
  4. Replies
    1
    Views
    2,968

    Get MAC Address in C

    Hello,

    I'm trying to get the mac address from a client which runs the c program. I have found the code which returns the MAC address on Unix but I want to do it on Windows. If anyone could help...
Results 1 to 4 of 4