Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
GeneralRe: ArrayList Pin
Corinna John17-Jan-05 23:29
Corinna John17-Jan-05 23:29 
GeneralRe: ArrayList Pin
Anthony_Yio18-Jan-05 14:46
Anthony_Yio18-Jan-05 14:46 
GeneralRe: ArrayList Pin
Heath Stewart18-Jan-05 7:08
protectorHeath Stewart18-Jan-05 7:08 
GeneralRe: ArrayList Pin
Anthony_Yio18-Jan-05 14:56
Anthony_Yio18-Jan-05 14:56 
GeneralCrystal reports Pin
Zgaddo17-Jan-05 21:56
Zgaddo17-Jan-05 21:56 
GeneralRe: Crystal reports Pin
Heath Stewart18-Jan-05 7:02
protectorHeath Stewart18-Jan-05 7:02 
GeneralCreating Dyanamic Cursor Files Pin
SriMurali17-Jan-05 21:44
SriMurali17-Jan-05 21:44 
GeneralRe: Creating Dyanamic Cursor Files Pin
Heath Stewart18-Jan-05 7:00
protectorHeath Stewart18-Jan-05 7:00 
This request is well beyond the scope of this forum about writing in and using C#. If you want to create cursor files at runtime you need to understand the structure of a cursor blob (data), which is documented in the Platform SDK.

Read about Resources[^] in MSDN Online for information about the cursor data structures.

If you need help declaring such structures in C# and serializing them to a file stream, first read Marshaling Data with Platform Invoke[^] in the .NET Framework SDK. If you have further questions about how to do this in C# - if indeed you're trying to do this in C# - you can ask here.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralAccess Browser Body Text Pin
egyseiko17-Jan-05 21:35
egyseiko17-Jan-05 21:35 
GeneralRe: Access Browser Body Text Pin
Heath Stewart18-Jan-05 6:54
protectorHeath Stewart18-Jan-05 6:54 
GeneralRe: Access Browser Body Text Pin
egyseiko23-Jan-05 21:55
egyseiko23-Jan-05 21:55 
Generaldeclaring array dimension and type at runtime Pin
Karl 200017-Jan-05 19:21
Karl 200017-Jan-05 19:21 
GeneralRe: declaring array dimension and type at runtime Pin
Heath Stewart18-Jan-05 6:48
protectorHeath Stewart18-Jan-05 6:48 
GeneralRe: declaring array dimension and type at runtime Pin
Karl 200018-Jan-05 6:58
Karl 200018-Jan-05 6:58 
GeneralRe: declaring array dimension and type at runtime Pin
Heath Stewart18-Jan-05 8:36
protectorHeath Stewart18-Jan-05 8:36 
GeneralRe: declaring array dimension and type at runtime Pin
Karl 200018-Jan-05 9:11
Karl 200018-Jan-05 9:11 
Generalplace a text box in C# without toolbox Pin
itssuk17-Jan-05 19:14
itssuk17-Jan-05 19:14 
GeneralRe: place a text box in C# without toolbox Pin
mhmoud rawas17-Jan-05 19:24
mhmoud rawas17-Jan-05 19:24 
GeneralRe: place a text box in C# without toolbox Pin
Heath Stewart18-Jan-05 6:30
protectorHeath Stewart18-Jan-05 6:30 
GeneralNeed Code in C# for Pin
aaditya200017-Jan-05 19:12
aaditya200017-Jan-05 19:12 
GeneralRe: Need Code in C# for Pin
Christian Graus17-Jan-05 21:25
protectorChristian Graus17-Jan-05 21:25 
GeneralRe: Need Code in C# for Pin
Gregg Holter18-Jan-05 22:52
Gregg Holter18-Jan-05 22:52 
GeneralProblem in Return DataReader from a ServicedComponent object Pin
kianboo17-Jan-05 18:28
kianboo17-Jan-05 18:28 
QuestionCan asp.net use C++ DLL through C#? Pin
webdevelopex17-Jan-05 18:05
webdevelopex17-Jan-05 18:05 
AnswerRe: Can asp.net use C++ DLL through C#? Pin
Christian Graus17-Jan-05 21:27
protectorChristian Graus17-Jan-05 21:27 

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.