Click here to Skip to main content
15,915,508 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# and Outlook 2003 Pin
Christian Graus16-Jan-07 8:23
protectorChristian Graus16-Jan-07 8:23 
QuestionRe: C# and Outlook 2003 Pin
Askalo16-Jan-07 13:03
Askalo16-Jan-07 13:03 
AnswerRe: C# and Outlook 2003 Pin
Phillip M. Hoff16-Jan-07 17:32
Phillip M. Hoff16-Jan-07 17:32 
QuestionDllMain in C# Pin
wout de zeeuw16-Jan-07 5:33
wout de zeeuw16-Jan-07 5:33 
AnswerRe: DllMain in C# Pin
Dave Kreskowiak16-Jan-07 5:49
mveDave Kreskowiak16-Jan-07 5:49 
GeneralRe: DllMain in C# Pin
wout de zeeuw16-Jan-07 5:57
wout de zeeuw16-Jan-07 5:57 
GeneralRe: DllMain in C# Pin
Ed.Poore16-Jan-07 7:15
Ed.Poore16-Jan-07 7:15 
GeneralRe: DllMain in C# Pin
wout de zeeuw16-Jan-07 14:07
wout de zeeuw16-Jan-07 14:07 
That's the tricky part, most of it is just vector, point and matrix structs (and in all honesty, that stuff isn't all that special, so I shouldn't worry too much about license checking that part).

And then there are a few classes for the somewhat bigger geometric stuff like polyline, polygon and triangulation classes, so I should probably settle for making some static initializers in those that do license checking.

I hope microsoft will give us component developers some better tools for protecting our software. They could have quite easily done something in the assembly and type loading department so developers could hook into it.

Wout

GeneralRe: DllMain in C# Pin
Ed.Poore16-Jan-07 20:54
Ed.Poore16-Jan-07 20:54 
QuestionHow can I compare two points in C#? Pin
kmuthuk16-Jan-07 4:53
kmuthuk16-Jan-07 4:53 
AnswerRe: How can I compare two points in C#? Pin
Colin Angus Mackay16-Jan-07 5:00
Colin Angus Mackay16-Jan-07 5:00 
GeneralRe: How can I compare two points in C#? Pin
kmuthuk16-Jan-07 5:42
kmuthuk16-Jan-07 5:42 
GeneralRe: How can I compare two points in C#? Pin
wout de zeeuw16-Jan-07 5:46
wout de zeeuw16-Jan-07 5:46 
AnswerRe: How can I compare two points in C#? Pin
davidc2p16-Jan-07 5:04
davidc2p16-Jan-07 5:04 
AnswerRe: How can I compare two points in C#? Pin
Luc Pattyn16-Jan-07 5:50
sitebuilderLuc Pattyn16-Jan-07 5:50 
QuestionEstablishing Relationship with tables in SQL Server 2000 Pin
Banjo Ayorinde16-Jan-07 4:33
Banjo Ayorinde16-Jan-07 4:33 
AnswerRe: Establishing Relationship with tables in SQL Server 2000 Pin
Colin Angus Mackay16-Jan-07 4:47
Colin Angus Mackay16-Jan-07 4:47 
QuestionCreating Report with Crystal Report based on SQL 2000 Pin
Banjo Ayorinde16-Jan-07 4:26
Banjo Ayorinde16-Jan-07 4:26 
Questionvisual style Pin
fmardani16-Jan-07 4:26
fmardani16-Jan-07 4:26 
QuestionBindingSource with Combo - how to clear the combo intiailly Pin
Umair Ahmad16-Jan-07 4:22
Umair Ahmad16-Jan-07 4:22 
QuestionAccess Remote Registry using WMI:StdRegProv Pin
Parrish16-Jan-07 4:14
Parrish16-Jan-07 4:14 
Questioncan't access object in finally-block [solved] Pin
Drum D.16-Jan-07 3:58
Drum D.16-Jan-07 3:58 
AnswerRe: can't access object in finally-block Pin
Pete O'Hanlon16-Jan-07 4:17
mvePete O'Hanlon16-Jan-07 4:17 
AnswerRe: can't access object in finally-block Pin
J4amieC16-Jan-07 5:09
J4amieC16-Jan-07 5:09 
AnswerRe: can't access object in finally-block Pin
Drum D.16-Jan-07 7:33
Drum D.16-Jan-07 7:33 

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.