Hi All,
         Can any one provide info on how to combine
.res file with .obj file for linking with MASM32 (FYI
,.res file is the o/p file for rc.exe with resource
file. .obj is o/p file for ml.exe with Assembly file
).

After compiling .asm file with ml and resource file
.rc I got .obj and .res files respectively. But I am
unable to link those 2 files for linkage.

--- "Brett W. McCoy" <[EMAIL PROTECTED]> wrote:

> On 12/11/06, vermilions s <[EMAIL PROTECTED]>
> wrote:
> >
> >   i was wondering bout whether we can use C/C++
> for web applications which
> > r usually done in java etc.
> > Without considering aspects pertaining to
> performance etc can v just use
> > C/C++ for servlets etc?
> >
> 
> Servlets are specifically Java. What kind of web
> applications are you
> talking about? server-side or client-side? For the
> server, C and C++ are
> most certainly used, in the form of web servers like
> Apache as well as
> loadable modules used within Apache that provide
> additional functionality to
> the server.
> 
> For the client-side, the browsers themselves are
> written in C or C++ (more
> likely C++ these days), and if you want to run a
> program inside of a
> browsers, you'll need to use the plugin API provided
> for your browser.
> 
> -- 
>
------------------------------------------------------------
> "In the rhythm of music a secret is hidden;
>     If I were to divulge it, it would overturn the
> world."
>                -- Jelaleddin Rumi
> 


   
 GopiKrishna Komanduri
Software engineer
NCR Corporation PVT Ltd.
9849124680
[EMAIL PROTECTED]
[EMAIL PROTECTED]
  






 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited

Reply via email to