Click here to Skip to main content
15,920,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: vc++ Pin
John M. Drescher1-Nov-04 7:31
John M. Drescher1-Nov-04 7:31 
QuestionHow to read a character at a time from file?? Pin
ConradT31-Oct-04 19:06
ConradT31-Oct-04 19:06 
AnswerRe: How to read a character at a time from file?? Pin
KRowe31-Oct-04 22:34
KRowe31-Oct-04 22:34 
AnswerRe: How to read a character at a time from file?? Pin
David Crow1-Nov-04 4:40
David Crow1-Nov-04 4:40 
QuestionA executable file which has compiled, How to insert it into IE? Pin
hou_12631-Oct-04 17:47
hou_12631-Oct-04 17:47 
AnswerRe: A executable file which has compiled, How to insert it into IE? Pin
KRowe31-Oct-04 20:34
KRowe31-Oct-04 20:34 
GeneralRe: A executable file which has compiled, How to insert it into IE? Pin
hou_12631-Oct-04 20:46
hou_12631-Oct-04 20:46 
GeneralRe: A executable file which has compiled, How to insert it into IE? Pin
KRowe31-Oct-04 21:27
KRowe31-Oct-04 21:27 
To do that you would need to create a plug-in for each browser that you would like to support. This is not a small task. Unless you absolutely need a plug-in (which isn't very likely) I would recommend making an applet. If you really want to make a plug-in for IE try this link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anch_webdev.asp

If you want to play music from a browser you can do that with an applet. In fact their are some already made that are very customizable and easy to use and free that may give you an idea of what is possible with an applet as far as Javas' audio capability. Here is a link to one that I use on one of my sites:
http://www.freedomaudio.com/
GeneralRe: A executable file which has compiled, How to insert it into IE? Pin
hou_12631-Oct-04 21:30
hou_12631-Oct-04 21:30 
GeneralArabic Language Problem Pin
chcnjg31-Oct-04 16:26
chcnjg31-Oct-04 16:26 
GeneralInstalling Visual Studio Pin
Ryan McDermott31-Oct-04 15:37
Ryan McDermott31-Oct-04 15:37 
GeneralRe: Installing Visual Studio Pin
vcplusplus31-Oct-04 16:13
vcplusplus31-Oct-04 16:13 
GeneralCompile with version.lib Pin
picasso231-Oct-04 14:55
picasso231-Oct-04 14:55 
GeneralRe: Compile with version.lib Pin
vcplusplus31-Oct-04 16:18
vcplusplus31-Oct-04 16:18 
GeneralRe: Compile with version.lib Pin
Steve S31-Oct-04 22:44
Steve S31-Oct-04 22:44 
GeneralDownloader and Install files from the WEB (Like the Windows Updates) Pin
programming31-Oct-04 12:04
programming31-Oct-04 12:04 
GeneralRe: Downloader and Install files from the WEB (Like the Windows Updates) Pin
KRowe31-Oct-04 22:29
KRowe31-Oct-04 22:29 
GeneralLoading a Resource into a Stream Pin
Member 21854431-Oct-04 12:04
Member 21854431-Oct-04 12:04 
GeneralRe: Loading a Resource into a Stream Pin
Michael Dunn31-Oct-04 18:30
sitebuilderMichael Dunn31-Oct-04 18:30 
GeneralLookup (Dispatch) Table Pin
Member 569752131-Oct-04 11:59
Member 569752131-Oct-04 11:59 
GeneralRe: Lookup (Dispatch) Table Pin
Ryan Binns31-Oct-04 17:51
Ryan Binns31-Oct-04 17:51 
GeneralHide logical disk compeletely Pin
faroqtam31-Oct-04 10:31
faroqtam31-Oct-04 10:31 
GeneralRe: Hide logical disk compeletely Pin
David Crow1-Nov-04 6:21
David Crow1-Nov-04 6:21 
GeneralSome help of how i can send files remotely in network. Pin
faroqtam31-Oct-04 10:09
faroqtam31-Oct-04 10:09 
GeneralRe: Some help of how i can send files remotely in network. Pin
KRowe31-Oct-04 21:03
KRowe31-Oct-04 21:03 

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.