Click here to Skip to main content
15,910,797 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Monitor thread status Pin
George_George30-Jun-08 21:50
George_George30-Jun-08 21:50 
GeneralRe: Monitor thread status Pin
Hamid_RT1-Jul-08 20:37
Hamid_RT1-Jul-08 20:37 
GeneralRe: Monitor thread status Pin
George_George2-Jul-08 1:38
George_George2-Jul-08 1:38 
Questionstupid VC++ with timestamp Pin
tataxin30-Jun-08 16:27
tataxin30-Jun-08 16:27 
QuestionRe: stupid VC++ with timestamp Pin
David Crow30-Jun-08 17:20
David Crow30-Jun-08 17:20 
QuestionRe: stupid VC++ with timestamp [modified] Pin
tataxin30-Jun-08 19:07
tataxin30-Jun-08 19:07 
AnswerRe: stupid VC++ with timestamp Pin
David Crow1-Jul-08 3:33
David Crow1-Jul-08 3:33 
GeneralRe: stupid VC++ with timestamp Pin
tataxin1-Jul-08 16:37
tataxin1-Jul-08 16:37 
RantRe: stupid VC++ with timestamp Pin
Alan Balkany1-Jul-08 4:54
Alan Balkany1-Jul-08 4:54 
GeneralRe: stupid VC++ with timestamp Pin
tataxin1-Jul-08 16:40
tataxin1-Jul-08 16:40 
AnswerRe: stupid VC++ with timestamp Pin
kcynic30-Jun-08 17:27
kcynic30-Jun-08 17:27 
QuestionRe: stupid VC++ with timestamp Pin
tataxin30-Jun-08 18:53
tataxin30-Jun-08 18:53 
AnswerRe: stupid VC++ with timestamp Pin
kcynic30-Jun-08 19:27
kcynic30-Jun-08 19:27 
GeneralRe: stupid VC++ with timestamp Pin
tataxin30-Jun-08 19:45
tataxin30-Jun-08 19:45 
GeneralRe: stupid VC++ with timestamp [modified] Pin
kcynic1-Jul-08 17:05
kcynic1-Jul-08 17:05 
QuestionSDI Application with a Tabview Pin
godspeed12330-Jun-08 13:52
godspeed12330-Jun-08 13:52 
AnswerRe: SDI Application with a Tabview Pin
theCPkid30-Jun-08 19:08
theCPkid30-Jun-08 19:08 
Questionapplication settings window in xp/vista Pin
garyofcourse30-Jun-08 10:10
garyofcourse30-Jun-08 10:10 
AnswerRe: application settings window in xp/vista Pin
_AnsHUMAN_ 30-Jun-08 19:09
_AnsHUMAN_ 30-Jun-08 19:09 
QuestionDisplaying 3D interface on multiple platforms Pin
Dustin Henry30-Jun-08 8:17
Dustin Henry30-Jun-08 8:17 
AnswerRe: Displaying 3D interface on multiple platforms Pin
Nemanja Trifunovic30-Jun-08 9:36
Nemanja Trifunovic30-Jun-08 9:36 
GeneralRe: Displaying 3D interface on multiple platforms Pin
Dustin Henry30-Jun-08 10:11
Dustin Henry30-Jun-08 10:11 
Have you had any experience doing this with real-time 3D and know what the performance would be like? Most of the rendering will be done by user interaction, i.e. user controlled rotation, but we may need a free-spinning model as well. Also, it has been quite a while since I've done any web programming. How exactly would I embed this in the web page. I understand if I was generating a static page I could just write all of the HTML out via the WriteClient function, but if I am just using the program to display an ever changing image what would be the best process. I know I could use JavaScript controls to pass parameters to the dll, but how do I actually place the image on the page? Am I writing raw image data to the stream or do I need to save an image to disk and have the page load it?

Sorry for all of the questions, I'm just trying to wrap my head around all of this so I can detail an accurate time frame. If you had any examples of displaying an image using an ISAPI extension it would be greatly appreciated.

Thanks,
Dustin
GeneralRe: Displaying 3D interface on multiple platforms Pin
Nemanja Trifunovic30-Jun-08 10:50
Nemanja Trifunovic30-Jun-08 10:50 
GeneralRe: Displaying 3D interface on multiple platforms Pin
Dustin Henry30-Jun-08 11:50
Dustin Henry30-Jun-08 11:50 
QuestionGetting an "Access violation reading location" error for an iTunes plugin Pin
Grant Hudgens30-Jun-08 6:39
Grant Hudgens30-Jun-08 6:39 

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.