Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to get the window coordinates Pin
Heath Stewart1-Mar-04 9:12
protectorHeath Stewart1-Mar-04 9:12 
GeneralRe: how to get the window coordinates Pin
SherKar2-Mar-04 7:43
SherKar2-Mar-04 7:43 
GeneralRe: how to get the window coordinates Pin
Heath Stewart2-Mar-04 8:52
protectorHeath Stewart2-Mar-04 8:52 
GeneralSnagging in memory assemblies Pin
RB@Emphasys1-Mar-04 7:27
RB@Emphasys1-Mar-04 7:27 
GeneralRe: Snagging in memory assemblies Pin
Heath Stewart1-Mar-04 9:10
protectorHeath Stewart1-Mar-04 9:10 
GeneralRe: Snagging in memory assemblies Pin
RB@Emphasys1-Mar-04 10:33
RB@Emphasys1-Mar-04 10:33 
QuestionAPI Viewer for C#? Pin
Alexsander Antunes1-Mar-04 7:24
professionalAlexsander Antunes1-Mar-04 7:24 
AnswerRe: API Viewer for C#? Pin
Nick Parker1-Mar-04 8:24
protectorNick Parker1-Mar-04 8:24 
The API Viewer just displayed some of the Win32 functions in VB form once it was supplied a text file. So far, no tools have been written that do something similar for any .NET languages (to my knowledge). Some Microsoft employees have discussed this idea (via their blogs) of creating a tool, however it has been deemed too time consuming. If you are using C# (I am assuming this since you are in the C# forum) you will need to P/Invoke the Win32 method signatures to call them from C#, VB.NET or any .NET language in particular. Read into the DllImportAttribute Class[^] for more information.

- Nick Parker
  My Blog

GeneralPrincipal Permissions Pin
Mauricio Ritter1-Mar-04 2:45
Mauricio Ritter1-Mar-04 2:45 
GeneralRe: Principal Permissions Pin
Heath Stewart1-Mar-04 4:05
protectorHeath Stewart1-Mar-04 4:05 
GeneralDocking panel pushes another... Pin
Weiye Chen1-Mar-04 2:28
Weiye Chen1-Mar-04 2:28 
GeneralRe: Docking panel pushes another... Pin
Heath Stewart1-Mar-04 3:57
protectorHeath Stewart1-Mar-04 3:57 
GeneralRe: Docking panel pushes another... Pin
Weiye Chen1-Mar-04 4:12
Weiye Chen1-Mar-04 4:12 
GeneralRe: Docking panel pushes another... Pin
Heath Stewart1-Mar-04 4:18
protectorHeath Stewart1-Mar-04 4:18 
GeneralRe: Docking panel pushes another... Pin
Weiye Chen1-Mar-04 4:57
Weiye Chen1-Mar-04 4:57 
GeneralDrawing image from a control Pin
mhmoud rawas1-Mar-04 0:56
mhmoud rawas1-Mar-04 0:56 
GeneralRe: Drawing image from a control Pin
Weiye Chen1-Mar-04 1:47
Weiye Chen1-Mar-04 1:47 
GeneralRe: Drawing image from a control Pin
mhmoud rawas1-Mar-04 21:33
mhmoud rawas1-Mar-04 21:33 
GeneralRe: Drawing image from a control Pin
Heath Stewart1-Mar-04 3:54
protectorHeath Stewart1-Mar-04 3:54 
GeneralRe: Drawing image from a control Pin
mhmoud rawas1-Mar-04 21:32
mhmoud rawas1-Mar-04 21:32 
GeneralRe: Drawing image from a control Pin
Heath Stewart2-Mar-04 1:20
protectorHeath Stewart2-Mar-04 1:20 
GeneralRe: Drawing image from a control Pin
mhmoud rawas2-Mar-04 17:32
mhmoud rawas2-Mar-04 17:32 
Generalunresolved token Pin
mohammadQ29-Feb-04 23:52
mohammadQ29-Feb-04 23:52 
GeneralRe: unresolved token Pin
Heath Stewart1-Mar-04 3:52
protectorHeath Stewart1-Mar-04 3:52 
GeneralHooking Keyboard Pin
aliarifpk29-Feb-04 23:13
aliarifpk29-Feb-04 23:13 

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.