|
From: SourceForge.net <no...@so...> - 2006-01-08 19:15:44
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3511688 By: verysimple_nick I am russian user of MinGW =) I want inject my code in another process,and then I using Visual C++ I make with this code: #pragma comment(linker,"/BASE:0x13140000") So my question: How I can "translate" this directive to MinGW? HELP ME PLEASE!!! ps: gcc 3.2 pps: IDE - Dev-C++ ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=286529 |