Click here to Skip to main content
15,893,588 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do I initialize the checkbox column? Pin
Nader Elshehabi29-Aug-06 2:32
Nader Elshehabi29-Aug-06 2:32 
GeneralRe: How do I initialize the checkbox column? Pin
printscreen1234529-Aug-06 2:41
printscreen1234529-Aug-06 2:41 
GeneralRe: How do I initialize the checkbox column? Pin
Nader Elshehabi29-Aug-06 5:16
Nader Elshehabi29-Aug-06 5:16 
GeneralRe: How do I initialize the checkbox column? [modified] Pin
printscreen1234529-Aug-06 14:55
printscreen1234529-Aug-06 14:55 
AnswerRe: How do I initialize the checkbox column? Pin
Nader Elshehabi30-Aug-06 7:56
Nader Elshehabi30-Aug-06 7:56 
QuestionVB6.0 DLL code works in C# form but not when used in .net DLL Pin
killazzz28-Aug-06 4:34
killazzz28-Aug-06 4:34 
AnswerRe: VB6.0 DLL code works in C# form but not when used in .net DLL Pin
Not Active28-Aug-06 5:05
mentorNot Active28-Aug-06 5:05 
GeneralRe: VB6.0 DLL code works in C# form but not when used in .net DLL Pin
killazzz28-Aug-06 7:51
killazzz28-Aug-06 7:51 
What I did is created the code in VB6.0 and saved it as a DLL.

From C# I added the DLL through the COM tab.

Then I used the function defined in the DLL. But the code only works when I use it in the click event of a button. If I want to save my code as a DLL, then it no longer works.

What I really want to do is access the WMI from Exchange. But with C# it's a pain in the ... . that's why I switched to this VB6.0 DLL import into C#. But even that seems a hard job.

You would suspect the code to work in the .net DLL if it works in a form.
Could this have to do with some sort of protection level of variables. I have the impression that the parameters passed to the function aren't getting through once the code is used inside a .net Dll.
GeneralRe: VB6.0 DLL code works in C# form but not when used in .net DLL Pin
killazzz29-Aug-06 3:32
killazzz29-Aug-06 3:32 
GeneralRe: VB6.0 DLL code works in C# form but not when used in .net DLL Pin
Dave Kreskowiak29-Aug-06 9:28
mveDave Kreskowiak29-Aug-06 9:28 
QuestionHow I can get all list view items of another process? Pin
Marco225028-Aug-06 3:53
Marco225028-Aug-06 3:53 
AnswerRe: How I can get all list view items of another process? Pin
22491728-Aug-06 4:04
22491728-Aug-06 4:04 
AnswerRe: How I can get all list view items of another process? Pin
mav.northwind28-Aug-06 4:26
mav.northwind28-Aug-06 4:26 
AnswerRe: How I can get all list view items of another process? Pin
Judah Gabriel Himango28-Aug-06 5:27
sponsorJudah Gabriel Himango28-Aug-06 5:27 
QuestionNeed help with showing and hiding forms :doh: Pin
RIcHieMoToKi28-Aug-06 3:20
RIcHieMoToKi28-Aug-06 3:20 
AnswerRe: Need help with showing and hiding forms :doh: Pin
Nader Elshehabi28-Aug-06 5:22
Nader Elshehabi28-Aug-06 5:22 
GeneralRe: Need help with showing and hiding forms :doh: Pin
RIcHieMoToKi28-Aug-06 6:25
RIcHieMoToKi28-Aug-06 6:25 
AnswerRe: Need help with showing and hiding forms :doh: Pin
numbers1thru928-Aug-06 8:21
numbers1thru928-Aug-06 8:21 
GeneralRe: Need help with showing and hiding forms :doh: Pin
RIcHieMoToKi28-Aug-06 10:49
RIcHieMoToKi28-Aug-06 10:49 
Questionredim preserve...in c#? Pin
rzvme28-Aug-06 2:54
rzvme28-Aug-06 2:54 
AnswerRe: redim preserve...in c#? Pin
Tamimi - Code28-Aug-06 2:59
Tamimi - Code28-Aug-06 2:59 
AnswerRe: redim preserve...in c#? Pin
Guffa28-Aug-06 3:17
Guffa28-Aug-06 3:17 
GeneralRe: redim preserve...in c#? Pin
Roger Alsing28-Aug-06 3:56
Roger Alsing28-Aug-06 3:56 
GeneralRe: redim preserve...in c#? Pin
Not Active28-Aug-06 4:04
mentorNot Active28-Aug-06 4:04 
AnswerRe: redim preserve...in c#? Pin
Judah Gabriel Himango28-Aug-06 4:22
sponsorJudah Gabriel Himango28-Aug-06 4:22 

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.