Click here to Skip to main content
15,884,177 members
Home / Discussions / Mobile
   

Mobile

 
GeneralA serious bug of list view in compact framework Pin
ting66812-Jul-04 0:14
ting66812-Jul-04 0:14 
GeneralDataGrid for eVC++ 4.0 Pin
Hadi Rezaee11-Jul-04 19:08
Hadi Rezaee11-Jul-04 19:08 
GeneralRe: DataGrid for eVC++ 4.0 Pin
João Paulo Figueira12-Jul-04 7:52
professionalJoão Paulo Figueira12-Jul-04 7:52 
GeneralRe: DataGrid for eVC++ 4.0 Pin
Hadi Rezaee12-Jul-04 10:30
Hadi Rezaee12-Jul-04 10:30 
GeneralTHis problem happen again and again Pin
ting66811-Jul-04 16:04
ting66811-Jul-04 16:04 
QuestionDatagrid : Bitmap in Cell ?? Pin
thilec10-Jul-04 22:45
thilec10-Jul-04 22:45 
QuestionHow to draw a dialog box in pocket pc application? Pin
ting6688-Jul-04 5:45
ting6688-Jul-04 5:45 
GeneralADOCE Find() problem Pin
Hadi Rezaee8-Jul-04 1:08
Hadi Rezaee8-Jul-04 1:08 
Hi, Smile | :)

I don't know what's wrong with below code, When I run this It always return the first record. Confused | :confused:

pRecCus->Find( _bstr_t("Code=" + strCusCode), 0, adSearchForward, 1L );	<br />
if( !pRecCus->adoEOF )<br />
{<br />
 m_List.SetItemText( i, 1, (LPCTSTR)((_bstr_t)pRecCus->GetFields()->GetItem(_variant_t("Name"))->Value) );<br />
}


Regards,
Hadi
GeneralGSM Pin
Anonymous7-Jul-04 23:46
Anonymous7-Jul-04 23:46 
GeneralRe: GSM Pin
Essam Salah7-Aug-04 1:57
Essam Salah7-Aug-04 1:57 
GeneralRe: GSM Pin
montons17-Aug-04 5:10
montons17-Aug-04 5:10 
Generalwindows ce SQL Pin
resit sahin7-Jul-04 13:32
resit sahin7-Jul-04 13:32 
GeneralAccess Assembly Info Pin
markpirvine7-Jul-04 9:52
markpirvine7-Jul-04 9:52 
GeneralSharing code with desktop Pin
Member 11446177-Jul-04 8:30
Member 11446177-Jul-04 8:30 
Generalbg color of tree view &amp; list view Pin
khchan5-Jul-04 15:51
khchan5-Jul-04 15:51 
GeneralCArray makes me cry !!!!!!! Pin
Hadi Rezaee5-Jul-04 9:39
Hadi Rezaee5-Jul-04 9:39 
GeneralRe: CArray makes me cry !!!!!!! Pin
João Paulo Figueira5-Jul-04 10:59
professionalJoão Paulo Figueira5-Jul-04 10:59 
GeneralRe: CArray makes me cry !!!!!!! Pin
Hadi Rezaee5-Jul-04 11:18
Hadi Rezaee5-Jul-04 11:18 
GeneralRe: CArray makes me cry !!!!!!! Pin
João Paulo Figueira5-Jul-04 11:32
professionalJoão Paulo Figueira5-Jul-04 11:32 
GeneralRe: CArray makes me cry !!!!!!! Pin
Hadi Rezaee5-Jul-04 11:36
Hadi Rezaee5-Jul-04 11:36 
GeneralRe: CArray makes me cry !!!!!!! Pin
João Paulo Figueira5-Jul-04 11:39
professionalJoão Paulo Figueira5-Jul-04 11:39 
GeneralRe: CArray makes me cry !!!!!!! Pin
João Paulo Figueira5-Jul-04 11:41
professionalJoão Paulo Figueira5-Jul-04 11:41 
GeneralRe: CArray makes me cry !!!!!!! Pin
Hadi Rezaee5-Jul-04 11:51
Hadi Rezaee5-Jul-04 11:51 
GeneralRe: CArray makes me cry !!!!!!! Pin
João Paulo Figueira5-Jul-04 12:04
professionalJoão Paulo Figueira5-Jul-04 12:04 
GeneralRe: CArray makes me cry !!!!!!! Pin
Hadi Rezaee5-Jul-04 12:08
Hadi Rezaee5-Jul-04 12:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.