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

ebinaini

@ebinaini
About
Posts
19
Topics
14
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to read and write a file use unicode in windows 98??
    E ebinaini

    hi~everyone i hava a question puzzle me ! when i used "CFile's" open()function read a file use unicode in windows 98 but it's allways fail ! i can't get the handle of file! please help me ande very thanks in advance!! nothing

    System Admin question help tutorial

  • how to read and write a file use unicode in windows 98??
    E ebinaini

    i can't get the handle of file and i install MLU in windows 98 thanks in advance! nothing

    C / C++ / MFC question help tutorial

  • how to read and write a file use unicode in windows 98??
    E ebinaini

    hi~everyone i hava a question puzzle me ! when i used "CFile's" open()function read a file use unicode in windows 98 but it's allways fail ! please help me ande very thanks in advance!! nothing

    C / C++ / MFC question help tutorial

  • how to make a file use unicode in windows 98??
    E ebinaini

    hi~everyone i hava a question puzzle me ! when i used "CreateDirectory" function make a file use unicode in windows 98 but it's allways fail ! please help me ande very thanks in :((:((:((advance!! nothing

    C / C++ / MFC question help tutorial

  • how to use CDC::GetCharWidth()! please give me a instance!
    E ebinaini

    hi everybody how to use function of CDC::GetCharWidth()HH thanks in andvance!!:confused::confused: nothing

    C / C++ / MFC tutorial

  • how can i use CDC pointer base on dailog!!
    E ebinaini

    i have a problem~! i want use CDC pointer in project,but my project base on dailog! how can i do~~ thanks in advance~~;););) nothing

    C / C++ / MFC help question

  • How to print the page for right of screen !!!
    E ebinaini

    hi~~ now i am working on a project encounter a problem ,i want print the right of screen but everytimes print start lift of screen how can i print start from right of screen??????????????????????????????????????:confused::confused::confused: nothing

    C / C++ / MFC question help tutorial

  • How can i set map mode for print??
    E ebinaini

    Hi everyone ~~ can you help me ! Now I'm working in my project. I have a problem With print.i ues map mode is MM_TEXT but printed the character display so small so i use LPtoDP but it was like change before ,so i need help how to change ???? code like this: void CMyFormView::OnDraw(CDC* pDC) { CFormDoc* pDoc = GetDocument(); ASSERT_VALID(pDoc); pDC->SetMapMode(MM_TEXT); RECT rc; GetClientRect(&rc); pDC->LPtoDP(&rc); pDC->TextOut(110, 200, "ad"); } nothing

    C / C++ / MFC help question tutorial

  • How to getting the string of head position??
    E ebinaini

    hi i have a promblem that i have a string "首YはYO二OK亜KM。M" i want get the & of head but i can't getting the right~ like this: CString m_str="首YはYO二OK亜KM。M"; wchar_t *m_T=(LPWSTR)_bstr_t(m_str); wchar_t m_tem=*m_T; fontOld=pDC->SelectObject(pFont); pDC->TextOut(rc.left+m_Width,rc.top+m_Depth,&m_tem); but it display 首???????? i only want 首 thank in advance very much.:confused::confused::confused::confused: nothing

    C / C++ / MFC tutorial question

  • How to analyse a string type of CString?
    E ebinaini

    HI~~ i have a Q about analyse a string type of CString. the string was <伯 YはY><夷 YいY><叔 YしゆY><斉 YせいY><餓 OウO K哀K>于<首 YしゆY><陽 YやうY>之<下 YもとY O二O K亜K M。M> i want get the CStringList list; list[0]=伯; list[1]=夷; list[2]=叔; ..... code like this: while(!ado.pRtr->adoEOF) { var=ado.pRtr->GetCollect("SHOMON_BUN"); m_Text=(LPCSTR)_bstr_t(var); int len=m_Text.GetLength(); while(!len==0) { //i don't know how can i do } list.AddTail(m_Text); ado.pRtr->MoveNext(); } thanks in advance very much~~!:confused::confused::confused::confused: nothing

    C / C++ / MFC question tutorial

  • How can i chang the type of int to type of POSITION
    E ebinaini

    Thanks that did it. Robins E ebinaini@163.com nothing

    C / C++ / MFC help question

  • How can i chang the type of int to type of POSITION
    E ebinaini

    I have a problem whith change type code like this: for(int j=0;j<=str.list.GetCount();j++) { this->lst.AddTail(str.list.GetAt(j)); } : error C2664: 'class CString &__thiscall CStringList::GetAt(struct __POSITION *)' : cannot convert parameter 1 from 'int' to 'struct __POSITION *'Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast Error executing cl.exe. can anyone help ~ thanks in andvance~~:):):):):):):) nothing

    C / C++ / MFC help question

  • Can anyone help me ~please~~~!!
    E ebinaini

    i have a problem about overload operator = this is my code CStringList& CTESTADOView::operator =(CStr &str) { this->lst=str.list; return(lst); } : error C2582: 'CStringList' : 'operator =' function is unavailable can anyone tell me where the wrong?? thanks in advance~~~!:laugh::laugh::laugh::laugh: nothing

    C / C++ / MFC help question

  • how to accessing Paradox use ADO
    E ebinaini

    thanks for your help i will look at the page !! ;) nothing

    C / C++ / MFC tutorial

  • how to useing ADO link Paradox DataBase
    E ebinaini

    this is my code for useing ADO link Paradox DataBase. but it throw wrong so maybe you can help me. i will greatly appreciated BOOL CTM21App::InitInstance() { CString connectsource; _ConnectionPtr pCon; AfxOleInit(); AfxEnableControlContainer(); pCon.CreateInstance(__uuidof(Connection)); try { connectsource.Format("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=%d\\work\TM21Vol4\gentan500\Database;Extended Properties=Paradox 4.81ersist Security Info=False"); pCon->Open((_bstr_t)connectsource,"","",adModeUnknown); } catch(_com_error e) { AfxMessageBox("open .db wrong"); return FALSE; } } nothing

    C / C++ / MFC database security help tutorial

  • changing what a pushbutton looks like
    E ebinaini

    this is my code for useing ADO link Paradox DataBase. but it throw wrong so maybe you can help me. i will greatly appreciated BOOL CTM21App::InitInstance() { CString connectsource; _ConnectionPtr pCon; AfxOleInit(); AfxEnableControlContainer(); pCon.CreateInstance(__uuidof(Connection)); try { connectsource.Format("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=%d\\work\TM21Vol4\gentan500\Database;Extended Properties=Paradox 4.81;Persist Security Info=False"); pCon->Open((_bstr_t)connectsource,"","",adModeUnknown); } catch(_com_error e) { AfxMessageBox("open .db wrong"); return FALSE; } } nothing

    C / C++ / MFC tutorial graphics

  • changing what a pushbutton looks like
    E ebinaini

    thank you for advance i have change my article. can you help me? nothing

    C / C++ / MFC tutorial graphics

  • how to accessing Paradox use ADO
    E ebinaini

    can someone plz give me a tutorial on how to accessing Paradox useing ADO. i'd like to do it completely in Win32/SDK also Thanks In Advance, bin e nothing

    Database tutorial

  • how to accessing Paradox use ADO
    E ebinaini

    can someone plz give me a tutorial on how to accessing Paradox useing ADO. i'd like to do it completely in Win32/SDK also:confused: Thanks In Advance, bin e

    C / C++ / MFC tutorial
  • Login

  • Don't have an account? Register

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