CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: ashwini73

Search: Search took 0.04 seconds.

  1. Replies
    7
    Views
    1,146

    Hello , Thanks to all of you for...

    Hello ,

    Thanks to all of you for suggestions . I tried all of them , even
    unisnstalling and reinstalling . But the error still persisted .

    Load_Capture.cpp
    Generating Code...
    fatal...
  2. Replies
    9
    Views
    5,868

    finding if a process is running or not

    Hi all,

    In my MFC Aplication I have started a new process using
    "Create Process" function . The process starts up and runs ,
    but how do I determine if that process is still running ?

    ...
  3. Replies
    7
    Views
    1,146

    How to correct "Internal Compiler Error"

    Hello all,

    My MFC Application compiles and runs fine on WIN2k , but doesn't get built on WinXP . "INTERNAL COMPILER ERROR" message is generated . Any help , how to deal with it and
    correct...
  4. Replies
    3
    Views
    1,068

    method to get IP address of the host

    hi all,

    I am new to VC++ programming . Is there any way to get
    information about the localhost (i.e.,its IP address , hostname) ?
    In general , how network related issues are handled in VC++?...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured