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
R

Reid

@Reid
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Who know CHM help file format
    R Reid

    What is the purpose of the .chm file? Is is specific to a particular program or something? That info sure would help me help you.... :) -Reid the C++/C# programmer (Caution: I am a teenager, and that means that I think I know everything...but probably don't...) Maybe this will help you understand: CPerson Reid = "Teenager"; CPerson All_C_Programmers[9999999999]; int i; int num_Programmers_That_Are_Teenagers = 0; for (i=0;i<9999999999;i++) { if (All_C_Programmers[i]=="Teenager") { num_Programmers_That_Are_Teenagers++; } } cout << num_Programmers_That_Are_Teenagers; ------------- 1 <------

    C / C++ / MFC com help question

  • A simple question...
    R Reid

    You know, you COULD put it as a global variable... but then again, we also COULD write poor poor poor code... If I were you, i would stick to putting it as a member variable of the Document class or the View class...depends on how it is used... -Reid the C++/C# programmer (Caution: I am a teenager, and that means that I think I know everything...but probably don't...)

    C / C++ / MFC question c++

  • Want to write CD Burning Software
    R Reid

    I am looking EVERYWHERE for a class or OCX that will write audio to CDs. I found one, but it doesn't work with the CD-R Drivers that I have. If someone could please point me in the right direction (i.e. A place that has FREE source code or OCX controls that posess the functionality to burn CD's) I would be most apriciative. Thank you in advance.;P :-D :confused: -Reid the C++/C# programmer (Caution: I am a teenager, and that means that I think I know everything...but probably don't...) Maybe this will help you understand: CPerson Reid = "Teenager"; CPerson All_C_Programmers[9999999999]; int i; int num_Programmers_That_Are_Teenagers = 0; for (i=0;i<9999999999;i++) { if (All_C_Programmers[i]=="Teenager") { num_Programmers_That_Are_Teenagers++; } } cout << num_Programmers_That_Are_Teenagers; ------------- 1 <------

    Article Writing csharp c++ help

  • CListCtrl?
    R Reid

    When you assign the CListCtrl a variable in the Class Wizard, make sure you assign a variable to the control, and the value...Cumon, you know what im talking about... when you assign the CListCtrl's control ID a variable, it asks for a name: m_????? then a catagory (in a combo box): Control <----select VALUE here then for a type (in a combo box): CListCtrl (or whatever)<---select CString here :eek: ;P -Reid the C++/C# programmer (Caution: I am a teenager, and that means that I think I know everything...but probably don't...) Maybe this will help you understand: CPerson Reid = "Teenager"; CPerson All_C_Programmers[9999999999]; int i; int num_Programmers_That_Are_Teenagers = 0; for (i=0;i<9999999999;i++) { if (All_C_Programmers[i]=="Teenager") { num_Programmers_That_Are_Teenagers++; } } cout << num_Programmers_That_Are_Teenagers; ------------- 1 <------

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