Click here to Skip to main content
15,925,400 members
Home / Discussions / C#
   

C#

 
AnswerRe: Converting C++ COM to C# Pin
cpkilekofp25-Sep-08 3:00
cpkilekofp25-Sep-08 3:00 
Question64 bit WMI Pin
arkiboys23-Sep-08 3:17
arkiboys23-Sep-08 3:17 
JokeRe: 64 bit WMI Pin
Giorgi Dalakishvili23-Sep-08 3:38
mentorGiorgi Dalakishvili23-Sep-08 3:38 
GeneralRe: 64 bit WMI Pin
arkiboys23-Sep-08 4:06
arkiboys23-Sep-08 4:06 
GeneralRe: 64 bit WMI Pin
Giorgi Dalakishvili23-Sep-08 4:10
mentorGiorgi Dalakishvili23-Sep-08 4:10 
GeneralRe: 64 bit WMI Pin
arkiboys23-Sep-08 4:13
arkiboys23-Sep-08 4:13 
GeneralRe: 64 bit WMI Pin
#realJSOP23-Sep-08 23:28
professional#realJSOP23-Sep-08 23:28 
GeneralRe: 64 bit WMI Pin
cpkilekofp24-Sep-08 7:05
cpkilekofp24-Sep-08 7:05 
arkiboys wrote:
How can this code under 64 bit machine when the select query is looking at win32 ?


The WIN32 reference has NOTHING to do with how many bits your OS uses for integers. It is related to the Win32 interface for Windows, so the code wouldn't change. What you need is permission to access Win32 resources, which may be forbidden by default on 64-bit versions of WinOS.
GeneralRe: 64 bit WMI Pin
arkiboys24-Sep-08 20:53
arkiboys24-Sep-08 20:53 
GeneralRe: 64 bit WMI Pin
cpkilekofp25-Sep-08 2:55
cpkilekofp25-Sep-08 2:55 
GeneralRe: 64 bit WMI Pin
arkiboys25-Sep-08 3:41
arkiboys25-Sep-08 3:41 
GeneralRe: 64 bit WMI Pin
cpkilekofp25-Sep-08 3:55
cpkilekofp25-Sep-08 3:55 
GeneralRe: 64 bit WMI Pin
arkiboys25-Sep-08 4:07
arkiboys25-Sep-08 4:07 
GeneralRe: 64 bit WMI Pin
cpkilekofp25-Sep-08 5:30
cpkilekofp25-Sep-08 5:30 
GeneralRe: 64 bit WMI Pin
arkiboys25-Sep-08 22:10
arkiboys25-Sep-08 22:10 
QuestionProblems Working with Interop.Word [modified] Pin
Julia123-Sep-08 2:16
Julia123-Sep-08 2:16 
AnswerAttempt to bump post. Pin
Pete O'Hanlon23-Sep-08 2:21
mvePete O'Hanlon23-Sep-08 2:21 
JokeRe: Attempt to bump post. Pin
Paul Conrad23-Sep-08 6:24
professionalPaul Conrad23-Sep-08 6:24 
QuestionHow to write from begiinign of a file preserving the old content of the file Pin
mutpan23-Sep-08 1:37
mutpan23-Sep-08 1:37 
AnswerRe: How to write from begiinign of a file preserving the old content of the file Pin
leppie23-Sep-08 1:44
leppie23-Sep-08 1:44 
AnswerRe: How to write from begiinign of a file preserving the old content of the file Pin
PIEBALDconsult23-Sep-08 3:23
mvePIEBALDconsult23-Sep-08 3:23 
AnswerRe: How to write from begiinign of a file preserving the old content of the file Pin
cpkilekofp25-Sep-08 9:43
cpkilekofp25-Sep-08 9:43 
QuestionDenay Screen.PrimaryScreen.Bounds.X function Pin
yesu prakash23-Sep-08 1:35
yesu prakash23-Sep-08 1:35 
AnswerRe: Denay Screen.PrimaryScreen.Bounds.X function Pin
leppie23-Sep-08 1:43
leppie23-Sep-08 1:43 
GeneralRe: Denay Screen.PrimaryScreen.Bounds.X function Pin
yesu prakash23-Sep-08 1:47
yesu prakash23-Sep-08 1:47 

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.