Click here to Skip to main content
15,912,665 members
Home / Discussions / C#
   

C#

 
GeneralRe: Splitter Problem Pin
xuhx20-Jun-04 15:17
xuhx20-Jun-04 15:17 
GeneralName servers lookup in c# Pin
smallguy17-Jun-04 11:31
smallguy17-Jun-04 11:31 
GeneralRe: Name servers lookup in c# Pin
Heath Stewart17-Jun-04 17:22
protectorHeath Stewart17-Jun-04 17:22 
GeneralRe: Name servers lookup in c# Pin
smallguy18-Jun-04 9:30
smallguy18-Jun-04 9:30 
GeneralPeopleSoft API and C# Pin
sean_carroll17-Jun-04 10:08
sean_carroll17-Jun-04 10:08 
GeneralRe: PeopleSoft API and C# Pin
Heath Stewart17-Jun-04 17:20
protectorHeath Stewart17-Jun-04 17:20 
GeneralRe: PeopleSoft API and C# Pin
sean_carroll18-Jun-04 3:51
sean_carroll18-Jun-04 3:51 
GeneralRe: PeopleSoft API and C# Pin
Heath Stewart18-Jun-04 4:35
protectorHeath Stewart18-Jun-04 4:35 
Read the following to learn more about P/Invoke and COM interop:Pay close attention to Platform Invoke Data Types[^] under the first section I linked. For example, a native long is actually a managed Int32 (int in C#), not an Int64 (long in C#).

As far as the error you mentioned, it seems like you're using a different keyboard layout that may not be using character code 61 ('=').

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: PeopleSoft API and C# Pin
sean_carroll18-Jun-04 4:55
sean_carroll18-Jun-04 4:55 
GeneralRe: PeopleSoft API and C# Pin
Heath Stewart18-Jun-04 5:08
protectorHeath Stewart18-Jun-04 5:08 
GeneralRe: PeopleSoft API and C# Pin
sean_carroll18-Jun-04 5:27
sean_carroll18-Jun-04 5:27 
GeneralRe: PeopleSoft API and C# Pin
Colin Angus Mackay17-Jun-04 22:51
Colin Angus Mackay17-Jun-04 22:51 
GeneralRe: PeopleSoft API and C# Pin
eggie517-Jun-04 23:02
eggie517-Jun-04 23:02 
GeneralWM_LBUTTONDOWN Message Pin
Guinness4Strength17-Jun-04 10:04
Guinness4Strength17-Jun-04 10:04 
GeneralRe: WM_LBUTTONDOWN Message Pin
Heath Stewart17-Jun-04 17:11
protectorHeath Stewart17-Jun-04 17:11 
GeneralRe: WM_LBUTTONDOWN Message Pin
Guinness4Strength18-Jun-04 2:58
Guinness4Strength18-Jun-04 2:58 
GeneralRe: WM_LBUTTONDOWN Message Pin
Heath Stewart18-Jun-04 3:44
protectorHeath Stewart18-Jun-04 3:44 
GeneralContext Menu Help Pin
StephenMcAllister17-Jun-04 9:48
StephenMcAllister17-Jun-04 9:48 
GeneralRe: Context Menu Help Pin
LongRange.Shooter17-Jun-04 10:47
LongRange.Shooter17-Jun-04 10:47 
GeneralRe: Context Menu Help Pin
Heath Stewart17-Jun-04 17:17
protectorHeath Stewart17-Jun-04 17:17 
QuestionVB6 Modules =? in C# ??? Pin
antoine@orchus-tech17-Jun-04 9:31
antoine@orchus-tech17-Jun-04 9:31 
AnswerRe: VB6 Modules =? in C# ??? Pin
Judah Gabriel Himango17-Jun-04 9:43
sponsorJudah Gabriel Himango17-Jun-04 9:43 
GeneralRe: VB6 Modules =? in C# ??? Pin
antoine@orchus-tech17-Jun-04 10:03
antoine@orchus-tech17-Jun-04 10:03 
GeneralRe: VB6 Modules =? in C# ??? Pin
Judah Gabriel Himango17-Jun-04 10:10
sponsorJudah Gabriel Himango17-Jun-04 10:10 
AnswerRe: VB6 Modules =? in C# ??? Pin
LongRange.Shooter17-Jun-04 10:55
LongRange.Shooter17-Jun-04 10:55 

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.