Click here to Skip to main content
15,906,463 members
Home / Discussions / C#
   

C#

 
GeneralRe: Type.GetType("System.Drawing.Color") returns null?! Pin
Arun Bhalla21-Oct-03 8:54
Arun Bhalla21-Oct-03 8:54 
GeneralRe: Type.GetType("System.Drawing.Color") returns null?! Pin
John Arlen21-Oct-03 9:04
John Arlen21-Oct-03 9:04 
GeneralRe: Type.GetType("System.Drawing.Color") returns null?! Pin
Arun Bhalla21-Oct-03 9:22
Arun Bhalla21-Oct-03 9:22 
GeneralRe: Type.GetType("System.Drawing.Color") returns null?! Pin
leppie21-Oct-03 11:53
leppie21-Oct-03 11:53 
GeneralRe: Type.GetType("System.Drawing.Color") returns null?! Pin
Arun Bhalla21-Oct-03 12:16
Arun Bhalla21-Oct-03 12:16 
Generalmanaged + unamanaged directx Pin
gonenb21-Oct-03 8:20
gonenb21-Oct-03 8:20 
GeneralRe: managed + unamanaged directx Pin
Jeremy Kimball24-Oct-03 5:32
Jeremy Kimball24-Oct-03 5:32 
GeneralRe: managed + unamanaged directx Pin
gonenb24-Oct-03 6:46
gonenb24-Oct-03 6:46 
hi

This is great news, i really love to read a tutorial, cant wait.
well, before i learned c# i wrote a nice music program for my engineering project, using very complex algorithm to synthesize many notes from a single note. since i needed to write a program that uses this algorithm, i wrote a windows application with c++ & directx , i used directsound to play the notes , and to learn more directx i also wrote my own gui using direct3d.

what im trying to say is that i know directx a little, and i learned c#+forms because i wanted to start learning standart gui's with the latest technology, to develop a newer simpler version of my university project , dropping the directx gui to write simple window's gui, and dropping the complex algorithm for simple midi, this will allow me to extend the programm really simple and fast.

the first this i checked is managed directx, and to my surprize microsoft did something strange, the added directDraw and removed directmusic. so no midi in managed directx Frown | :(

this is too long but i hope to give you motivation for the tutorial.


Gonen
GeneralRe: managed + unamanaged directx Pin
gonenb30-Oct-03 4:29
gonenb30-Oct-03 4:29 
GeneralThreads appear twice Pin
AJB...21-Oct-03 6:39
AJB...21-Oct-03 6:39 
GeneralRe: Threads appear twice Pin
James Simpson24-Oct-03 2:03
James Simpson24-Oct-03 2:03 
QuestionEditcontrol GUI widget.. Any Tips? Pin
kfowlks21-Oct-03 4:32
kfowlks21-Oct-03 4:32 
AnswerRe: Editcontrol GUI widget.. Any Tips? Pin
J. Dunlap21-Oct-03 12:14
J. Dunlap21-Oct-03 12:14 
GeneralRe: Editcontrol GUI widget.. Any Tips? Pin
kfowlks22-Oct-03 4:16
kfowlks22-Oct-03 4:16 
General__LINE__ Pin
Rick Crone21-Oct-03 3:53
Rick Crone21-Oct-03 3:53 
GeneralRe: __LINE__ Pin
Rick Crone21-Oct-03 5:51
Rick Crone21-Oct-03 5:51 
GeneralRe: __LINE__ Pin
Heath Stewart21-Oct-03 6:39
protectorHeath Stewart21-Oct-03 6:39 
GeneralRe: __LINE__ Pin
Rick Crone21-Oct-03 7:53
Rick Crone21-Oct-03 7:53 
GeneralRe: __LINE__ Pin
Heath Stewart21-Oct-03 8:36
protectorHeath Stewart21-Oct-03 8:36 
GeneralRe: __LINE__ Pin
Rick Crone21-Oct-03 9:43
Rick Crone21-Oct-03 9:43 
GeneralRe: __LINE__ Pin
leppie21-Oct-03 8:42
leppie21-Oct-03 8:42 
GeneralRe: __LINE__ Pin
J. Dunlap21-Oct-03 9:01
J. Dunlap21-Oct-03 9:01 
QuestionHow can I get graphics through message WM_NCPAINT ? Pin
wangier20-Oct-03 23:24
wangier20-Oct-03 23:24 
AnswerRe: How can I get graphics through message WM_NCPAINT ? Pin
Heath Stewart21-Oct-03 6:41
protectorHeath Stewart21-Oct-03 6:41 
GeneralRe: How can I get graphics through message WM_NCPAINT ? Pin
wangier21-Oct-03 15:08
wangier21-Oct-03 15:08 

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.