Click here to Skip to main content
16,007,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WebBrowser Control & Getting the HTML Source Pin
Stephane Rodriguez.30-Sep-02 11:03
Stephane Rodriguez.30-Sep-02 11:03 
GeneralRe: WebBrowser Control & Getting the HTML Source Pin
carrie30-Sep-02 11:57
carrie30-Sep-02 11:57 
GeneralRe: WebBrowser Control & Getting the HTML Source Pin
ColinDavies30-Sep-02 14:07
ColinDavies30-Sep-02 14:07 
GeneralRe: WebBrowser Control & Getting the HTML Source Pin
carrie30-Sep-02 22:01
carrie30-Sep-02 22:01 
Generalplease Help for darg drop implementation Pin
rev30-Sep-02 10:37
rev30-Sep-02 10:37 
GeneralRe: please Help for darg drop implementation Pin
Chris Hambleton30-Sep-02 11:19
Chris Hambleton30-Sep-02 11:19 
Generalvector push_back question Pin
ns30-Sep-02 10:33
ns30-Sep-02 10:33 
GeneralRe: vector push_back question Pin
Chris Hambleton30-Sep-02 11:13
Chris Hambleton30-Sep-02 11:13 
Make sure your structure has a constructor which inits the members, like foo(long sz, CString name):nSize(sz), fileName(name).

Then, do something like:

vec.push_back(foo(sz, name));



"If at any time I announce that a nation or kingdom is to be uprooted, torn down and destroyed, and if that nation I warned repents of its evil, then I will relent and not inflict on it the disaster I had planned. And if at another time I announce that a nation or kingdom is to be built up and planted, and if it does evil in my sight and does not obey me, then I will reconsider the good I had intended to do for it." -- Jeremiah 18:7-10 (God, commenting on the value of the United Nations)
GeneralRe: vector push_back question Pin
RedZenBird30-Sep-02 11:21
RedZenBird30-Sep-02 11:21 
Generalgot half of it, thanks, but... Pin
ns30-Sep-02 11:34
ns30-Sep-02 11:34 
GeneralRe: got half of it, thanks, but... Pin
RedZenBird30-Sep-02 12:12
RedZenBird30-Sep-02 12:12 
GeneralForm View Splitter Pin
DarrollWalsh30-Sep-02 10:04
DarrollWalsh30-Sep-02 10:04 
GeneralRe: Form View Splitter Pin
Chris Hambleton30-Sep-02 11:24
Chris Hambleton30-Sep-02 11:24 
GeneralRe: Form View Splitter Pin
DarrollWalsh30-Sep-02 21:27
DarrollWalsh30-Sep-02 21:27 
GeneralAnother map question Pin
ns30-Sep-02 9:19
ns30-Sep-02 9:19 
GeneralRe: Another map question Pin
Chad Koehler30-Sep-02 9:29
Chad Koehler30-Sep-02 9:29 
Generalgreat news!! Pin
ns30-Sep-02 9:49
ns30-Sep-02 9:49 
GeneralWhat about read? Pin
ns30-Sep-02 10:00
ns30-Sep-02 10:00 
GeneralRe: What about read? Pin
Scott H. Settlemier30-Sep-02 10:14
Scott H. Settlemier30-Sep-02 10:14 
GeneralRe: What about read? Pin
ns30-Sep-02 10:21
ns30-Sep-02 10:21 
GeneralRe: What about read? Pin
Scott H. Settlemier1-Oct-02 7:36
Scott H. Settlemier1-Oct-02 7:36 
GeneralRe: What about read? Pin
ns1-Oct-02 7:40
ns1-Oct-02 7:40 
Generala map question Pin
ns30-Sep-02 8:57
ns30-Sep-02 8:57 
GeneralRe: a map question Pin
Anonymous30-Sep-02 9:20
Anonymous30-Sep-02 9:20 
GeneralRe: a map question Pin
RedZenBird30-Sep-02 12:16
RedZenBird30-Sep-02 12:16 

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.