Click here to Skip to main content
15,900,725 members
Home / Discussions / C#
   

C#

 
QuestionRuning a process Pin
Yoyosch19-Nov-05 4:19
Yoyosch19-Nov-05 4:19 
AnswerRe: Runing a process Pin
User 665819-Nov-05 6:09
User 665819-Nov-05 6:09 
GeneralRe: Runing a process Pin
Yoyosch19-Nov-05 6:41
Yoyosch19-Nov-05 6:41 
GeneralRe: Runing a process Pin
User 665819-Nov-05 6:43
User 665819-Nov-05 6:43 
GeneralRe: Runing a process Pin
Yoyosch19-Nov-05 7:52
Yoyosch19-Nov-05 7:52 
GeneralRe: Runing a process Pin
Curtis Schlak.20-Nov-05 6:48
Curtis Schlak.20-Nov-05 6:48 
GeneralRe: Runing a process Pin
Yoyosch20-Nov-05 8:38
Yoyosch20-Nov-05 8:38 
GeneralRe: Runing a process Pin
Curtis Schlak.20-Nov-05 13:49
Curtis Schlak.20-Nov-05 13:49 
I do not know how to program in Delphi 6. However, I can help you with the C# implementation. Follow these steps:

  1. Create a class derived from the NativeWindow class to handle the messages sent from your Delphi 6 application.
  2. Instantiate the main form.
  3. When the window has been created for the main form, instantiate an object of your class derived from NativeWindow and assign the handle of your main form to it using the AssignHandle method.
  4. Process the messages from the Delphi 6 application
  5. Win the affection of developers and managers everywhere.

I hope that helps.

"we must lose precision to make significant
      statements about complex systems."
              -deKorvin on uncertainty

GeneralRe: Runing a process Pin
Yoyosch22-Nov-05 2:12
Yoyosch22-Nov-05 2:12 
QuestionServicedComponent implementing IEnumerable Pin
napsack19-Nov-05 3:00
napsack19-Nov-05 3:00 
QuestionPerformence in c# Pin
dinh van hai18-Nov-05 22:39
dinh van hai18-Nov-05 22:39 
AnswerRe: Performence in c# Pin
Niklas Ulvinge19-Nov-05 1:41
Niklas Ulvinge19-Nov-05 1:41 
GeneralRe: Performence in c# Pin
User 665819-Nov-05 3:13
User 665819-Nov-05 3:13 
GeneralRe: Performence in c# Pin
Niklas Ulvinge19-Nov-05 3:23
Niklas Ulvinge19-Nov-05 3:23 
GeneralRe: Performence in c# Pin
User 665819-Nov-05 3:37
User 665819-Nov-05 3:37 
GeneralRe: Performence in c# Pin
Niklas Ulvinge19-Nov-05 3:41
Niklas Ulvinge19-Nov-05 3:41 
GeneralRe: Performence in c# Pin
Daniel Grunwald19-Nov-05 6:37
Daniel Grunwald19-Nov-05 6:37 
GeneralRe: Performence in c# Pin
Niklas Ulvinge19-Nov-05 6:47
Niklas Ulvinge19-Nov-05 6:47 
GeneralRe: Performence in c# Pin
Daniel Grunwald19-Nov-05 7:15
Daniel Grunwald19-Nov-05 7:15 
GeneralRe: Performence in c# Pin
User 665819-Nov-05 7:36
User 665819-Nov-05 7:36 
GeneralRe: Performence in c# Pin
Niklas Ulvinge19-Nov-05 7:46
Niklas Ulvinge19-Nov-05 7:46 
GeneralRe: Performence in c# Pin
Niklas Ulvinge19-Nov-05 7:47
Niklas Ulvinge19-Nov-05 7:47 
GeneralRe: Performence in c# Pin
Daniel Grunwald19-Nov-05 8:00
Daniel Grunwald19-Nov-05 8:00 
GeneralRe: Performence in c# Pin
Niklas Ulvinge19-Nov-05 8:07
Niklas Ulvinge19-Nov-05 8:07 
GeneralRe: Performence in c# Pin
Daniel Grunwald19-Nov-05 8:12
Daniel Grunwald19-Nov-05 8:12 

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.