Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: Scroll panel from caret Pin
mr_seus13-Jul-05 13:40
mr_seus13-Jul-05 13:40 
QuestionHow to create a shortcut Pin
kevin_smoke13-Jul-05 5:43
kevin_smoke13-Jul-05 5:43 
AnswerRe: How to create a shortcut Pin
Judah Gabriel Himango13-Jul-05 7:46
sponsorJudah Gabriel Himango13-Jul-05 7:46 
GeneralLoggin in C# Pin
rnvrnv13-Jul-05 5:31
rnvrnv13-Jul-05 5:31 
GeneralRe: Loggin in C# Pin
S. Senthil Kumar13-Jul-05 6:31
S. Senthil Kumar13-Jul-05 6:31 
GeneralRe: Loggin in C# Pin
eggie513-Jul-05 6:55
eggie513-Jul-05 6:55 
GeneralRe: Loggin in C# Pin
Steve Maier13-Jul-05 7:18
professionalSteve Maier13-Jul-05 7:18 
GeneralHuge problem with controls Pin
zaboboa13-Jul-05 5:17
zaboboa13-Jul-05 5:17 
GeneralRe: Huge problem with controls Pin
Judah Gabriel Himango13-Jul-05 10:47
sponsorJudah Gabriel Himango13-Jul-05 10:47 
GeneralRe: Huge problem with controls Pin
jdkulkarni14-Jul-05 2:49
jdkulkarni14-Jul-05 2:49 
QuestionHow do I get client input from dynamically created controls that I can use in server-side code??? Pin
jengbrecht13-Jul-05 5:13
jengbrecht13-Jul-05 5:13 
Generalfinding control in datagrid header Pin
livez13-Jul-05 4:52
livez13-Jul-05 4:52 
GeneralRe: finding control in datagrid header Pin
thomasa22-Jul-05 2:06
thomasa22-Jul-05 2:06 
Generaldisable browsing directory Pin
Emily7713-Jul-05 3:54
Emily7713-Jul-05 3:54 
GeneralRe: disable browsing directory Pin
Guffa13-Jul-05 4:43
Guffa13-Jul-05 4:43 
QuestionHow tocall Asynchronous webservice for my code Pin
Vinkum13-Jul-05 3:51
Vinkum13-Jul-05 3:51 
General.NET Project renamer free tool Pin
Anonymous13-Jul-05 3:36
Anonymous13-Jul-05 3:36 
GeneralAnother stinking ad! Pin
Dave Kreskowiak13-Jul-05 5:13
mveDave Kreskowiak13-Jul-05 5:13 
Generalpassing struct to web service Pin
fady_sayegh13-Jul-05 3:35
fady_sayegh13-Jul-05 3:35 
GeneralRe: passing struct to web service Pin
Guffa13-Jul-05 4:49
Guffa13-Jul-05 4:49 
GeneralRe: passing struct to web service Pin
fady_sayegh13-Jul-05 4:53
fady_sayegh13-Jul-05 4:53 
GeneralRe: passing struct to web service Pin
fady_sayegh13-Jul-05 4:57
fady_sayegh13-Jul-05 4:57 
GeneralIf dircectX is not installed and i have all the dll's and stuff... Pin
Anthony Mushrow13-Jul-05 3:17
professionalAnthony Mushrow13-Jul-05 3:17 
GeneralRe: If dircectX is not installed and i have all the dll's and stuff... Pin
Dave Kreskowiak13-Jul-05 5:11
mveDave Kreskowiak13-Jul-05 5:11 
That depends on which .DLL's your talking about. The DirectX .DLL's will have to be installed using the Redistributable installer. The Managed DirectX Interop .DLL's you can include with your app. These are the .DLL's you should be setting your reference to. You haven't done this judging by the error message you posted.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: If dircectX is not installed and i have all the dll's and stuff... Pin
Steve Maier13-Jul-05 7:24
professionalSteve Maier13-Jul-05 7:24 

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.