Click here to Skip to main content
15,913,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaldrop down scroll bar too small Pin
catdude16-Mar-05 16:33
catdude16-Mar-05 16:33 
GeneralRe: drop down scroll bar too small Pin
Roger Allen17-Mar-05 0:07
Roger Allen17-Mar-05 0:07 
GeneralRe: drop down scroll bar too small Pin
catdude17-Mar-05 2:07
catdude17-Mar-05 2:07 
GeneralDetecting mouse clicks outside my dialog Pin
djtommye16-Mar-05 15:59
djtommye16-Mar-05 15:59 
GeneralRe: Detecting mouse clicks outside my dialog Pin
namaskaaram16-Mar-05 19:51
namaskaaram16-Mar-05 19:51 
GeneralRe: Detecting mouse clicks outside my dialog Pin
djtommye17-Mar-05 19:26
djtommye17-Mar-05 19:26 
GeneralRe: Detecting mouse clicks outside my dialog Pin
namaskaaram17-Mar-05 19:51
namaskaaram17-Mar-05 19:51 
GeneralVS6 and Inline Assembly Pin
quantum6916-Mar-05 15:58
quantum6916-Mar-05 15:58 
After looking at various articles returned by a search for inline assembly, I'm still no closer to a well defined answer.

I'm trying to convert several functions to inline assembly and haven't found any good info on how to handle parameter passing, into the function and returning to the caller.

Can anyone direct me to any good online articles that deal with MSVS and Inline Assembly specifically? I've got plenty of info on external Win32 programming, but nothing really detailed about MSVC and inlining asm. The "Art of Assembly Language" is a great resource for either external (then linked) code or writing Windows apps entirely in asm. I'm trying to incorporate the two.

thanks gang.


Glenn
Unix Systems Programmer
GeneralRe: VS6 and Inline Assembly Pin
David Crow17-Mar-05 3:24
David Crow17-Mar-05 3:24 
GeneralRe: VS6 and Inline Assembly Pin
John R. Shaw17-Mar-05 7:21
John R. Shaw17-Mar-05 7:21 
GeneralRe: VS6 and Inline Assembly Pin
quantum6917-Mar-05 15:29
quantum6917-Mar-05 15:29 
Generalhooking my mouse Pin
shdwwlkr16-Mar-05 15:37
shdwwlkr16-Mar-05 15:37 
GeneralRe: hooking my mouse Pin
John R. Shaw17-Mar-05 7:26
John R. Shaw17-Mar-05 7:26 
GeneralRe: hooking my mouse Pin
shdwwlkr17-Mar-05 15:04
shdwwlkr17-Mar-05 15:04 
GeneralSOM Pin
mostafadotnet16-Mar-05 12:57
mostafadotnet16-Mar-05 12:57 
GeneralSOM Pin
Anonymous16-Mar-05 12:56
Anonymous16-Mar-05 12:56 
GeneralFind process by name Pin
Christian Graus16-Mar-05 11:41
protectorChristian Graus16-Mar-05 11:41 
GeneralRe: Find process by name Pin
Blake Miller16-Mar-05 11:48
Blake Miller16-Mar-05 11:48 
GeneralRe: Find process by name Pin
Rick York16-Mar-05 12:41
mveRick York16-Mar-05 12:41 
GeneralIO completion port woes Pin
Jim Crafton16-Mar-05 11:26
Jim Crafton16-Mar-05 11:26 
GeneralRe: IO completion port woes Pin
cmk16-Mar-05 16:38
cmk16-Mar-05 16:38 
GeneralRe: IO completion port woes Pin
Jim Crafton17-Mar-05 3:52
Jim Crafton17-Mar-05 3:52 
GeneralRe: IO completion port woes Pin
cmk17-Mar-05 10:41
cmk17-Mar-05 10:41 
GeneralRe: IO completion port woes Pin
Jim Crafton17-Mar-05 11:17
Jim Crafton17-Mar-05 11:17 
GeneralRe: IO completion port woes Pin
cmk17-Mar-05 21:05
cmk17-Mar-05 21:05 

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.