Click here to Skip to main content
15,907,326 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: messenger Pin
originSH19-Aug-07 1:04
originSH19-Aug-07 1:04 
QuestionFramework Version Pin
jchigg200017-Aug-07 7:10
jchigg200017-Aug-07 7:10 
AnswerRe: Framework Version Pin
Luc Pattyn17-Aug-07 7:31
sitebuilderLuc Pattyn17-Aug-07 7:31 
GeneralRe: Framework Version Pin
Scott Dorman17-Aug-07 7:41
professionalScott Dorman17-Aug-07 7:41 
AnswerRe: Framework Version Pin
Scott Dorman17-Aug-07 7:48
professionalScott Dorman17-Aug-07 7:48 
GeneralRe: Framework Version Pin
jchigg200017-Aug-07 7:58
jchigg200017-Aug-07 7:58 
AnswerRe: Framework Version Pin
Vasudevan Deepak Kumar20-Aug-07 20:36
Vasudevan Deepak Kumar20-Aug-07 20:36 
Question64-bit Interop Pin
Leslie Sanford17-Aug-07 6:42
Leslie Sanford17-Aug-07 6:42 
I was running one of my assemblies through FxCop and got this message:

"As it is declared in your code, parameter 'handle' of PInvoke NativeMethods.waveOutGetVolume(Int32, Int32&):Int32 will be 4 bytes wide on 64-bit platforms. This is not correct, as the actual native declaration of this API indicates it should be 8 bytes wide on 64-bit platforms. Consult the MSDN Platform SDK documentation for help determining what data type should be used instead of 'System.Int32'."

I've been looking at MSDN and haven't found anything yet specific to this problem. Still looking. But I thought I'd go ahead and ask here. How do you declare your interop methods so that they work correctly on both 32-bit and 64-bit systems?
AnswerRe: 64-bit Interop Pin
Abisodun17-Aug-07 6:49
Abisodun17-Aug-07 6:49 
GeneralRe: 64-bit Interop [modified] Pin
Leslie Sanford17-Aug-07 7:23
Leslie Sanford17-Aug-07 7:23 
GeneralRe: 64-bit Interop Pin
Dave Kreskowiak17-Aug-07 7:35
mveDave Kreskowiak17-Aug-07 7:35 
GeneralRe: 64-bit Interop Pin
Leslie Sanford17-Aug-07 7:38
Leslie Sanford17-Aug-07 7:38 
GeneralRe: 64-bit Interop Pin
Luc Pattyn17-Aug-07 7:38
sitebuilderLuc Pattyn17-Aug-07 7:38 
GeneralRe: 64-bit Interop Pin
Leslie Sanford17-Aug-07 7:42
Leslie Sanford17-Aug-07 7:42 
GeneralRe: 64-bit Interop Pin
Luc Pattyn17-Aug-07 7:47
sitebuilderLuc Pattyn17-Aug-07 7:47 
GeneralRe: 64-bit Interop Pin
Leslie Sanford17-Aug-07 8:04
Leslie Sanford17-Aug-07 8:04 
GeneralRe: 64-bit Interop Pin
Luc Pattyn17-Aug-07 8:14
sitebuilderLuc Pattyn17-Aug-07 8:14 
GeneralRe: 64-bit Interop Pin
Leslie Sanford17-Aug-07 11:30
Leslie Sanford17-Aug-07 11:30 
GeneralRe: 64-bit Interop Pin
Luc Pattyn17-Aug-07 12:39
sitebuilderLuc Pattyn17-Aug-07 12:39 
QuestionIs any Record Set Concept is there in OLEDB Pin
Praveen 12317-Aug-07 1:29
Praveen 12317-Aug-07 1:29 
AnswerRe: Is any Record Set Concept is there in OLEDB Pin
Scott Dorman17-Aug-07 10:26
professionalScott Dorman17-Aug-07 10:26 
Questionflash button Pin
michael_jhons16-Aug-07 21:42
michael_jhons16-Aug-07 21:42 
AnswerRe: flash button Pin
pmarfleet16-Aug-07 23:33
pmarfleet16-Aug-07 23:33 
QuestionSource C# for Chinese Chess Pin
Quoc Trang16-Aug-07 17:54
Quoc Trang16-Aug-07 17:54 
QuestionHow To install msi file along with my app setup Pin
Mayur16-Aug-07 4:52
professionalMayur16-Aug-07 4: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.