Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

The Bowman

@The Bowman
About
Posts
8
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Visual C++ Toolkit: optimizing or not?
    T The Bowman

    But can you set the compiler's "Optimize" switches? The Standard IDE won't let you select any optimization, and I wonder if it removes any that you manually add... Any experience with optimized output from Standard Edition with replaced compiler/linker files?

    C / C++ / MFC c++ csharp question

  • Problem with VC++.net 2003
    T The Bowman

    No, not yet. I just installed it and tried it out... Good thought though. Course, I'd just as soon not register it. Although I did buy it official and legal like. chuck

    C / C++ / MFC question help csharp c++

  • Which is less worse ? Visual Studio .NET 2002 or 2003 ?
    T The Bowman

    A number of replies in this thread mentioned that the IDE "goes away" for 5 - 20 seconds or so every once in a while; especially when starting some action. I just posted a note that when I start into Debug, the ethernet light on my computer blinks for about 30 seconds while nothing goes on in VC++. Then it apparently times out, the blinking stops, and debug commences. Any thoughts on why VC++ would be accessing the network? And have any of the others on this list noticed network activity when the IDE sleeps? chuck

    Visual Studio csharp visual-studio question c++ css

  • Problem with VC++.net 2003
    T The Bowman

    I just installed vc++.net 2003. It works fine until I begin debugging a module. It then goes off attempting to do something on my LAN or the internet, don't know which, but the ethernet light on my NIC blinks while vc++ is "hung". But since this computer is not connected to anythging, it gets no response. About a minute later it times-out and returns to the task at hand, ie debugging my app. 1. What is it trying to do? and 2. I don't care about the answer to #1, how do I make it stop this annoying behavior? tbanks for any help. chuck

    Visual Studio question help csharp c++

  • Problem with VC++.net 2003
    T The Bowman

    I just installed vc++.net 2003. It works fine until I begin debugging a module. It then goes off attempting to do something on my LAN or the internet, don't know which, but the ethernet light on my NIC blinks while vc++ is "hung". But since this computer is not connected to anythging, it gets no response. About a minute later it times-out and returns to the task at hand, ie debugging my app. 1. What is it trying to do? and 2. I don't care about the answer to #1, how do I make it stop this annoying behavior? tbanks for any help. Chuck

    C / C++ / MFC question help csharp c++

  • What Code Browser & Source Control To Use?
    T The Bowman

    Browser: SourceNavigator from RedHat. It is free and runs on Windows plus Linux. google for "Source Navigator". Version Control: CVS is the "standard". Also free. Also runs on Windows or Linux. Used for version control on internet-developed programs. Simple to learn; plenty of docs available. LinCVS is a GUI version that I like. Runs on Windows too.

    C / C++ / MFC c++ question csharp hardware data-structures

  • PreProcessor defines
    T The Bowman

    Thanks, but as you know that gives me the result, not the cause of the emitted code. I figured out I can use the GNU cpp.exe to get most of the info I want. Just need to get at all the built-in MSC defines. There is a list of them in the compiler docs, but it seems to be a small number of them... Thanks again. Chas L

    C / C++ / MFC c++ question

  • PreProcessor defines
    T The Bowman

    Does anyone know of a way to discover all of the preprocessor defines that are set before and during the VC++ compilation of a module? I just want to know the results after plowing through a morass of headers. GNU CPP has such an output. Does VC++? Thanks. Chas L.

    C / C++ / MFC c++ question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups