Click here to Skip to main content
16,017,297 members
Home / Discussions / C#
   

C#

 
AnswerRe: Interface Pin
Guffa11-Jun-08 1:32
Guffa11-Jun-08 1:32 
QuestionOverriding Pin
namrata510-Jun-08 20:44
namrata510-Jun-08 20:44 
AnswerRe: Overriding Pin
Programm3r10-Jun-08 20:56
Programm3r10-Jun-08 20:56 
Questionexe to dll Pin
namrata510-Jun-08 20:43
namrata510-Jun-08 20:43 
AnswerRe: exe to dll Pin
J a a n s10-Jun-08 21:13
professionalJ a a n s10-Jun-08 21:13 
GeneralRe: exe to dll Pin
Hum Dum10-Jun-08 21:25
Hum Dum10-Jun-08 21:25 
GeneralRe: exe to dll Pin
Vikram A Punathambekar10-Jun-08 23:53
Vikram A Punathambekar10-Jun-08 23:53 
AnswerRe: exe to dll Pin
leppie10-Jun-08 23:38
leppie10-Jun-08 23:38 
Most exe can simply be renamed to dll, the opposite is not true. In the former case, your entry point (Main) will simply not be called. To achieve the same behavior, just call the Main function yourself from another dll/exe.

xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)

GeneralRe: exe to dll Pin
namrata511-Jun-08 1:32
namrata511-Jun-08 1:32 
Question"Unspecified error" in GetSecurityDescriptor of ADsSecurityUtilityClass Pin
Deepali Dhingra10-Jun-08 20:32
professionalDeepali Dhingra10-Jun-08 20:32 
QuestionRe: How to Flickering in Waveform generated using GDI+ Pin
vinay_K10-Jun-08 20:29
vinay_K10-Jun-08 20:29 
AnswerRe: How to Flickering in Waveform generated using GDI+ Pin
leppie10-Jun-08 23:32
leppie10-Jun-08 23:32 
Questionhow to deal with numerous fields Pin
Mr.Kode10-Jun-08 20:15
Mr.Kode10-Jun-08 20:15 
AnswerRe: how to deal with numerous fields Pin
Ajay.k_Singh10-Jun-08 21:04
Ajay.k_Singh10-Jun-08 21:04 
QuestionExtract Link embedded file from word file using Application object Pin
Muthuvasagan10-Jun-08 20:00
Muthuvasagan10-Jun-08 20:00 
AnswerRe: Extract Link embedded file from word file using Application object Pin
John_Adams10-Jun-08 20:46
John_Adams10-Jun-08 20:46 
Questionfile close issue Pin
George_George10-Jun-08 19:46
George_George10-Jun-08 19:46 
AnswerRe: file close issue Pin
Nouman Bhatti10-Jun-08 20:25
Nouman Bhatti10-Jun-08 20:25 
GeneralRe: file close issue Pin
George_George10-Jun-08 20:36
George_George10-Jun-08 20:36 
AnswerRe: file close issue Pin
Guffa10-Jun-08 20:38
Guffa10-Jun-08 20:38 
GeneralRe: file close issue Pin
George_George10-Jun-08 20:50
George_George10-Jun-08 20:50 
AnswerRe: file close issue Pin
Guffa10-Jun-08 20:37
Guffa10-Jun-08 20:37 
GeneralRe: file close issue Pin
George_George10-Jun-08 20:50
George_George10-Jun-08 20:50 
GeneralRe: file close issue Pin
N a v a n e e t h10-Jun-08 21:10
N a v a n e e t h10-Jun-08 21:10 
GeneralRe: file close issue Pin
George_George10-Jun-08 21:36
George_George10-Jun-08 21:36 

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.