Click here to Skip to main content
15,896,606 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: loading active-x control(ocx) at runtime. Pin
TClarke21-Nov-06 1:40
TClarke21-Nov-06 1:40 
QuestionService app Pin
Sunil P V20-Nov-06 0:00
Sunil P V20-Nov-06 0:00 
AnswerRe: Service app Pin
David Crow20-Nov-06 2:47
David Crow20-Nov-06 2:47 
QuestionCTreeCtrl related problem Pin
harsha_123419-Nov-06 23:57
harsha_123419-Nov-06 23:57 
AnswerRe: CTreeCtrl related problem Pin
Mila02520-Nov-06 2:15
Mila02520-Nov-06 2:15 
AnswerRe: CTreeCtrl related problem Pin
Parthi_Appu20-Nov-06 2:26
Parthi_Appu20-Nov-06 2:26 
QuestionSTL: Assign vector to array Pin
Mr.Brainley19-Nov-06 23:34
Mr.Brainley19-Nov-06 23:34 
AnswerRe: STL: Assign vector to array Pin
Michael Dunn19-Nov-06 23:38
sitebuilderMichael Dunn19-Nov-06 23:38 
A vector's storage is contiguous, so you can do &my_vector[0] to get an (array-like) pointer to the first element.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

GeneralRe: STL: Assign vector to array Pin
Sceptic Mole20-Nov-06 4:45
Sceptic Mole20-Nov-06 4:45 
GeneralRe: STL: Assign vector to array Pin
Stephen Hewitt20-Nov-06 12:26
Stephen Hewitt20-Nov-06 12:26 
QuestionMicrosoft Systems Journal recent issues Pin
sawerr19-Nov-06 23:16
sawerr19-Nov-06 23:16 
AnswerRe: Microsoft Systems Journal recent issues Pin
Steve S20-Nov-06 2:42
Steve S20-Nov-06 2:42 
AnswerRe: Microsoft Systems Journal recent issues Pin
David Crow20-Nov-06 2:51
David Crow20-Nov-06 2:51 
GeneralRe: Microsoft Systems Journal recent issues Pin
sawerr20-Nov-06 4:58
sawerr20-Nov-06 4:58 
GeneralRe: Microsoft Systems Journal recent issues Pin
David Crow20-Nov-06 5:08
David Crow20-Nov-06 5:08 
QuestionWNetAddConnection2 Pin
Kiran Pinjala19-Nov-06 23:08
Kiran Pinjala19-Nov-06 23:08 
QuestionRe: WNetAddConnection2 Pin
David Crow20-Nov-06 2:52
David Crow20-Nov-06 2:52 
QuestionRe: WNetAddConnection2 Pin
Mila02520-Nov-06 2:57
Mila02520-Nov-06 2:57 
AnswerRe: WNetAddConnection2 Pin
Kiran Pinjala20-Nov-06 18:29
Kiran Pinjala20-Nov-06 18:29 
AnswerRe: WNetAddConnection2 Pin
Mila02520-Nov-06 20:16
Mila02520-Nov-06 20:16 
QuestionHow to handle modeless popups in main window iconic state? Pin
petekurki19-Nov-06 22:57
petekurki19-Nov-06 22:57 
AnswerRe: How to handle modeless popups in main window iconic state? Pin
Michael Dunn19-Nov-06 23:05
sitebuilderMichael Dunn19-Nov-06 23:05 
GeneralRe: How to handle modeless popups in main window iconic state? Pin
petekurki19-Nov-06 23:13
petekurki19-Nov-06 23:13 
Questionhow to get the length (duration) of a wave file Pin
singersinger19-Nov-06 22:17
singersinger19-Nov-06 22:17 
QuestionFinding if a pc has n/w connection Pin
Smith#19-Nov-06 22:13
Smith#19-Nov-06 22:13 

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.