Click here to Skip to main content
16,005,121 members
Home / Discussions / C#
   

C#

 
AnswerRe: Programmatically resize ListView columns to view all text Pin
mav.northwind17-Oct-06 9:44
mav.northwind17-Oct-06 9:44 
GeneralRe: Programmatically resize ListView columns to view all text Pin
kozu17-Oct-06 13:09
kozu17-Oct-06 13:09 
Questionrefresh Pin
m.m._200717-Oct-06 9:28
m.m._200717-Oct-06 9:28 
AnswerRe: refresh Pin
Expert Coming17-Oct-06 12:28
Expert Coming17-Oct-06 12:28 
QuestionDataview.Rowfilter range Pin
mohit.raghav17-Oct-06 9:12
mohit.raghav17-Oct-06 9:12 
QuestionCalling unmanaged dll function from C# Pin
cpshadle17-Oct-06 8:07
cpshadle17-Oct-06 8:07 
AnswerRe: Calling unmanaged dll function from C# Pin
Ed.Poore17-Oct-06 10:06
Ed.Poore17-Oct-06 10:06 
AnswerRe: Calling unmanaged dll function from C# Pin
Nader Elshehabi17-Oct-06 21:02
Nader Elshehabi17-Oct-06 21:02 
WTF | :WTF: OMG | :OMG: WTF | :WTF: OMG | :OMG: WTF | :WTF:
What a post!!!
Why are you torturing yourself like this?!! I mean why are you using LoadLibrary() function?!! Why not using DllImport to directly importing the needed function into your code, then call it directly?? About the structs, you can remake them in C# and marshal them by ref. What's the problem with that?

RegardsRose | [Rose]

QuestionGeneric Dictionary - Using custom types as the Key Pin
Dominic Pettifer17-Oct-06 7:33
Dominic Pettifer17-Oct-06 7:33 
AnswerRe: Generic Dictionary - Using custom types as the Key Pin
Ed.Poore17-Oct-06 8:09
Ed.Poore17-Oct-06 8:09 
QuestionHow to Create icon Object from Stream ? Pin
hdv21217-Oct-06 6:12
hdv21217-Oct-06 6:12 
AnswerRe: How to Create icon Object from Stream ? Pin
Judah Gabriel Himango17-Oct-06 6:58
sponsorJudah Gabriel Himango17-Oct-06 6:58 
GeneralRe: How to Create icon Object from Stream ? Pin
hdv21217-Oct-06 7:56
hdv21217-Oct-06 7:56 
GeneralRe: How to Create icon Object from Stream ? Pin
Judah Gabriel Himango17-Oct-06 8:25
sponsorJudah Gabriel Himango17-Oct-06 8:25 
AnswerRe: How to Create icon Object from Stream ? Pin
Eric Dahlvang17-Oct-06 8:40
Eric Dahlvang17-Oct-06 8:40 
GeneralRe: How to Create icon Object from Stream ? Pin
hdv21217-Oct-06 11:40
hdv21217-Oct-06 11:40 
GeneralRe: How to Create icon Object from Stream ? Pin
Eric Dahlvang18-Oct-06 3:27
Eric Dahlvang18-Oct-06 3:27 
AnswerRe: How to Create icon Object from Stream ? Pin
panks_r17-Oct-06 18:59
panks_r17-Oct-06 18:59 
QuestionRe: How to Create icon Object from Stream ? Pin
hfrmobile27-Nov-06 7:04
hfrmobile27-Nov-06 7:04 
QuestionNumerical Sort of DataTable Pin
bward8417-Oct-06 5:51
bward8417-Oct-06 5:51 
AnswerRe: Numerical Sort of DataTable Pin
Guffa17-Oct-06 7:06
Guffa17-Oct-06 7:06 
Questionimage FileNotFound exception on shared server? Pin
Goalie3517-Oct-06 5:40
Goalie3517-Oct-06 5:40 
AnswerRe: image FileNotFound exception on shared server? Pin
Judah Gabriel Himango17-Oct-06 7:30
sponsorJudah Gabriel Himango17-Oct-06 7:30 
GeneralRe: image FileNotFound exception on shared server? Pin
Goalie3517-Oct-06 8:26
Goalie3517-Oct-06 8:26 
GeneralRe: image FileNotFound exception on shared server? Pin
Larantz17-Oct-06 11:26
Larantz17-Oct-06 11:26 

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.