Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
AnswerRe: Video Hooks? Pin
Dave Kreskowiak21-Apr-05 2:28
mveDave Kreskowiak21-Apr-05 2:28 
GeneralRe: Video Hooks? Pin
DeepToot21-Apr-05 4:06
DeepToot21-Apr-05 4:06 
GeneralCannot call Dispose() while doing CreateHandle(). Pin
Member 140280620-Apr-05 15:30
Member 140280620-Apr-05 15:30 
GeneralRe: Cannot call Dispose() while doing CreateHandle(). Pin
Dave Kreskowiak21-Apr-05 2:25
mveDave Kreskowiak21-Apr-05 2:25 
GeneralRe: Cannot call Dispose() while doing CreateHandle(). Pin
Member 140280621-Apr-05 15:41
Member 140280621-Apr-05 15:41 
Generalfile / folder properties Pin
makaveli78920-Apr-05 14:22
makaveli78920-Apr-05 14:22 
GeneralRe: file / folder properties Pin
makaveli78921-Apr-05 2:54
makaveli78921-Apr-05 2:54 
GeneralCreating new Constructorles Primitive Via Reflection Pin
Tristan Rhodes20-Apr-05 13:10
Tristan Rhodes20-Apr-05 13:10 
I've had no problem, so far, constructing object and structures that have constructors, however, from past experience, I have encountered struct objects (usualy COM) that do not have constructors.

All their values are initialised to zero, null, etc, by default, and their values are set individualy in public fields.

How would I create a new object of this type via reflection?

With code, i would simply declare a variable of that type and set the values, but this is an entirely different situation.

Cheers

Cata
GeneralRe: Creating new Constructorles Primitive Via Reflection Pin
Christian Graus20-Apr-05 13:30
protectorChristian Graus20-Apr-05 13:30 
GeneralRe: Creating new Constructorles Primitive Via Reflection Pin
Tristan Rhodes20-Apr-05 22:12
Tristan Rhodes20-Apr-05 22:12 
GeneralCapture entire packets before leaving NIC Pin
rick.north20-Apr-05 11:46
rick.north20-Apr-05 11:46 
GeneralRe: Capture entire packets before leaving NIC Pin
Dave Kreskowiak20-Apr-05 14:38
mveDave Kreskowiak20-Apr-05 14:38 
GeneralRe: Capture entire packets before leaving NIC Pin
rick.north21-Apr-05 7:55
rick.north21-Apr-05 7:55 
QuestionHow to avoid scroll wheel Pin
DFrag20-Apr-05 11:15
DFrag20-Apr-05 11:15 
AnswerRe: How to avoid scroll wheel Pin
Dave Kreskowiak20-Apr-05 14:32
mveDave Kreskowiak20-Apr-05 14:32 
AnswerRe: How to avoid scroll wheel Pin
Mathew Hall20-Apr-05 15:32
Mathew Hall20-Apr-05 15:32 
GeneralRe: How to avoid scroll wheel Pin
DFrag20-Apr-05 16:13
DFrag20-Apr-05 16:13 
GeneralRe: How to avoid scroll wheel Pin
Mathew Hall20-Apr-05 20:11
Mathew Hall20-Apr-05 20:11 
GeneralRemove buttons from Monthcalendar control Pin
drey120-Apr-05 10:24
drey120-Apr-05 10:24 
GeneralRe: Remove buttons from Monthcalendar control Pin
James T. Johnson20-Apr-05 20:11
James T. Johnson20-Apr-05 20:11 
QuestionFlowLayoutPanel just like in .NET 2.0? Pin
Carl Mercier20-Apr-05 9:58
Carl Mercier20-Apr-05 9:58 
AnswerRe: FlowLayoutPanel just like in .NET 2.0? Pin
Carl Mercier20-Apr-05 14:48
Carl Mercier20-Apr-05 14:48 
Generalreading text files Pin
gonzalesman20-Apr-05 8:45
gonzalesman20-Apr-05 8:45 
GeneralRe: reading text files Pin
DavidNohejl20-Apr-05 10:02
DavidNohejl20-Apr-05 10:02 
QuestionHow to move and zoom an image? Pin
jinzhecheng20-Apr-05 6:57
jinzhecheng20-Apr-05 6:57 

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.