Click here to Skip to main content
15,906,455 members
Home / Discussions / C#
   

C#

 
AnswerRe: NET Code Generator for C ++ DLL Pin
Dave Kreskowiak5-Dec-12 2:23
mveDave Kreskowiak5-Dec-12 2:23 
GeneralRe: NET Code Generator for C ++ DLL Pin
MrKyaw9-Dec-12 18:07
MrKyaw9-Dec-12 18:07 
GeneralRe: NET Code Generator for C ++ DLL Pin
Dave Kreskowiak9-Dec-12 19:32
mveDave Kreskowiak9-Dec-12 19:32 
GeneralRe: NET Code Generator for C ++ DLL Pin
MrKyaw16-Dec-12 20:17
MrKyaw16-Dec-12 20:17 
GeneralRe: NET Code Generator for C ++ DLL Pin
Dave Kreskowiak17-Dec-12 3:30
mveDave Kreskowiak17-Dec-12 3:30 
GeneralRe: NET Code Generator for C ++ DLL Pin
MrKyaw18-Dec-12 22:38
MrKyaw18-Dec-12 22:38 
QuestionDisplay popup control through window service Pin
PankajKSood4-Dec-12 19:01
PankajKSood4-Dec-12 19:01 
AnswerRe: Display popup control through window service Pin
V.4-Dec-12 21:19
professionalV.4-Dec-12 21:19 
AnswerRe: Display popup control through window service Pin
BobJanova4-Dec-12 23:57
BobJanova4-Dec-12 23:57 
QuestionProblem with Taskbar Notifications window 7 Pin
PankajKSood4-Dec-12 18:55
PankajKSood4-Dec-12 18:55 
AnswerRe: Problem with Taskbar Notifications window 7 Pin
Eddy Vluggen4-Dec-12 21:42
professionalEddy Vluggen4-Dec-12 21:42 
AnswerRe: Problem with Taskbar Notifications window 7 Pin
Dave Kreskowiak5-Dec-12 2:20
mveDave Kreskowiak5-Dec-12 2:20 
QuestionHow to pass null to a ref ushort parameter in interop method? Pin
Garry Smith4-Dec-12 8:01
Garry Smith4-Dec-12 8:01 
AnswerRe: How to pass null to a ref ushort parameter in interop method? Pin
Gerry Schmitz4-Dec-12 10:41
mveGerry Schmitz4-Dec-12 10:41 
GeneralRe: How to pass null to a ref ushort parameter in interop method? Pin
Garry Smith4-Dec-12 14:07
Garry Smith4-Dec-12 14:07 
GeneralRe: How to pass null to a ref ushort parameter in interop method? Pin
Gerry Schmitz4-Dec-12 15:24
mveGerry Schmitz4-Dec-12 15:24 
GeneralRe: How to pass null to a ref ushort parameter in interop method? Pin
Garry Smith5-Dec-12 4:42
Garry Smith5-Dec-12 4:42 
GeneralRe: How to pass null to a ref ushort parameter in interop method? Pin
Gerry Schmitz5-Dec-12 9:46
mveGerry Schmitz5-Dec-12 9:46 
GeneralRe: How to pass null to a ref ushort parameter in interop method? Pin
Dave Kreskowiak4-Dec-12 18:23
mveDave Kreskowiak4-Dec-12 18:23 
GeneralRe: How to pass null to a ref ushort parameter in interop method? Pin
Garry Smith5-Dec-12 4:13
Garry Smith5-Dec-12 4:13 
GeneralRe: How to pass null to a ref ushort parameter in interop method? Pin
Dave Kreskowiak5-Dec-12 6:13
mveDave Kreskowiak5-Dec-12 6:13 
AnswerRe: How to pass null to a ref ushort parameter in interop method? Pin
DaveyM694-Dec-12 23:51
professionalDaveyM694-Dec-12 23:51 
Create an overload with that parameter changed to System.IntPtr and pass System.IntPtr.Zero when you require null.
Dave

Binging is like googling, it just feels dirtier.
Please take your VB.NET out of our nice case sensitive forum.
Astonish us. Be exceptional. (Pete O'Hanlon)

BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)



AnswerRe: How to pass null to a ref ushort parameter in interop method? Pin
BobJanova4-Dec-12 23:55
BobJanova4-Dec-12 23:55 
Questiontrame GPS in c# Pin
chouu4-Dec-12 4:46
chouu4-Dec-12 4:46 
AnswerRe: trame GPS in c# Pin
Dave Kreskowiak4-Dec-12 7:52
mveDave Kreskowiak4-Dec-12 7:52 

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.