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
P

phicho

@phicho
About
Posts
7
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Licensing Advice Needed
    P phicho

    https://www.tldrlegal.com/l/epl[^]

    The Lounge announcement com help question

  • IE9 --- Thumbs down after 60 seconds
    P phicho

    i also use opera :)

    The Lounge collaboration

  • how to read MSDN documentation??
    P phicho

    I have the same problem, why there isn't something like Java API Documentation for Visual Studio?

    C / C++ / MFC question tutorial

  • How you will define the structure model of Sigmund Freud "Id, ego, and super-ego" in C ? :)
    P phicho

    It's not for any use...only to help informatics students understand better the structure model of Sigmund Freud the ones that listen psychology class in high school

    C / C++ / MFC question

  • How you will define the structure model of Sigmund Freud "Id, ego, and super-ego" in C ? :)
    P phicho

    i go with this simple structure typedef struct sturctEGO { int ID; int Superego; int Ego = Superego - ID; } Me; Am i right ? :) the theory http://en.wikipedia.org/wiki/Id,\_ego,\_and\_super-ego

    C / C++ / MFC question

  • Saving/loading data in listbox from e.g. text file in MFC SDI ?
    P phicho

    i think i found what i was looking for so to answer briefly to anyone how may have the save problem and is searching here this link http://www.functionx.com/visualc/fileprocessing/commondlgs.htm and this link http://www.codeproject.com/KB/cpp/cfg.aspx help me a lot

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

  • Saving/loading data in listbox from e.g. text file in MFC SDI ?
    P phicho

    can anyone explain or point me to some link or something where i can learn how to save/load text from harddisk ? my project is to make program that can save cooking recipes with their pictures and should have search box where you can type word example "eggs" and somewhere should appear all recipes with eggs and when i select the title of some recipe example "Fish and chips" in the picture box should apper picture of the meal and in the label or something similar should apper all the ingredients for the meal my idea is thet i can put the recipes in a list box and search via edit box and i can put simple picture control for the pictures of the recipes where should appear but the problem comes with the saving all the data ( the text for the recipe and the path of the pictures ) cant put it in a string because in that case the user cant puts his own recipes and pictures... thanks in advance

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