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
H

hauptman

@hauptman
About
Posts
21
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I'm so tired....
    H hauptman

    rl is only for people who can't manage their vl ;P

    The Lounge help lounge

  • I'm so tired....
    H hauptman

    drink coke and then sleep. When I drink coke and sleep I get the best sleep I can imagine -.- maybe because I have a constant level of coke in my body ^^

    The Lounge help lounge

  • Best Beginning C++ Book? [edit]
    H hauptman

    I would say you can create graphics applications nowadays with Visual Basic 6 and of course 7 too. As a beginner he won't make any topedge applications so I think Vb 6 in addition with Direct Graphics 9 is a good approach for a beginner in making games

    The Lounge c++ question learning csharp com

  • Best Beginning C++ Book? [edit]
    H hauptman

    hmm, yeah, I click the "link[^]" button but I have Firefox. maybe I should use IE -.-

    The Lounge c++ question learning csharp com

  • Best Beginning C++ Book? [edit]
    H hauptman

    What about Inside Visual C++? I think this is one of the best books ... btw, how do I make these Link [^]? I'm not able to form this ^^

    The Lounge c++ question learning csharp com

  • Impressive .NET applications
    H hauptman

    Arena Wars[^] This is a rts game written with C#

    IT & Infrastructure csharp com question

  • Only in america?
    H hauptman

    it's not only because of playing in a sanctioned country look here: http://www.ariannaonline.com/forums/archive/index.php/t-7209.html

    The Lounge question announcement

  • Ask Jeeves sells for 1.85 billion
    H hauptman

    oO wow But as I said here in Austria noone knows about them. Google is here the most commong search engine.

    The Lounge com

  • Can't get enough of blogs?
    H hauptman

    hmm, who needs something? The Microsoft Web casts are pretty cool but videos in blogs. I don't really see any sense in there. But however I don't read any private blogs ...

    The Lounge com question

  • Ask Jeeves sells for 1.85 billion
    H hauptman

    I have never heared of Ask Jeeves -.- Not a very big company

    The Lounge com

  • Astonishing bug (XP)
    H hauptman

    It's not a bug, it's a feauture -.-

    The Lounge help csharp c++ question announcement

  • dynamic content in user control
    H hauptman

    Thanks, this is exactly what I need.

    ASP.NET hardware question

  • dynamic content in user control
    H hauptman

    yes. I just need to now which class embeds the user control ...

    ASP.NET hardware question

  • fgets??
    H hauptman

    char buffer[HOPEFULLY_BIG_ENOUGH]; int i = 0; while( !feof(filep)) { buffer[i] = fgetc(filep); ++i; }

    C / C++ / MFC question

  • Going to Chicago
    H hauptman

    Chicago O'Hare airport. One of the largest airports in world(8 runways) -.-

    The Lounge csharp com tools architecture question

  • primitive data types in .NET
    H hauptman

    I would say that .net doesn't have any primitive types but the languages can have. I come to this conclusion as in the Visual Basic specification(point 7.3) stands: "The primitive types are identified through keywords, which are aliases for predefined types in the System namespace." http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbls7/html/vblrfvbspec6\_2.asp So for the framework there are no primitive types just value types and reference types but for languages there can exists primitive types.

    .NET (Core and Framework) csharp

  • DLL HELL
    H hauptman

    DLL hell means that if you install an application and this application replaces an old DLL with a new DLL and another application depends on this old DLL that the already installed application has a problem. The resource files of Win32 have a version resource but the operating system itself doesn't have any versioning rules.

    ASP.NET csharp help career

  • dynamic content in user control
    H hauptman

    Hi! I have the situation that I have an user control and some aspx sites which host this control. Now I would like to say that if the site a.aspx has embedded the control the control shall view the image a.jpeg, if the site b.aspx has embedded the control it should view b.jpeg and so on. Any ideas?

    ASP.NET hardware question

  • C++
    H hauptman

    iostream.h is a header which doesn't meet the standard. However, before the new c++ standard came iostream.h was the standard, but now all all standard headers have no extension(simply iostream, string etc.) Also conio(without h) is a header which doesn't exist. There is just a conio.h but which is only available with windows. Tell your teachers that iostream.h is obsolete and therefore should not be used.

    IT & Infrastructure c++ learning

  • How to create / use a simple bootloader
    H hauptman

    What about http://www.osdev.org/?

    System Admin tutorial 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