-
pictures
i was wondering if i can add a picture to a c++ program i have written. the
program is like an address book...you type someones name, and it comes up
with all there info that you've entered about them...i was wondering if i
could add a picture to the info that comes up. any help will be greatly
appreciated.
thanks...
brodie
-
Re: pictures
sure you can. you can add a link to a local file that stores a picture
of a listed person. Depending on your OS and compiler, you can use
specific libraries and APIs that handle image displaying.
Danny
brodie wrote:
>
> i was wondering if i can add a picture to a c++ program i have written. the
> program is like an address book...you type someones name, and it comes up
> with all there info that you've entered about them...i was wondering if i
> could add a picture to the info that comes up. any help will be greatly
> appreciated.
>
> thanks...
> brodie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks