Click here to Skip to main content
15,913,836 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: can i use CArray in wtl? Pin
User 160552-May-03 23:05
User 160552-May-03 23:05 
GeneralRe: can i use CArray in wtl? Pin
Christian Graus3-May-03 14:43
protectorChristian Graus3-May-03 14:43 
GeneralRe: can i use CArray in wtl? Pin
Tim Smith7-May-03 2:17
Tim Smith7-May-03 2:17 
GeneralRe: can i use CArray in wtl? Pin
Ed Gadziemski7-May-03 4:28
professionalEd Gadziemski7-May-03 4:28 
GeneralRe: can i use CArray in wtl? Pin
Christian Graus7-May-03 11:28
protectorChristian Graus7-May-03 11:28 
GeneralRe: can i use CArray in wtl? Pin
Ed Gadziemski8-May-03 5:22
professionalEd Gadziemski8-May-03 5:22 
GeneralSTL Thesaurus :( Pin
jenys1-May-03 1:16
jenys1-May-03 1:16 
GeneralRe: STL Thesaurus :( Pin
Ben Burnett1-May-03 16:15
Ben Burnett1-May-03 16:15 
You can find the word by using the multimap container's find method. As for the index to the word, what do you mean by that? There are no indexes in maps, per-say; however, you can get an iterator that references the matched pair (Which I gather is a CString-to-int), but not an integer (unless you mean the int that is paired with the CString in which case you would just dereference the iterator returned by find and access the second data members).

cheers,
-B
Questionwhen should we chain messages and when should we reflect them? Pin
User 1605530-Apr-03 14:49
User 1605530-Apr-03 14:49 
AnswerRe: when should we chain messages and when should we reflect them? Pin
Tim Smith30-Apr-03 14:57
Tim Smith30-Apr-03 14:57 
GeneralError in ATL HTML Control (window.external) Pin
Mahesh Perumal29-Apr-03 19:58
Mahesh Perumal29-Apr-03 19:58 
GeneralRe: Error in ATL HTML Control (window.external) Pin
Matt Bishop1-May-03 1:59
Matt Bishop1-May-03 1:59 
GeneralLibrary Not registered with ATL Pin
cmak29-Apr-03 19:36
cmak29-Apr-03 19:36 
GeneralGetting notifications from a menu inside a CommandBar Pin
Tommy2k28-Apr-03 12:39
Tommy2k28-Apr-03 12:39 
QuestionADO events biased to COM memory model? Pin
Chopper28-Apr-03 9:32
Chopper28-Apr-03 9:32 
Questionhow to use IE/Explorer tool band? Pin
benben28-Apr-03 2:42
benben28-Apr-03 2:42 
GeneralReturn a recordset of ADO. Pin
TianYang27-Apr-03 23:44
TianYang27-Apr-03 23:44 
GeneralRe: Return a recordset of ADO. Pin
Brian Shifrin28-Apr-03 14:06
Brian Shifrin28-Apr-03 14:06 
GeneralSet property by "=" Pin
TianYang27-Apr-03 23:36
TianYang27-Apr-03 23:36 
GeneralRe: Set property by "=" Pin
Michael Dunn1-May-03 0:32
sitebuilderMichael Dunn1-May-03 0:32 
GeneralCODE: Adding radio-checked menu item support to CUpdateUI Pin
Michael Dunn27-Apr-03 16:47
sitebuilderMichael Dunn27-Apr-03 16:47 
GeneralHttp connection via Proxy Pin
Sam197925-Apr-03 21:37
Sam197925-Apr-03 21:37 
GeneralRe: Http connection via Proxy Pin
geo_m26-Apr-03 22:00
geo_m26-Apr-03 22:00 
GeneralRe: Http connection via Proxy Pin
Sam197930-Apr-03 0:56
Sam197930-Apr-03 0:56 
GeneralRe: Http connection via Proxy Pin
geo_m30-Apr-03 3:18
geo_m30-Apr-03 3:18 

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.