Click here to Skip to main content
15,917,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bitmap Pin
Christian Graus8-Oct-02 14:23
protectorChristian Graus8-Oct-02 14:23 
GeneralRe: Bitmap Pin
Paul M Watt8-Oct-02 18:20
mentorPaul M Watt8-Oct-02 18:20 
GeneralRe: Bitmap Pin
Bartosz Bien10-Oct-02 11:24
Bartosz Bien10-Oct-02 11:24 
GeneralHost name from given url Pin
orcun colak8-Oct-02 12:19
orcun colak8-Oct-02 12:19 
GeneralRe: Host name from given url Pin
valikac8-Oct-02 12:44
valikac8-Oct-02 12:44 
GeneralRe: Host name from given url Pin
Jon Sagara8-Oct-02 12:47
Jon Sagara8-Oct-02 12:47 
GeneralRe: Host name from given url Pin
Michael Dunn8-Oct-02 18:51
sitebuilderMichael Dunn8-Oct-02 18:51 
GeneralMaking Autoruns in C++ Pin
CSHighCommand8-Oct-02 11:28
CSHighCommand8-Oct-02 11:28 
I will not lie to you. I am a Visual Basic programmer. I have been for years. However, I have been tasked with developing an autorun application for our CD publications. Naturally, this is not possible in Visual Basic because of the runtime file requirements. A post at vbexplorer.com informed me of this, and went on to say that the best way to develop such an application would be to use Visual C++.

My first response: “YUCK!”. I can be completely honest when I say that I hate C++. And even as one in the development field I strive to avoid it at all costs. I hardly understand the basics of console application (cin>>) development in it and thus realize it is going to be a monumental struggle to complete this task.

So here I am, asking, begging rather, for help. Here is what I need:

An application that:
a. Loads a form on the screen, which takes up the screens width/height parameters.
b. It must have at least the “X” close button to allow the annoyed users to bypass the autorun features.
c. It needs to have a background image, a bitmap, set to a specified file location.
d. It needs two buttons:
a. one that opens an internet location (without preference to browsers)
b. one that opens a setup exe file (location will be in same directory as the program)
e. Must be editable in Visual C++ 6.0

That’s about it. Is there any chance for help out there? Can anyone toss a quick sample together for me. That is really all that I need to take a crack at this.

In High School I had a VC++ course but it was real basic stuff. And in college I know I am credit packing my way away from having to take it. I KNOW I will need to learn it sometime, but this would sure be a big help in getting me started.

Note: Please comment; heavily, no wait, over comment it.

Thanks,

Erik J. Long

GeneralRe: Making Autoruns in C++ Pin
Anonymous8-Oct-02 11:36
Anonymous8-Oct-02 11:36 
GeneralRe: Making Autoruns in C++ Pin
Anonymous8-Oct-02 11:57
Anonymous8-Oct-02 11:57 
GeneralRe: Making Autoruns in C++ Pin
Martin Marvinski8-Oct-02 12:19
Martin Marvinski8-Oct-02 12:19 
GeneralRe: Making Autoruns in C++ Pin
Bill Wilson8-Oct-02 12:56
Bill Wilson8-Oct-02 12:56 
GeneralRe: Making Autoruns in C++ Pin
Jerome Conus8-Oct-02 19:22
Jerome Conus8-Oct-02 19:22 
GeneralRe: Making Autoruns in C++ Pin
Bill Wilson9-Oct-02 7:21
Bill Wilson9-Oct-02 7:21 
GeneralRe: Making Autoruns in C++ Pin
Slayer8-Oct-02 21:10
Slayer8-Oct-02 21:10 
GeneralRe: Making Autoruns in C++ Pin
Patje8-Oct-02 20:57
Patje8-Oct-02 20:57 
GeneralWin32 + mySQL Pin
Anonymous8-Oct-02 11:22
Anonymous8-Oct-02 11:22 
GeneralRe: Win32 + mySQL Pin
Jon Sagara8-Oct-02 11:53
Jon Sagara8-Oct-02 11:53 
GeneralLink problem #2 Pin
algruber8-Oct-02 11:20
algruber8-Oct-02 11:20 
GeneralRe: Link problem #2 Pin
Jon Hulatt8-Oct-02 21:38
Jon Hulatt8-Oct-02 21:38 
GeneralRe: Link problem #2 Pin
mariuszpopiolek8-Oct-02 21:45
mariuszpopiolek8-Oct-02 21:45 
Generalgetting event notification from an Excel worksheet Pin
Jim Crafton8-Oct-02 10:20
Jim Crafton8-Oct-02 10:20 
GeneralRe: getting event notification from an Excel worksheet Pin
Steve S8-Oct-02 21:59
Steve S8-Oct-02 21:59 
GeneralRe: getting event notification from an Excel worksheet Pin
Jim Crafton9-Oct-02 3:08
Jim Crafton9-Oct-02 3:08 
Generalwant to pass in array info to a CDialog from MDI app Pin
ns8-Oct-02 9:30
ns8-Oct-02 9:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.