Click here to Skip to main content
15,924,581 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProblem Found Pin
Paul M Watt27-Sep-02 19:39
mentorPaul M Watt27-Sep-02 19:39 
GeneralLaunching another program Pin
Chun Te, Ewe27-Sep-02 9:29
Chun Te, Ewe27-Sep-02 9:29 
GeneralRe: Launching another program Pin
RedZenBird27-Sep-02 10:53
RedZenBird27-Sep-02 10:53 
QuestionIntegrating Perl? Pin
Chun Te, Ewe27-Sep-02 9:25
Chun Te, Ewe27-Sep-02 9:25 
AnswerRe: Integrating Perl? Pin
Lunchy27-Sep-02 9:49
Lunchy27-Sep-02 9:49 
AnswerRe: Integrating Perl? Pin
Scott H. Settlemier27-Sep-02 10:44
Scott H. Settlemier27-Sep-02 10:44 
GeneralRe: Integrating Perl? Pin
Lunchy30-Sep-02 3:12
Lunchy30-Sep-02 3:12 
GeneralAdding tree items with separate functions. Pin
Anonymous27-Sep-02 9:01
Anonymous27-Sep-02 9:01 
At the moment i am having trouble adding tree items using separate functions in Visual C++.

Basically I need a series of buttons to add tree items in the order they are pressed. However at the moment I am finding that all items have to be added in the same function (ie. the same button) since I do not know how to set up the code so that variables created in one function can be referenced by calls in another function. For example when one item is created by a function, the other function is not aware of it's existance and hence any instructions to place a new item after it cannot be understood.

Can anyone help? I apologise for my poor command of the technical terminology - I am very new to programming. OMG | :OMG:
Generalsearching/changing memory values Pin
Kuniva27-Sep-02 8:26
Kuniva27-Sep-02 8:26 
GeneralRe: searching/changing memory values Pin
Nick Parker27-Sep-02 9:21
protectorNick Parker27-Sep-02 9:21 
GeneralLoadLibrary dll newbie Pin
DarrollWalsh27-Sep-02 8:19
DarrollWalsh27-Sep-02 8:19 
GeneralRe: LoadLibrary dll newbie Pin
RedZenBird27-Sep-02 8:50
RedZenBird27-Sep-02 8:50 
GeneralRe: LoadLibrary dll newbie Pin
Anonymous27-Sep-02 11:11
Anonymous27-Sep-02 11:11 
GeneralRe: LoadLibrary dll newbie Pin
RedZenBird27-Sep-02 11:43
RedZenBird27-Sep-02 11:43 
GeneralPassfilt.dll Pin
Joe Herbert27-Sep-02 7:43
Joe Herbert27-Sep-02 7:43 
GeneralRe: Passfilt.dll Pin
PJ Arends27-Sep-02 10:07
professionalPJ Arends27-Sep-02 10:07 
GeneralRe: Passfilt.dll Pin
Gary R. Wheeler29-Sep-02 4:35
Gary R. Wheeler29-Sep-02 4:35 
GeneralCTime and COleDateTime Pin
Mazdak27-Sep-02 6:46
Mazdak27-Sep-02 6:46 
GeneralRe: CTime and COleDateTime Pin
jmkhael27-Sep-02 6:50
jmkhael27-Sep-02 6:50 
GeneralRe: CTime and COleDateTime Pin
Scott H. Settlemier27-Sep-02 7:37
Scott H. Settlemier27-Sep-02 7:37 
GeneralRe: CTime and COleDateTime Pin
Scott H. Settlemier27-Sep-02 7:50
Scott H. Settlemier27-Sep-02 7:50 
GeneralList view colors Pin
Shay Harel27-Sep-02 6:48
Shay Harel27-Sep-02 6:48 
GeneralRe: List view colors Pin
User 665827-Sep-02 7:00
User 665827-Sep-02 7:00 
GeneralRe: List view colors Pin
Shay Harel27-Sep-02 7:09
Shay Harel27-Sep-02 7:09 
GeneralQuestion about function parameters Pin
User 665827-Sep-02 6:39
User 665827-Sep-02 6:39 

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.