Click here to Skip to main content
16,013,605 members
Home / Discussions / C#
   

C#

 
GeneralRe: "line between 2 points" control Pin
Heath Stewart5-May-04 4:05
protectorHeath Stewart5-May-04 4:05 
Generalwant Ws2.lib & Ws2.dll Pin
Member 10154954-May-04 21:11
Member 10154954-May-04 21:11 
GeneralRe: want Ws2.lib & Ws2.dll Pin
Mike Dimmick5-May-04 1:46
Mike Dimmick5-May-04 1:46 
Generalrecognise assembly as managed code Pin
Aryadip4-May-04 20:27
Aryadip4-May-04 20:27 
GeneralRe: recognise assembly as managed code Pin
CWIZO4-May-04 20:36
CWIZO4-May-04 20:36 
GeneralRe: recognise assembly as managed code Pin
Aryadip4-May-04 22:17
Aryadip4-May-04 22:17 
GeneralRe: recognise assembly as managed code Pin
Mike Dimmick5-May-04 1:48
Mike Dimmick5-May-04 1:48 
GeneralRe: recognise assembly as managed code Pin
Heath Stewart5-May-04 4:03
protectorHeath Stewart5-May-04 4:03 
It you'd like an easy way to determine if something is an assembly in Windows Explorer (I know this isn't what you're looking for, but you might like it anyway), see my free shell extension on this site - with source included - Shell Extensions for .NET Assemblies[^]. A couple column providers are also provided to custom a detailed view in Windows Explorer.

There's also code in there that shows how you determine if an executable is an assembly or not by navigating through the virtual tables in the PE/COFF header. There is a managed way to do this as well, but I can't seem to find it.

 

Microsoft MVP, Visual C#
My Articles
GeneralListView Column Header Not displayed correctly Pin
Alistair Leslie-Hughes4-May-04 20:24
sussAlistair Leslie-Hughes4-May-04 20:24 
GeneralRe: ListView Column Header Not displayed correctly Pin
Heath Stewart5-May-04 3:35
protectorHeath Stewart5-May-04 3:35 
GeneralAssign special key to operation Pin
Adam Amram4-May-04 18:24
Adam Amram4-May-04 18:24 
GeneralRe: Assign special key to operation Pin
Heath Stewart5-May-04 3:33
protectorHeath Stewart5-May-04 3:33 
GeneralSystem.Reflection.Emit vs System.CodeDom.Compiler.CodeDomProvider and CSharpCodeProvider Pin
benl4-May-04 18:14
benl4-May-04 18:14 
GeneralRe: System.Reflection.Emit vs System.CodeDom.Compiler.CodeDomProvider and CSharpCodeProvider Pin
Heath Stewart5-May-04 3:31
protectorHeath Stewart5-May-04 3:31 
GeneralMobile App Design Pin
MrJJKoolJ4-May-04 16:45
MrJJKoolJ4-May-04 16:45 
GeneralRe: Mobile App Design Pin
Heath Stewart4-May-04 17:41
protectorHeath Stewart4-May-04 17:41 
GeneralCreating a windows forms control with no (or minimal) GUI Pin
Todd Davis4-May-04 15:35
Todd Davis4-May-04 15:35 
GeneralRe: Creating a windows forms control with no (or minimal) GUI Pin
Bill Dean4-May-04 16:09
Bill Dean4-May-04 16:09 
GeneralRe: Creating a windows forms control with no (or minimal) GUI Pin
Todd Davis4-May-04 16:52
Todd Davis4-May-04 16:52 
GeneralRe: Creating a windows forms control with no (or minimal) GUI Pin
Heath Stewart4-May-04 17:38
protectorHeath Stewart4-May-04 17:38 
GeneralSimulating mouse Pin
Member 6910894-May-04 14:02
Member 6910894-May-04 14:02 
GeneralRe: Simulating mouse Pin
Bill Dean4-May-04 15:57
Bill Dean4-May-04 15:57 
GeneralRe: Simulating mouse Pin
Heath Stewart4-May-04 17:29
protectorHeath Stewart4-May-04 17:29 
GeneralRe: Simulating mouse Pin
Heath Stewart4-May-04 17:46
protectorHeath Stewart4-May-04 17:46 
Generalalternative to listbox Pin
mookeroo4-May-04 14:00
mookeroo4-May-04 14:00 

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.