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
S

Surivevoli

@Surivevoli
About
Posts
33
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Help me!!!
    S Surivevoli

    are you student from Viet Nam ??? In your program : you see again if statement: if (d >= 1 , d < e)//or (d>=1 && d

    C / C++ / MFC c++ help learning

  • Get computer name ?
    S Surivevoli

    I don't know to use parameters: Could you tell me use parameters in these function: gethostname() gethostbyname() gethostbyaddr() Could you teach me step by step ???

    C / C++ / MFC question

  • How to get my IP ?
    S Surivevoli

    oh,my God! I want get it from C/MFC code !!! could you tell me ???

    C / C++ / MFC windows-admin tutorial question

  • How to get my IP ?
    S Surivevoli

    Could you tell me : How to get my IP address ??? What's happened if my computer don't connect to the Internet or LAN, or i don't install IIS ??? And: If i connect over LAN, how to get other Computer name if i know its IP and how to get other computer's IP if i know its name ?

    C / C++ / MFC windows-admin tutorial question

  • Get computer name ?
    S Surivevoli

    what's MAX_COMPUTERNAME_LENGTH ? what is its value ?

    C / C++ / MFC question

  • Get computer name ?
    S Surivevoli

    Could you tell me : How to get my IP address ??? What's happened if my computer don't connect to the Internet or LAN, or i don't install IIS ??? And: If i connect over LAN, how to get other Computer name if i know its IP and how to get other computer's IP if i know its name ?

    C / C++ / MFC question

  • Get computer name ?
    S Surivevoli

    Could you tell me : How to get my IP address ??? What's happened if my computer don't connect to the Internet or LAN, or i don't install IIS ??? And: If i connect over LAN, how to get other Computer name if i know its IP and how to get other computer's IP if i know its name ?

    C / C++ / MFC question

  • Get computer name ?
    S Surivevoli

    could you tell me do that ?

    C / C++ / MFC question

  • How to display Static Text over 256???
    S Surivevoli

    you wrote"you can change font from static control" how to do that ? could you tell me step by step ?

    C / C++ / MFC tutorial question

  • How to display Static Text over 256???
    S Surivevoli

    "Increase the size of Static Text Control " Yes I did it, and i saw that Text when i design, But when i compile my program, the compiler display a warning : "title string too long; truncated at 256" and then i runed my program,: only 256 first character is displayed. Why ???

    C / C++ / MFC tutorial question

  • Get computer name ?
    S Surivevoli

    Thank you very and very much !!!

    C / C++ / MFC question

  • Get computer name ?
    S Surivevoli

    but i don't know use parameter in that funtion : GetComputerName(...); could you help me ???

    C / C++ / MFC question

  • Get computer name ?
    S Surivevoli

    but i don't know use parameter in that funtion : GetComputerName(...); could you help me ???

    C / C++ / MFC question

  • Get computer name ?
    S Surivevoli

    but i don't know use parameter in that funtion : GetComputerName(...); could you help me ???

    C / C++ / MFC question

  • How to display Static Text over 256???
    S Surivevoli

    :confused:I want to display a Static Text in which its length is larger than 256 character. How must I do ??? Lgx

    C / C++ / MFC tutorial question

  • Get computer name ?
    S Surivevoli

    Thank you very much !;)

    C / C++ / MFC question

  • Get computer name ?
    S Surivevoli

    I have a small question : what function is used to get name of my computer ?

    C / C++ / MFC question

  • List Box have a error ???
    S Surivevoli

    thank you very much !

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

  • List Box have a error ???
    S Surivevoli

    In my Application inform "Dialog", i use a listbox. In the ListBox's properties window,i use: Border:(checked) Notify:(checked) Horizontal scroll:(checked) Vertical scroll:(checked) No integral heigh:(checked) Selection: single Onwner draw: Fixed Has Tring:(checked) But when i run my program ,it has error: "MyApplication MFC Application has encountered a problem and needs to close. We are sorry for the inconvenience." if i chose : Onwner draw: No then no error! Could you help me ? Lgx

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

  • Checked menu ???
    S Surivevoli

    :confused:I write a application in form "Dialog" using Menus: Option * TurnMusic I want that : when user click left mouse on "TurnMusic" menu, a checked sign is displayed on that. I write this code : void CMenusDlg::OnUpdateOptionTurnMusic(CCmdUI* pCmdUI) { // TODO: Add your command update UI handler code here pCmdUI->SetCheck(TRUE); MessageBox("Checked !","Try Menus",MB_OK); } but: when the program is runned, the checked sign is not displayed and MessageBox is excuted ofcourse! If i write that Application in form SDI then checked sign is displayed normally. this is occured similarly when i using hotkey in menu (or is called : Accelerator) Why ??? now, i want to write my Application in form "Dialog" How must i do ? Could you help me, please !!! Lgx

    C / C++ / MFC design help question announcement
  • Login

  • Don't have an account? Register

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