Click here to Skip to main content
15,919,567 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Combo heigth problem Pin
Jose Cruz1-Oct-02 5:16
Jose Cruz1-Oct-02 5:16 
QuestionSTL reference? Pin
User 988527-Sep-02 6:53
User 988527-Sep-02 6:53 
AnswerRe: STL reference? Pin
RedZenBird27-Sep-02 8:18
RedZenBird27-Sep-02 8:18 
Generalatl full control Pin
Anonymous23-Sep-02 18:05
Anonymous23-Sep-02 18:05 
GeneralRe: atl full control Pin
Todd Smith24-Sep-02 7:03
Todd Smith24-Sep-02 7:03 
GeneralRe: atl full control Pin
Jörgen Sigvardsson3-Oct-02 14:28
Jörgen Sigvardsson3-Oct-02 14:28 
QuestionHow to do this properly with STL? Pin
Mark Tutt23-Sep-02 3:49
Mark Tutt23-Sep-02 3:49 
AnswerRe: How to do this properly with STL? Pin
Joao Vaz23-Sep-02 4:02
Joao Vaz23-Sep-02 4:02 
Mark Tutt wrote:
Here's what I've got: A list of objects that contain an vector of ints as data points. The object holding the list has an vector of description objects containing information about each of the ints in the vector. They have a one to one relationship.

Why didn't you make a map in this case ? a map of <DataPoints,DescriptObj> ????? or if Description objects must be a vector of points ...
<DataPoints,vector<DescriptObj>> ?


So you want to remove a specific data point , it's enough to reference the data point .



Cheers,Joao Vaz
And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9
GeneralRe: How to do this properly with STL? Pin
Mark Tutt23-Sep-02 4:14
Mark Tutt23-Sep-02 4:14 
GeneralRe: How to do this properly with STL? Pin
Joao Vaz23-Sep-02 6:17
Joao Vaz23-Sep-02 6:17 
GeneralRe: How to do this properly with STL? Pin
Mark Tutt23-Sep-02 15:52
Mark Tutt23-Sep-02 15:52 
AnswerRe: How to do this properly with STL? Pin
Joaquín M López Muñoz23-Sep-02 9:09
Joaquín M López Muñoz23-Sep-02 9:09 
GeneralRe: How to do this properly with STL? Pin
Mark Tutt23-Sep-02 10:41
Mark Tutt23-Sep-02 10:41 
GeneralRe: How to do this properly with STL? Pin
Joao Vaz23-Sep-02 21:08
Joao Vaz23-Sep-02 21:08 
GeneralOLEDB (CCommand) Problem Pin
ramjan23-Sep-02 0:22
ramjan23-Sep-02 0:22 
GeneralRe: OLEDB (CCommand) Problem Pin
Steve S24-Sep-02 0:38
Steve S24-Sep-02 0:38 
GeneralUse Vc dll in delphi Pin
Mazdak22-Sep-02 3:57
Mazdak22-Sep-02 3:57 
GeneralRe: Use Vc dll in delphi Pin
Alexandru Savescu24-Sep-02 0:22
Alexandru Savescu24-Sep-02 0:22 
GeneralMaybe lame question ... Pin
Mandalay18-Sep-02 5:50
Mandalay18-Sep-02 5:50 
GeneralRe: Maybe lame question ... Pin
Michael Dunn18-Sep-02 7:08
sitebuilderMichael Dunn18-Sep-02 7:08 
GeneralRe: Maybe lame question ... Pin
Ed Gadziemski20-Sep-02 10:50
professionalEd Gadziemski20-Sep-02 10:50 
QuestionNew to DCOM & ATL? Pin
srinivasa chary18-Sep-02 3:09
srinivasa chary18-Sep-02 3:09 
AnswerRe: New to DCOM & ATL? Pin
Paul M Watt18-Sep-02 5:16
mentorPaul M Watt18-Sep-02 5:16 
GeneralRe: New to DCOM & ATL? Pin
srinivasa chary18-Sep-02 19:45
srinivasa chary18-Sep-02 19:45 
GeneralATL Service, Window Messages and COM Pin
Michael P Butler17-Sep-02 22:20
Michael P Butler17-Sep-02 22:20 

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.