Click here to Skip to main content
15,881,898 members

Comments by ReymonARG (Top 7 by date)

ReymonARG 21-Apr-11 22:45pm View    
All perfect. Buy i need to transmit using twitcam, justintv or ustream.
ReymonARG 25-Dec-10 23:35pm View    
Deleted
I know about system().

but is posible to retrive some id of the proccess?
ReymonARG 9-Jun-10 18:40pm View    
because I want to pass ... to the stack, but if this don't work, other don't will work.
I also try adding

push NULL; // at the first an adding 32. but don't work.
ReymonARG 9-Jun-10 18:02pm View    
Take a look to this: http://www.ramonberrutti.com/paste/index.php?show=9 with esp give access violation error.
ReymonARG 9-Jun-10 17:18pm View    
Thanks. I will make with inline ASM. I also know about __cdecl "All push" and then add esp,(4*paramsnum).
Do you have an example?

I was looking for this but I don't test: http://www.codeproject.com/KB/tips/va_pass.aspx (I only see the comments, so no)
Here the same example but a like more: http://wiki.jostudio.net/programmingnote:c:va-pass