Click here to Skip to main content
15,892,697 members
Home / Discussions / C#
   

C#

 
GeneralRe: More quirky help (Incrimented UI Varibles) Pin
MKlucher17-Mar-04 8:55
MKlucher17-Mar-04 8:55 
GeneralToolbar without images Pin
mcgahanfl17-Mar-04 6:38
mcgahanfl17-Mar-04 6:38 
GeneralRe: Toolbar without images Pin
surgeproof17-Mar-04 7:01
surgeproof17-Mar-04 7:01 
Generalget Addresses from outlook express Pin
Anonymous17-Mar-04 6:19
Anonymous17-Mar-04 6:19 
GeneralRe: get Addresses from outlook express Pin
surgeproof17-Mar-04 7:03
surgeproof17-Mar-04 7:03 
GeneralRe: get Addresses from outlook express Pin
Jeremy Kimball17-Mar-04 7:35
Jeremy Kimball17-Mar-04 7:35 
Questionhow to use the dll developed in VC6 Pin
yyf17-Mar-04 6:04
yyf17-Mar-04 6:04 
AnswerRe: how to use the dll developed in VC6 Pin
Mazdak17-Mar-04 6:11
Mazdak17-Mar-04 6:11 
If it is a COM dll, you can just use Add Reference meny by right click on your references in your project solution and select its dll in COM tab and simply use its namespace. If its not COM and its just like win32 dlls you can use DllImport to use its functions. See MSDN and this site for samples.

Mazy

"Man is different from animals in that he speculates, a high risk activity." - Edward Hoagland

GeneralRe: how to use the dll developed in VC6 Pin
yyf17-Mar-04 6:38
yyf17-Mar-04 6:38 
GeneralRe: how to use the dll developed in VC6 Pin
Jeremy Kimball17-Mar-04 7:38
Jeremy Kimball17-Mar-04 7:38 
GeneralRe: how to use the dll developed in VC6 Pin
Andy Wieberneit18-Mar-04 12:04
Andy Wieberneit18-Mar-04 12:04 
QuestionRedirection? Pin
SherKar17-Mar-04 5:56
SherKar17-Mar-04 5:56 
AnswerRe: Redirection? Pin
Dave Kreskowiak17-Mar-04 8:51
mveDave Kreskowiak17-Mar-04 8:51 
AnswerRe: Redirection? Pin
Anonymous17-Mar-04 16:01
Anonymous17-Mar-04 16:01 
GeneralMultithread App delimma... Pin
rsjagtia117-Mar-04 5:51
rsjagtia117-Mar-04 5:51 
GeneralRe: Multithread App delimma... Pin
OmegaSupreme17-Mar-04 5:58
OmegaSupreme17-Mar-04 5:58 
QuestionBuild an enterprise application for a customer with aprox. 100 Clients ??? Pin
gicio17-Mar-04 5:22
gicio17-Mar-04 5:22 
AnswerRe: Build an enterprise application for a customer with aprox. 100 Clients ??? Pin
gicio17-Mar-04 5:24
gicio17-Mar-04 5:24 
GeneralRe: Build an enterprise application for a customer with aprox. 100 Clients ??? Pin
OmegaSupreme17-Mar-04 5:52
OmegaSupreme17-Mar-04 5:52 
GeneralRe: Build an enterprise application for a customer with aprox. 100 Clients ??? Pin
gicio18-Mar-04 23:45
gicio18-Mar-04 23:45 
Generalregd datagrid and control boxes Pin
karteek17-Mar-04 5:20
karteek17-Mar-04 5:20 
GeneralUsing an unmanaged C++ dll in C# Pin
granderson17-Mar-04 4:55
granderson17-Mar-04 4:55 
GeneralRe: Using an unmanaged C++ dll in C# Pin
Heath Stewart17-Mar-04 5:15
protectorHeath Stewart17-Mar-04 5:15 
GeneralRe: Using an unmanaged C++ dll in C# Pin
Jeremy Kimball17-Mar-04 7:42
Jeremy Kimball17-Mar-04 7:42 
QuestionHow do you add intellisence text to an object or function? Pin
Manster17-Mar-04 4:28
Manster17-Mar-04 4:28 

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.