![]() |
| | #1 |
| Guest
Posts: n/a
| Ref |
|
| | #2 |
| the hat of redundancy hat Join Date: Aug 2001 Location: Hannover, Germany
Posts: 2,769
| In case of DirectX they will definetly need the whole DirectX installed. And while we are at it, have a look at DX9, it has a very nice manageg C++ and C# interface.
__________________ hth -nv She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate." When in doubt, read the FAQ. Then ask a smart question. |
| nvoigt is offline | |
| | #3 |
| Guest
Posts: n/a
| ok I'll check it out. but What about other Non dot net / Non Direct X DLL's ? |
|
| | #4 |
| the hat of redundancy hat Join Date: Aug 2001 Location: Hannover, Germany
Posts: 2,769
| The client will need a copy of it. Your executable will only have a reference to it. You might find an installer that checks all those dependencies and includes the dlls in your setup, but I'm not sure if the inbuild installer will do this.
__________________ hth -nv She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate." When in doubt, read the FAQ. Then ask a smart question. |
| nvoigt is offline | |
| | #5 |
| Guest
Posts: n/a
| What about Crystal reports ? with the end user need something installed or will the framework runtime cover that ? what if it's crystal reports over asp.net ? |
|
| | #6 |
| UNBANNED Join Date: Jan 2002
Posts: 669
| If it's ASP.NET then it is Server-Side executed and generates HTML - nothing extra is needed.
__________________ My Avatar says: "Stay in School" Rocco is the Boy! "SHUT YOUR LIPS..." |
| OneStiffRod is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ref and out | Mavix | C# Programming | 2 | 01-22-2008 07:54 AM |
| To pass by ref or not to. | prog-bman | C++ Programming | 10 | 04-18-2006 08:56 PM |
| C function - Pass by value? Pass By Ref? | stevong | C Programming | 4 | 11-18-2005 08:02 AM |
| HowTo increase 1 value to the pointer and pass by ref? | Mathsniper | C Programming | 10 | 10-29-2005 05:21 PM |
| Need ref for some C++ stuff... | hypertension | C++ Programming | 2 | 11-11-2003 05:24 AM |