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
C

China_Kevin

@China_Kevin
About
Posts
10
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • A question about Assert function
    C China_Kevin

    You lie to me~~~~~ That a walloping huge lie!! :(( :(( :((

    C / C++ / MFC question debugging help tutorial announcement

  • A question about Assert function
    C China_Kevin

    why do not think me~~~~~o(∩_∩)o...哈哈 ;P

    C / C++ / MFC question debugging help tutorial announcement

  • A question about Assert function
    C China_Kevin

    He is a valuable man?

    C / C++ / MFC question debugging help tutorial announcement

  • A question about Assert function
    C China_Kevin

    your name "Cedric" why your "C" is brighter than my name "China_Kevin" "C"

    C / C++ / MFC question debugging help tutorial announcement

  • A question about Assert function
    C China_Kevin

    I am Chinese,HOHO, 强烈同意楼上~~~~~ just means I agree with you very much...

    C / C++ / MFC question debugging help tutorial announcement

  • A question about Assert function
    C China_Kevin

    强烈同意楼上~~~~~

    C / C++ / MFC question debugging help tutorial announcement

  • win32 exe memory usage issue
    C China_Kevin

    If your codes is not very long,put it out. We can find the problem for you. I think that must be a memory leak. I am a Chinese boy.My English is poor...

    C / C++ / MFC performance help

  • create control of class CEdit
    C China_Kevin

    CPallini wrote:

    I would advise you to use the 'Quote Selected Text' button to report the words of the post you're replying to. Roll eyes Smile

    Thanks very mu :-D ch!!!

    C / C++ / MFC c++ hardware help

  • create control of class CEdit
    C China_Kevin

    I wouldn't advise that. The reason is that it is much safer to add a new Id in the resource.h file and use it. This way you have a central place where you define all your ID's and you can make sure you won't reuse the same Id twice. You are clever,I have advise that,but my English is too poor to express my opinion. If I am a USA boy ,HOHO~~~~~

    C / C++ / MFC c++ hardware help

  • create control of class CEdit
    C China_Kevin

    First I am a Chinese boy. My English is not very good. change m_edit.Create(WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL | WS_BORDER, rect, this, ID_EXTRA_EDIT); // error C2065: 'ID_EXTRA_EDIT' : undeclared identifier for m_edit.Create(WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL | WS_BORDER, rect, this, 1234); // error C2065: 'ID_EXTRA_EDIT' : undeclared identifier the meaning is Specifies the edit control’s ID.(msdn) then you will change m_edit as a class member,because, when the OnBnClickedButton1 is finished m_edit is lost. sorry,my English is so poor...

    C / C++ / MFC c++ hardware help
  • Login

  • Don't have an account? Register

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