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

C#

 
GeneralRe: MainWindowHandle Pin
Heath Stewart24-Feb-04 3:38
protectorHeath Stewart24-Feb-04 3:38 
GeneralDelegate vs. Function - a benchmark Pin
Meysam Mahfouzi19-Feb-04 17:58
Meysam Mahfouzi19-Feb-04 17:58 
GeneralRe: Delegate vs. Function - a benchmark Pin
Judah Gabriel Himango19-Feb-04 19:25
sponsorJudah Gabriel Himango19-Feb-04 19:25 
GeneralRe: Delegate vs. Function - a benchmark Pin
Werdna19-Feb-04 19:38
Werdna19-Feb-04 19:38 
Questiondefine char* ? Pin
azusakt19-Feb-04 17:12
azusakt19-Feb-04 17:12 
AnswerRe: define char* ? Pin
Heath Stewart19-Feb-04 17:29
protectorHeath Stewart19-Feb-04 17:29 
GeneralRe: define char* ? Pin
azusakt19-Feb-04 19:39
azusakt19-Feb-04 19:39 
GeneralRe: define char* ? Pin
Heath Stewart20-Feb-04 2:58
protectorHeath Stewart20-Feb-04 2:58 
If you want to know more, the place to start is the .NET Framework SDK. I really don't read many books and rely more on SDKs and intuition. I know that if you go to http://www.microsoft.com/mspress[^] you can find books on .NET and I believe there's even one about COM interoperability.

Anyway, the code is typed correctly. It's just a matter of whether or not is matches your native struct declaration.

On an unrelated note, you don't need to use the <code> tags when inside the <pre> tags. The former is used for in-line programming elements (i.e., classes, structs, methods, properties, etc.) where the latter is for blocks. I'm glad to see that someone is actually using
<pre> though! <br />
<br />
<div style="width: 100%; font-size: 2px; margin-bottom: -10px; background-color: rgba(255, 153, 0, 1)"</div><br />
Microsoft MVP, Visual C#<br />
<a href="http://www.codeproject.com/script/articles/list_articles.asp?userid=46969">My Articles</a>

GeneralProblems with network interfaces Pin
Chen Pang19-Feb-04 16:13
Chen Pang19-Feb-04 16:13 
GeneralRe: Problems with network interfaces Pin
Heath Stewart19-Feb-04 17:33
protectorHeath Stewart19-Feb-04 17:33 
GeneralRe: Problems with network interfaces Pin
Chen Pang19-Feb-04 18:13
Chen Pang19-Feb-04 18:13 
GeneralRe: Problems with network interfaces Pin
Heath Stewart20-Feb-04 2:53
protectorHeath Stewart20-Feb-04 2:53 
GeneralRe: Problems with network interfaces Pin
Chen Pang20-Feb-04 4:19
Chen Pang20-Feb-04 4:19 
GeneralCheck if a web service is available Pin
Boogie19-Feb-04 15:03
Boogie19-Feb-04 15:03 
GeneralRe: Check if a web service is available Pin
Heath Stewart19-Feb-04 17:36
protectorHeath Stewart19-Feb-04 17:36 
GeneralRe: Check if a web service is available Pin
Boogie20-Feb-04 11:37
Boogie20-Feb-04 11:37 
GeneralRe: Check if a web service is available Pin
Heath Stewart20-Feb-04 13:13
protectorHeath Stewart20-Feb-04 13:13 
GeneralRe: Check if a web service is available Pin
Boogie20-Feb-04 13:24
Boogie20-Feb-04 13:24 
GeneralDataGrid crashes when data comes from sub threads Pin
Franz Pentenrieder19-Feb-04 11:57
Franz Pentenrieder19-Feb-04 11:57 
GeneralRe: DataGrid crashes when data comes from sub threads Pin
Heath Stewart19-Feb-04 12:05
protectorHeath Stewart19-Feb-04 12:05 
GeneralRe: DataGrid crashes when data comes from sub threads Pin
Franz Pentenrieder19-Feb-04 12:47
Franz Pentenrieder19-Feb-04 12:47 
GeneralStruct Question Pin
rbarzallo19-Feb-04 11:04
rbarzallo19-Feb-04 11:04 
GeneralRe: Struct Question Pin
Christian Graus19-Feb-04 11:20
protectorChristian Graus19-Feb-04 11:20 
GeneralRe: Struct Question Pin
rbarzallo19-Feb-04 11:35
rbarzallo19-Feb-04 11:35 
QuestionWhere is CPropertyPage? Pin
RNEELY19-Feb-04 9:53
RNEELY19-Feb-04 9:53 

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.