Click here to Skip to main content
15,896,201 members
Articles / Desktop Programming / MFC

How to use the res: protocol in Developer Studio

Rate me:
Please Sign up or sign in to vote.
4.65/5 (12 votes)
25 Mar 2000CPOL 86.5K   1.8K   23  
A simple MFC demo application that demonstrates using the res: protocol to use resources in your applications
<html>

<head>
<style>
a:link			{font:8pt/11pt verdana; color:red}
a:visited		{font:8pt/11pt verdana; color:#4e4e4e}
</style>
<meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252">
<title>I Can't Help Falling in Love With You</title>
</head>

<body bgcolor="white">
<H3>I Can't Help Falling in Love With You </H3>
<H3><IMG SRC="image7.gif" WIDTH=136 HEIGHT=150></H3>
<P>Wise men say only fools rush in<BR>
but I can't help falling in love with you<BR>
Shall I stay, would it be a sin<BR>
if I can't help falling in love with you </P>
<P>Like a river flows surely to the sea<BR>
Darlin' so it goes some things are meant to be<BR>
 </P>
<P>Take my hand, take my whole life too<BR>
for I can't help falling in love with you </P>
<P>Like a river flows surely to the sea<BR>
Darlin' so it goes<BR>
Some things are meant to be </P>
<P>Take my hand take my whole life too<BR>
For I can't help falling in love with you<BR>
I can't help falling in love with you... </P>
<P>Contact Me: <A HREF="mailto:SantoshRao@bigfoot.com">Santosh Rao</A></P></BODY>
</body>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India
1993 started with Computers

BE(Computer Science) and MS (Software Systems)

Industry Experience: 10 Years

C, C++, VC++(MFC), .NET, C#, MTS, Queuing, ASP.NET, AJAX, Java, J2EE, SunOne, JMS

Banking, Insurance & Pension,Health Care

Comments and Discussions