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
E

Emre Zorlu

@Emre Zorlu
About
Posts
21
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How I show the *.mdb table content on the form?
    E Emre Zorlu

    I wanna use flexGrid Control emroz

    C / C++ / MFC question

  • How I show the *.mdb table content on the form?
    E Emre Zorlu

    I'm working on a dialog based project. I wanna show the *.mdb table content on the form, what shold I do? :confused: emroz

    C / C++ / MFC question

  • How could I run my exe on other computers ?
    E Emre Zorlu

    I installed IntallShield but I couldn't create setup file. I created a media which is 2.19 MB.then I setup this file on another computer but there was same problem which was about *.dll.I think I don't know how to use InstallShield.What should I do? emroz

    C / C++ / MFC csharp visual-studio question

  • How could I run my exe on other computers ?
    E Emre Zorlu

    I make a project then I took *.exe.When I wanted to run this project on a computer which has no visual studio.it asked me *.DLL .How could I run my exe on other computers ? emroz

    C / C++ / MFC csharp visual-studio question

  • How to make setup file ?
    E Emre Zorlu

    There is package and deployment in Visual Basic 6.0. But I couldn't find it in visual C++ 6.0. I heard there is a program to make setup file. emroz

    C / C++ / MFC c++ tutorial question workspace

  • How to make setup file ?
    E Emre Zorlu

    I wrote codes with visual C++ 6.0. How I make setup file? emroz

    C / C++ / MFC c++ tutorial question workspace

  • I don't wanna record same information again
    E Emre Zorlu

    I'm using *.mdb table.(ODBC) After I add recordset ,it should warn me if I try to add same recordset emroz

    C / C++ / MFC question

  • I don't wanna record same information again
    E Emre Zorlu

    After adding information,it shouldn't be recorded the same information again. if it is wanted to record same records it should give a message? how can I do this ? emroz

    C / C++ / MFC question

  • how can I warn to make a choice for numeric edit box?
    E Emre Zorlu

    When I add information to access table ,I use this code ! set.m_access_attribute = GetDlgItemInt (IDC_EDIT1); How can I warn to fill edit box if it is forgotten:confused: ? emroz

    C / C++ / MFC question

  • how can I warn to make a choice for numeric edit box?
    E Emre Zorlu

    When I add information to access table ,I use this code ! set.m_access_attribute = GetDlgItemInt (IDC_EDIT1); How can I warn to fill edit box ? emroz

    C / C++ / MFC question

  • how can I warn to make a choice for numeric edit box?
    E Emre Zorlu

    it didn't work:( emroz

    C / C++ / MFC question

  • how can I warn to make a choice for numeric edit box?
    E Emre Zorlu

    when I use string ,I can write m_StringeditBox.GetWindowText (str); if(str.IsEmpty()){ MessageBox("please,choose one of them ! "); return; } like tihs ! if I use edit box for numeric value how can I warn ? emroz

    C / C++ / MFC question

  • how I show *.mdb table on a dialog ?
    E Emre Zorlu

    I wanna see all of records. I used dataGrid in visual basic. You can see the table on the form with it. How can can I do it in visual C++ emroz

    C / C++ / MFC question

  • how I show *.mdb table on a dialog ?
    E Emre Zorlu

    I'm working with ODBC and using *.mdb tables. I wanna show one of tables on a dialog. How can I do this? emroz

    C / C++ / MFC question

  • warning to make a choice for editBox
    E Emre Zorlu

    I can use if(ndx=m_comboBox.GetCurSel()==LB_ERR) { MessageBox("please,choose one of them !"); return; } for comboBox. How can I warn when I use editBox? emroz

    C / C++ / MFC question

  • How can I clear drop list combo box?
    E Emre Zorlu

    m_comboBox.ResetContent(); delete all content and m_comboBox.DeleteString(ndx); delete one string. I don't wanna delete any string. I just wanna make null. emroz

    C / C++ / MFC question

  • How can I clear drop list combo box?
    E Emre Zorlu

    I can clear drop down combo box with m_comboBox.SetSel (0,-1); m_comboBox.Clear (); but I can't clear drop list combo box ! How can I do this ? emroz

    C / C++ / MFC question

  • How to store a numeric value to *.mdb table from edit box
    E Emre Zorlu

    :confused:I'm working on a project which is Single Document-MFC. I'm learning database(ODBC) programing vith visual C++ 6.0. I want to enter a numeric value into an EditBox. Then this value should be stored in *.mdb table as Long Integer. I chose catagory as value and variable type as long for EditBox from class wizard. But I could not write any code for it. please,help me ! emroz

    C / C++ / MFC c++ database help tutorial learning

  • to enter numeric value into an edit box
    E Emre Zorlu

    emroz2003@hotmail.com emroz

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

  • to enter numeric value into an edit box
    E Emre Zorlu

    if you send me,I'll be happy emroz

    C / C++ / MFC c++ help database learning
  • Login

  • Don't have an account? Register

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