Click here to Skip to main content
15,905,420 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: using PostMessage with user defined messages Pin
Joel Lipschultz29-Jul-03 6:01
Joel Lipschultz29-Jul-03 6:01 
GeneralRe: using PostMessage with user defined messages Pin
Neville Franks28-Jul-03 11:06
Neville Franks28-Jul-03 11:06 
GeneralVC6 & Remote DataBase Without a Server App Pin
Member 37811228-Jul-03 2:47
Member 37811228-Jul-03 2:47 
GeneralRe: VC6 & Remote DataBase Without a Server App Pin
Philip Patrick28-Jul-03 3:25
professionalPhilip Patrick28-Jul-03 3:25 
GeneralRe: VC6 & Remote DataBase Without a Server App Pin
Member 37811228-Jul-03 3:41
Member 37811228-Jul-03 3:41 
GeneralRe: Splitter Wnd Problem Pin
jhwurmbach28-Jul-03 2:22
jhwurmbach28-Jul-03 2:22 
Generaldetect number in CStringArray Pin
JensB28-Jul-03 1:52
JensB28-Jul-03 1:52 
GeneralRe: detect number in CStringArray Pin
keegan28-Jul-03 1:57
keegan28-Jul-03 1:57 
for(int i = 0; i < m_array.size()-1; i++)<br />
{<br />
    if(m_array[i] == "123")<br />
    {<br />
          [...do this...]<br />
    }<br />
}


thats one way.

*.*
cin >> knowledge;
GeneralRe: detect number in CStringArray Pin
JensB28-Jul-03 2:00
JensB28-Jul-03 2:00 
GeneralRe: detect number in CStringArray Pin
wb28-Jul-03 2:00
wb28-Jul-03 2:00 
GeneralRe: detect number in CStringArray Pin
JensB28-Jul-03 2:15
JensB28-Jul-03 2:15 
GeneralRe: detect number in CStringArray Pin
David Crow28-Jul-03 4:43
David Crow28-Jul-03 4:43 
GeneralRe: detect number in CStringArray Pin
Shay Harel28-Jul-03 5:58
Shay Harel28-Jul-03 5:58 
GeneralZoom the image. Pin
Neha28-Jul-03 1:47
Neha28-Jul-03 1:47 
GeneralRe: Zoom the image. Pin
Mike Dimmick28-Jul-03 2:03
Mike Dimmick28-Jul-03 2:03 
Questioncan webbrowser control read CSS print media specific info? Pin
Member 45099028-Jul-03 1:39
Member 45099028-Jul-03 1:39 
GeneralInternationalize Software Pin
Andy@28-Jul-03 1:19
Andy@28-Jul-03 1:19 
GeneralRe: Internationalize Software Pin
Olli5-Aug-03 19:41
Olli5-Aug-03 19:41 
GeneralRe: Internationalize Software Pin
Andy@5-Aug-03 19:50
Andy@5-Aug-03 19:50 
GeneralAPI Help Pin
Anonymous28-Jul-03 1:08
Anonymous28-Jul-03 1:08 
GeneralRe: API Help Pin
Philip Patrick28-Jul-03 1:22
professionalPhilip Patrick28-Jul-03 1:22 
GeneralRe: API Help Pin
Anonymous28-Jul-03 3:11
Anonymous28-Jul-03 3:11 
GeneralRe: API Help Pin
Beer2628-Jul-03 3:29
Beer2628-Jul-03 3:29 
GeneralRe: API Help Pin
Toni7828-Jul-03 9:02
Toni7828-Jul-03 9:02 
QuestionCreating a folder in Outlook Express? Pin
icetweak28-Jul-03 0:32
icetweak28-Jul-03 0:32 

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.