Click here to Skip to main content
15,886,816 members
Home / Discussions / C#
   

C#

 
AnswerRe: SQL DataGridView Pin
PIEBALDconsult12-Jul-11 17:42
mvePIEBALDconsult12-Jul-11 17:42 
QuestionManaged C# DLL called from native C main with callbacks Pin
Stuart Rubin12-Jul-11 4:18
Stuart Rubin12-Jul-11 4:18 
AnswerRe: Managed C# DLL called from native C main with callbacks Pin
Pete O'Hanlon12-Jul-11 5:57
mvePete O'Hanlon12-Jul-11 5:57 
GeneralRe: Managed C# DLL called from native C main with callbacks Pin
GuyThiebaut12-Jul-11 10:28
professionalGuyThiebaut12-Jul-11 10:28 
GeneralRe: Managed C# DLL called from native C main with callbacks Pin
Stuart Rubin13-Jul-11 7:04
Stuart Rubin13-Jul-11 7:04 
GeneralRe: Managed C# DLL called from native C main with callbacks Pin
Pete O'Hanlon13-Jul-11 7:09
mvePete O'Hanlon13-Jul-11 7:09 
GeneralRe: Managed C# DLL called from native C main with callbacks Pin
Stuart Rubin13-Jul-11 7:24
Stuart Rubin13-Jul-11 7:24 
GeneralRe: Managed C# DLL called from native C main with callbacks Pin
Pete O'Hanlon13-Jul-11 7:38
mvePete O'Hanlon13-Jul-11 7:38 
Have you assigned the IConnectionPoint interface[^]? As you've implemented the event interface in your C#, the CLR Interop automatically applies the juice that hooks this together.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


Questionimporting some data form excell to database Pin
cpokazi12-Jul-11 2:33
cpokazi12-Jul-11 2:33 
AnswerRe: importing some data form excell to database Pin
PIEBALDconsult12-Jul-11 3:16
mvePIEBALDconsult12-Jul-11 3:16 
GeneralRe: importing some data form excell to database Pin
cpokazi12-Jul-11 3:27
cpokazi12-Jul-11 3:27 
GeneralRe: importing some data form excell to database Pin
PIEBALDconsult12-Jul-11 15:09
mvePIEBALDconsult12-Jul-11 15:09 
AnswerRe: importing some data form excell to database Pin
Shameel12-Jul-11 3:48
professionalShameel12-Jul-11 3:48 
GeneralRe: importing some data form excell to database Pin
cpokazi12-Jul-11 4:04
cpokazi12-Jul-11 4:04 
GeneralRe: importing some data form excell to database Pin
Shameel12-Jul-11 4:37
professionalShameel12-Jul-11 4:37 
GeneralRe: importing some data form excell to database Pin
cpokazi12-Jul-11 4:44
cpokazi12-Jul-11 4:44 
GeneralRe: importing some data form excell to database Pin
Shameel12-Jul-11 23:43
professionalShameel12-Jul-11 23:43 
QuestionSendKeys.Send("^v") Pin
gumigyuri11-Jul-11 22:58
gumigyuri11-Jul-11 22:58 
AnswerRe: SendKeys.Send("^v") Pin
DaveAuld11-Jul-11 23:12
professionalDaveAuld11-Jul-11 23:12 
GeneralRe: SendKeys.Send("^v") Pin
gumigyuri11-Jul-11 23:19
gumigyuri11-Jul-11 23:19 
GeneralRe: SendKeys.Send("^v") Pin
DaveAuld11-Jul-11 23:40
professionalDaveAuld11-Jul-11 23:40 
GeneralRe: SendKeys.Send("^v") Pin
Dave Kreskowiak12-Jul-11 1:38
mveDave Kreskowiak12-Jul-11 1:38 
GeneralRe: SendKeys.Send("^v") Pin
MicroVirus12-Jul-11 7:13
MicroVirus12-Jul-11 7:13 
AnswerRe: SendKeys.Send("^v") Pin
Abhinav S12-Jul-11 0:28
Abhinav S12-Jul-11 0:28 
AnswerRe: SendKeys.Send("^v") Pin
Bernhard Hiller19-Jul-11 0:32
Bernhard Hiller19-Jul-11 0:32 

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.