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

Search:

Type: Posts; User: Jimi

Search: Search took 0.04 seconds.

  1. C# App Starts in VStudio but does not Start when .exe is clicked

    I have a strange problem. My application starts when using VS Studio 2015. However, when I go to the bin folder to run the app, it fails to start.

    The C# application uses some .ocx objects...
  2. Replies
    0
    Views
    1,369

    Disable Network card or Internet connection

    Is it possible to disable a network card or internet connection from my code. What method do I call.
  3. Replies
    1
    Views
    633

    How do I convert a UTC time(secs) to string

    How do I convert a UTC time in secs( as usual ) to a standard date.
  4. Thread: Folder Browse

    by Jimi
    Replies
    2
    Views
    637

    Folder Browse

    Does any one know the MFC method to call for a folder browse. What I mean is I am looking for a Dialog that allows a user select a folder in a similar fashion to the CFileDialog doModal method....
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured