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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
R

Reservoir Dog

@Reservoir Dog
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Any solution to class redefinition
    R Reservoir Dog

    It's not really a VS.NET extension coz i've used #pragma once in VC++ 6 also. Though not sure if it was present in earlier versions too or not. And you will know my name is the Lord when I lay my vengeance upon thee.

    C / C++ / MFC tutorial help question

  • Convert float to double
    R Reservoir Dog

    you can do the following float f = some_value; . . . double d = static_cast(f); think it should work! And you will know my name is the Lord when I lay my vengeance upon thee.

    C / C++ / MFC tutorial question

  • Undo/Redo in DHTML Control
    R Reservoir Dog

    Hey, i am using a dhtml IE5.5 control in my program in edit mode. it provides the Ctrl+X/Y supports for undo and redo. but i'd like to have standard buttons for undo and redo, so does anybody know how to do that? thanx :) And you will know my name is the Lord when I lay my vengeance upon thee.

    C / C++ / MFC 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