Click here to Skip to main content
15,912,021 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Label Text problems Pin
Hmmkk2-Jun-05 10:48
Hmmkk2-Jun-05 10:48 
GeneralRe: Label Text problems Pin
Hmmkk2-Jun-05 10:57
Hmmkk2-Jun-05 10:57 
GeneralRe: Label Text problems Pin
Christian Graus2-Jun-05 12:18
protectorChristian Graus2-Jun-05 12:18 
GeneralPassing data between forms Pin
richiemac1-Jun-05 8:58
richiemac1-Jun-05 8:58 
GeneralRe: Passing data between forms Pin
Saksida Bojan1-Jun-05 19:40
Saksida Bojan1-Jun-05 19:40 
GeneralRe: Passing data between forms Pin
Lagwagon561-Jun-05 10:12
Lagwagon561-Jun-05 10:12 
GeneralRe: Passing data between forms Pin
richiemac1-Jun-05 21:32
richiemac1-Jun-05 21:32 
GeneralRe: Passing data between forms Pin
richiemac1-Jun-05 22:37
richiemac1-Jun-05 22:37 
Do I need to use the #indef definition in both forms or jsut the main one?? If I use it in both I get errors.

error C2143: syntax error : missing ';' before '*'
error C2501: 'test::Form1::form2' : missing storage-class or type specifiers
error C2501: 'test::Form1::f2' : missing storage-class or type specifiers


When I try to declare an instance of form2.

If I use it in the main form only I get only one error.

error C2011: 'test::form2' : 'class' type redefinition

I could do with some help here. I'm not very experienced with c++ let alone managed c++. Been on this for a couple of days and nothing I try wants to work.
GeneralRe: Passing data between forms Pin
Lagwagon562-Jun-05 4:27
Lagwagon562-Jun-05 4:27 
GeneralRe: Passing data between forms Pin
Saksida Bojan2-Jun-05 20:10
Saksida Bojan2-Jun-05 20:10 
GeneralRe: Passing data between forms Pin
richiemac5-Jun-05 5:34
richiemac5-Jun-05 5:34 
Generalpanel component problems Pin
richiemac31-May-05 6:44
richiemac31-May-05 6:44 
GeneralRe: panel component problems Pin
Christian Graus31-May-05 13:49
protectorChristian Graus31-May-05 13:49 
GeneralRe: panel component problems Pin
richiemac31-May-05 21:47
richiemac31-May-05 21:47 
GeneralRe: panel component problems Pin
Christian Graus31-May-05 21:51
protectorChristian Graus31-May-05 21:51 
GeneralRe: panel component problems Pin
richiemac31-May-05 22:43
richiemac31-May-05 22:43 
GeneralRe: panel component problems Pin
Christian Graus1-Jun-05 11:11
protectorChristian Graus1-Jun-05 11:11 
GeneralRe: panel component problems Pin
Christian Graus1-Jun-05 11:12
protectorChristian Graus1-Jun-05 11:12 
GeneralRe: panel component problems Pin
richiemac6-Jun-05 0:16
richiemac6-Jun-05 0:16 
GeneralRe: OleDB Question Pin
Saksida Bojan1-Jun-05 19:34
Saksida Bojan1-Jun-05 19:34 
Generalonline users Pin
K.A.L28-May-05 3:01
K.A.L28-May-05 3:01 
GeneralOpenFileDialog Problems Pin
vajjalu27-May-05 9:54
vajjalu27-May-05 9:54 
GeneralRe: OpenFileDialog Problems Pin
Christian Graus28-May-05 12:02
protectorChristian Graus28-May-05 12:02 
GeneralRe: OpenFileDialog Problems Pin
Saksida Bojan29-May-05 4:56
Saksida Bojan29-May-05 4:56 
GeneralGUIs Pin
newprog27-May-05 0:25
newprog27-May-05 0:25 

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.