Click here to Skip to main content
15,893,790 members
Home / Discussions / C#
   

C#

 
GeneralRe: could any one tell me how ? Pin
Rob Graham22-Jan-05 7:50
Rob Graham22-Jan-05 7:50 
GeneralRe: could any one tell me how ? Pin
PatrickShane22-Jan-05 8:18
PatrickShane22-Jan-05 8:18 
GeneralRe: could any one tell me how ? Pin
DougW4822-Jan-05 9:24
DougW4822-Jan-05 9:24 
GeneralQuestion in windows forms : Pin
ImanMahmoud21-Jan-05 12:03
ImanMahmoud21-Jan-05 12:03 
GeneralRe: Question in windows forms : Pin
Dennis C. Dietrich21-Jan-05 12:38
Dennis C. Dietrich21-Jan-05 12:38 
GeneralRe: Question in windows forms : Pin
Pyro Joe21-Jan-05 12:54
Pyro Joe21-Jan-05 12:54 
Generalexpression results highlighting Pin
Pyro Joe21-Jan-05 11:04
Pyro Joe21-Jan-05 11:04 
Generalnewbi - passing values Pin
Dwayner7921-Jan-05 10:41
Dwayner7921-Jan-05 10:41 
GeneralRe: newbi - passing values Pin
MyThread21-Jan-05 12:48
MyThread21-Jan-05 12:48 
GeneralRe: newbi - passing values Pin
Dwayner7921-Jan-05 13:07
Dwayner7921-Jan-05 13:07 
GeneralRe: newbi - passing values Pin
mav.northwind21-Jan-05 12:56
mav.northwind21-Jan-05 12:56 
GeneralRe: newbi - passing values Pin
Dwayner7921-Jan-05 13:03
Dwayner7921-Jan-05 13:03 
GeneralRe: newbi - passing values Pin
Dwayner7924-Jan-05 1:10
Dwayner7924-Jan-05 1:10 
GeneralRe: OleDbDataReader Pin
Colin Angus Mackay21-Jan-05 10:10
Colin Angus Mackay21-Jan-05 10:10 
Generalwebservice problem Pin
21-Jan-05 9:14
suss21-Jan-05 9:14 
GeneralRe: webservice problem Pin
Bahadir Cambel21-Jan-05 14:47
Bahadir Cambel21-Jan-05 14:47 
GeneralRe: webservice problem Pin
PatrickShane21-Jan-05 16:57
PatrickShane21-Jan-05 16:57 
GeneralRe: webservice problem Pin
WDI21-Jan-05 17:46
WDI21-Jan-05 17:46 
GeneralRe: webservice problem Pin
PatrickShane22-Jan-05 8:36
PatrickShane22-Jan-05 8:36 
GeneralRe: webservice problem Pin
WDI22-Jan-05 8:51
WDI22-Jan-05 8:51 
GeneralSending messages through an exchange server Pin
Esmo200021-Jan-05 9:08
Esmo200021-Jan-05 9:08 
GeneralRe: Sending messages through an exchange server Pin
Esmo200021-Jan-05 10:40
Esmo200021-Jan-05 10:40 
GeneralI need to create a movie file from my DirectDraw surfaces that I can play in PowerPoint (Please help me out) Pin
SIDDHARTH_JAIN21-Jan-05 9:05
SIDDHARTH_JAIN21-Jan-05 9:05 
GeneralDirectX.UnsafeNativeMethods Pin
thepersonof21-Jan-05 7:52
thepersonof21-Jan-05 7:52 
Hi I've got this line:
<br />
Vector2* test = UnsafeNativeMethods.Vector2.Hermite(pOut, pPos, pTan, pPos2, pTan2, weight);

which should work I think, but it says:

The type or namespace name 'UnsafeNativeMethods' does not exist in the namespace 'Microsoft.DirectX' (are you missing an assembly reference?) C:\DXDev\CodeFile1.cs

I've loaded the microsoft.directx.dll version 1.0.900.0
Whats happening??

Thanks
GeneralRe: DirectX.UnsafeNativeMethods Pin
leppie21-Jan-05 8:58
leppie21-Jan-05 8:58 

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.