Click here to Skip to main content
15,922,015 members
Home / Discussions / C#
   

C#

 
GeneralRe: GENERAL NETWORK ERROR..CONTACT YOUR DOCUMENTATION Pin
mav.northwind17-May-05 22:05
mav.northwind17-May-05 22:05 
Generalempty project wizard in Visual studio 2005 Pin
Anonymous16-May-05 18:46
Anonymous16-May-05 18:46 
GeneralSetCaretPos is not working Pin
CsharpHelp16-May-05 17:47
sussCsharpHelp16-May-05 17:47 
Questiona Collection of Panel's Problem ? Pin
hareluya16-May-05 17:32
hareluya16-May-05 17:32 
GeneralNeed explanation ... Pin
Francis Chau16-May-05 16:20
Francis Chau16-May-05 16:20 
GeneralRe: Need explanation ... Pin
Christian Graus16-May-05 18:36
protectorChristian Graus16-May-05 18:36 
GeneralRe: Need explanation ... Pin
Francis Chau16-May-05 19:20
Francis Chau16-May-05 19:20 
Generalexporting pure virtual interfaces from managed dll Pin
.dan.g.16-May-05 15:28
professional.dan.g.16-May-05 15:28 
i'm working on an existing VC6 application which has a plugin architecture supporting dlls which export and accept pure virtual inteface pointers. ie after loading the dll, the exe calls an exported C function on the dll which returns a pointer to a PVI. the exe then calls methods on the pPVI somtimes passing back a pointer to another PVI for the dll to manipulate.

now, this is trivial using traditional c++ and i've done it many times but more recently people writing the plugins has asked to use c#, VB.NET and other more 'modern' languages. the trouble is that i've very little experience of .NET programming and the issues around allowing managed and unmanaged code to communicate. and the more i google the less clear it becomes.

any suggestions for further reading matter or urls to sample code would be sincerely appeciated.

.dan.g.

AbstractSpoon Software
Generalmy application in system tray on windows startup Pin
Sasuko16-May-05 13:45
Sasuko16-May-05 13:45 
GeneralRe: my application in system tray on windows startup Pin
John Arlen116-May-05 15:28
John Arlen116-May-05 15:28 
GeneralRe: my application in system tray on windows startup Pin
Sasuko16-May-05 23:25
Sasuko16-May-05 23:25 
GeneralRe: my application in system tray on windows startup Pin
Drew Noakes17-May-05 1:45
Drew Noakes17-May-05 1:45 
GeneralRe: my application in system tray on windows startup Pin
pubududilena16-May-05 17:11
pubududilena16-May-05 17:11 
GeneralDirectinput question Pin
cardboard4216-May-05 13:41
cardboard4216-May-05 13:41 
QuestionHow do a make a scrolling window for a game? Pin
Anthony Mushrow16-May-05 13:36
professionalAnthony Mushrow16-May-05 13:36 
AnswerRe: How do a make a scrolling window for a game? Pin
Marc Clifton16-May-05 13:53
mvaMarc Clifton16-May-05 13:53 
GeneralDateTimePicker Pin
StephenMcAllister16-May-05 12:46
StephenMcAllister16-May-05 12:46 
GeneralDirectX basic drawing Pin
Kordzik16-May-05 11:55
Kordzik16-May-05 11:55 
GeneralRe: DirectX basic drawing Pin
MoustafaS17-May-05 0:41
MoustafaS17-May-05 0:41 
GeneralHelp with Encoding! Pin
methodincharge16-May-05 7:40
methodincharge16-May-05 7:40 
GeneralRe: Help with Encoding! Pin
User 665816-May-05 13:04
User 665816-May-05 13:04 
GeneralRe: Help with Encoding! Pin
methodincharge16-May-05 14:39
methodincharge16-May-05 14:39 
GeneralIncluding files in my app, then using them Pin
Anthony Mushrow16-May-05 7:25
professionalAnthony Mushrow16-May-05 7:25 
GeneralRe: Including files in my app, then using them Pin
Marc Clifton16-May-05 11:29
mvaMarc Clifton16-May-05 11:29 
Question1. How to simulate mouse click on an arbitrary screen position? 2. How to get screen pixels color at arbitrary position? Pin
lgstef16-May-05 6:15
lgstef16-May-05 6:15 

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.