Click here to Skip to main content
15,922,696 members
Home / Discussions / C#
   

C#

 
GeneralRe: panel control issue Pin
Saira Tanwir18-Jan-07 5:04
Saira Tanwir18-Jan-07 5:04 
AnswerRe: panel control issue Pin
Luc Pattyn18-Jan-07 5:08
sitebuilderLuc Pattyn18-Jan-07 5:08 
GeneralRe: panel control issue Pin
Saira Tanwir18-Jan-07 5:13
Saira Tanwir18-Jan-07 5:13 
GeneralRe: panel control issue Pin
Luc Pattyn18-Jan-07 5:27
sitebuilderLuc Pattyn18-Jan-07 5:27 
GeneralRe: panel control issue Pin
Saira Tanwir18-Jan-07 5:30
Saira Tanwir18-Jan-07 5:30 
QuestionHow to Marshall (DLL::MyClass) object in a VS2005-C# App? Pin
jayart18-Jan-07 4:47
jayart18-Jan-07 4:47 
AnswerRe: How to Marshall (DLL::MyClass) object in a VS2005-C# App? Pin
led mike18-Jan-07 4:54
led mike18-Jan-07 4:54 
GeneralRe: How to Marshall (DLL::MyClass) object in a VS2005-C# App? Pin
jayart18-Jan-07 23:08
jayart18-Jan-07 23:08 
Hi Led,

I did have a look at this site. For each class to be used from the dll a skeleton(StructLayout) of that class has to be defined in the project using that dll. However, the dll I am talking about is huge and consists of too many classes. I have approximately 16 exported classes which I would be using. 1) Is there a better way to do this?

These classes again have member variable as objects of other classes not exposed from the dll.
2) Could you tell me how to write the StructLayout for a class having private members as objects of other classes.

Regards,
Arti Gujare

QuestionZipping Pin
Civic0618-Jan-07 4:10
Civic0618-Jan-07 4:10 
AnswerRe: Zipping Pin
Ed.Poore18-Jan-07 5:39
Ed.Poore18-Jan-07 5:39 
GeneralRe: Zipping Pin
Civic0618-Jan-07 7:08
Civic0618-Jan-07 7:08 
GeneralRe: Zipping Pin
Luc Pattyn18-Jan-07 7:35
sitebuilderLuc Pattyn18-Jan-07 7:35 
GeneralRe: Zipping Pin
Ed.Poore18-Jan-07 10:35
Ed.Poore18-Jan-07 10:35 
QuestionRestoring a window Pin
triff18-Jan-07 3:42
triff18-Jan-07 3:42 
AnswerRe: Restoring a window Pin
Luc Pattyn18-Jan-07 4:55
sitebuilderLuc Pattyn18-Jan-07 4:55 
AnswerRe: Restoring a window Pin
led mike18-Jan-07 5:02
led mike18-Jan-07 5:02 
AnswerRe: Restoring a window Pin
S. Senthil Kumar18-Jan-07 5:22
S. Senthil Kumar18-Jan-07 5:22 
GeneralRe: Restoring a window Pin
Luc Pattyn18-Jan-07 5:35
sitebuilderLuc Pattyn18-Jan-07 5:35 
GeneralRe: Restoring a window Pin
ltcstyle26-Jan-07 3:31
ltcstyle26-Jan-07 3:31 
GeneralRe: Restoring a window Pin
Luc Pattyn26-Jan-07 5:12
sitebuilderLuc Pattyn26-Jan-07 5:12 
GeneralRe: Restoring a window Pin
ltcstyle26-Jan-07 5:46
ltcstyle26-Jan-07 5:46 
QuestionOleDbConnection connectionstring Pin
babbelfisken18-Jan-07 3:39
babbelfisken18-Jan-07 3:39 
AnswerRe: OleDbConnection connectionstring Pin
Guffa18-Jan-07 3:50
Guffa18-Jan-07 3:50 
GeneralRe: OleDbConnection connectionstring Pin
babbelfisken18-Jan-07 4:00
babbelfisken18-Jan-07 4:00 
AnswerRe: OleDbConnection connectionstring Pin
Guffa18-Jan-07 4:42
Guffa18-Jan-07 4:42 

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.