Click here to Skip to main content
15,903,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Assembler: register names on 64-bit? Pin
Dominik Reichl20-Oct-03 2:33
Dominik Reichl20-Oct-03 2:33 
AnswerRe: Assembler: register names on 64-bit? Pin
Alexander M.,20-Oct-03 2:38
Alexander M.,20-Oct-03 2:38 
GeneralRe: Assembler: register names on 64-bit? Pin
Dominik Reichl20-Oct-03 7:25
Dominik Reichl20-Oct-03 7:25 
AnswerRe: Assembler: register names on 64-bit? Pin
John M. Drescher20-Oct-03 5:51
John M. Drescher20-Oct-03 5:51 
GeneralRe: Assembler: register names on 64-bit? Pin
Alexander M.,20-Oct-03 8:26
Alexander M.,20-Oct-03 8:26 
GeneralRe: Assembler: register names on 64-bit? Pin
John M. Drescher20-Oct-03 8:35
John M. Drescher20-Oct-03 8:35 
Questionhow to burn CD Pin
likui20-Oct-03 0:00
likui20-Oct-03 0:00 
AnswerRe: how to burn CD Pin
Dominik Reichl20-Oct-03 0:34
Dominik Reichl20-Oct-03 0:34 
Have a look at those sites:

http://www.micro-magic.com/cdrecording.html[^]

http://www.eciusa.com/theengine.htm[^]

http://www.gearsoftware.com/products/wks/index.cfm[^]

http://www.recdev.de/audiosdk.html[^]

Hope that helps Big Grin | :-D
Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)
(doesn't work on NT)

GeneralRe: how to burn CD Pin
Rafael Fernández López20-Oct-03 2:23
Rafael Fernández López20-Oct-03 2:23 
Questionwhich siurce control is current now for Visual Studio 7.1 ? Pin
vgrigor19-Oct-03 23:53
vgrigor19-Oct-03 23:53 
GeneralRe: Calling Convention Problem Pin
jmkhael19-Oct-03 23:40
jmkhael19-Oct-03 23:40 
GeneralRe: Calling Convention Problem Pin
Tarundeep Singh Kalra19-Oct-03 23:44
Tarundeep Singh Kalra19-Oct-03 23:44 
GeneralRe: Calling Convention Problem Pin
Steve S20-Oct-03 0:03
Steve S20-Oct-03 0:03 
GeneralCalling Convention Problem Pin
Tarundeep Singh Kalra19-Oct-03 23:37
Tarundeep Singh Kalra19-Oct-03 23:37 
Generallaunch application Pin
boon kian19-Oct-03 23:09
boon kian19-Oct-03 23:09 
GeneralRe: launch application Pin
Abhi@Work19-Oct-03 23:34
Abhi@Work19-Oct-03 23:34 
GeneralLinking problem : check Internet connection with InetIsOffline() Pin
Abhi@Work19-Oct-03 22:46
Abhi@Work19-Oct-03 22:46 
GeneralRe: Linking problem : check Internet connection with InetIsOffline() Pin
David Crow20-Oct-03 2:38
David Crow20-Oct-03 2:38 
GeneralRe: Linking problem : check Internet connection with InetIsOffline() Pin
Abhi@Work20-Oct-03 16:06
Abhi@Work20-Oct-03 16:06 
GeneralRe: Linking problem : check Internet connection with InetIsOffline() Pin
Abhi@Work20-Oct-03 16:17
Abhi@Work20-Oct-03 16:17 
GeneralForce Registry to update Pin
soul.ripper19-Oct-03 21:44
soul.ripper19-Oct-03 21:44 
GeneralRe: Force Registry to update Pin
David Crow20-Oct-03 2:42
David Crow20-Oct-03 2:42 
GeneralRe: Force Registry to update Pin
soul.ripper20-Oct-03 3:20
soul.ripper20-Oct-03 3:20 
GeneralRe: Force Registry to update Pin
David Crow20-Oct-03 3:43
David Crow20-Oct-03 3:43 
GeneralRe: Force Registry to update Pin
Michael Dunn20-Oct-03 4:39
sitebuilderMichael Dunn20-Oct-03 4: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.