Click here to Skip to main content
15,914,481 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC using Visual C++ Pin
Iceberg7621-Apr-04 12:04
Iceberg7621-Apr-04 12:04 
GeneralRe: MFC using Visual C++ Pin
David Crow22-Apr-04 2:14
David Crow22-Apr-04 2:14 
GeneralRe: MFC using Visual C++ Pin
Prakash Nadar21-Apr-04 8:17
Prakash Nadar21-Apr-04 8:17 
GeneralRe: MFC using Visual C++ Pin
Iceberg7621-Apr-04 12:05
Iceberg7621-Apr-04 12:05 
GeneralRe: MFC using Visual C++ Pin
toxcct21-Apr-04 12:12
toxcct21-Apr-04 12:12 
GeneralRe: MFC using Visual C++ Pin
Iceberg7621-Apr-04 12:41
Iceberg7621-Apr-04 12:41 
GeneralRe: MFC using Visual C++ Pin
Christian Graus21-Apr-04 12:56
protectorChristian Graus21-Apr-04 12:56 
GeneralLoading OEM Icon's into a Dialog Template Pin
armentage21-Apr-04 6:48
armentage21-Apr-04 6:48 
Is there any way to use the standard Windows OEM icons in a Dialog Template resource?

I'm using VC++6.0. When I add an Icon to a dialog, the dialog editor wants a path name to .ico file. I'd want to use the built in IDI_EXCLAMATION here (it's an alert dialog), rather than supply my own .ico file.

You can load this icon by doing ::LoadIcon(0, IDI_EXCLAMATION), but there doesn't seem to be anyway to do this with the resource editor.

GeneralRe: Loading OEM Icon's into a Dialog Template Pin
David Crow21-Apr-04 7:43
David Crow21-Apr-04 7:43 
GeneralRecommendation Pin
doctorpi21-Apr-04 6:29
doctorpi21-Apr-04 6:29 
GeneralRe: Recommendation Pin
David Crow21-Apr-04 7:40
David Crow21-Apr-04 7:40 
GeneralRe: Recommendation Pin
doctorpi21-Apr-04 12:34
doctorpi21-Apr-04 12:34 
GeneralRe: Recommendation Pin
Christian Graus21-Apr-04 12:58
protectorChristian Graus21-Apr-04 12:58 
GeneralRe: Recommendation Pin
doctorpi22-Apr-04 0:53
doctorpi22-Apr-04 0:53 
GeneralRe: Recommendation Pin
Christian Graus22-Apr-04 11:55
protectorChristian Graus22-Apr-04 11:55 
GeneralDoes DDK "install sample" work? [src:%ddkroot%\src\setup\install] Pin
Behzad Ebrahimi21-Apr-04 5:57
Behzad Ebrahimi21-Apr-04 5:57 
GeneralRe: Does DDK "install sample" work? [src:%ddkroot%\src\setup\install] Pin
Mike Dimmick21-Apr-04 6:06
Mike Dimmick21-Apr-04 6:06 
GeneralRe: Does DDK "install sample" work? [src:%ddkroot%\src\setup\install] Pin
Behzad Ebrahimi24-Apr-04 3:07
Behzad Ebrahimi24-Apr-04 3:07 
GeneralRe: Does DDK "install sample" work? [src:%ddkroot%\src\setup\install] Pin
tareqsiraj21-Apr-04 6:14
tareqsiraj21-Apr-04 6:14 
GeneralButton Bitmaps Pin
mavgoose21-Apr-04 5:53
mavgoose21-Apr-04 5:53 
GeneralRe: Button Bitmaps Pin
RChin21-Apr-04 6:03
RChin21-Apr-04 6:03 
GeneralRe: Button Bitmaps Pin
VBZ21-Apr-04 21:07
VBZ21-Apr-04 21:07 
GeneralRe: Button Bitmaps Pin
toxcct21-Apr-04 6:13
toxcct21-Apr-04 6:13 
GeneralRe: Button Bitmaps Pin
David Crow21-Apr-04 8:16
David Crow21-Apr-04 8:16 
GeneralUpload file without file-selection field Pin
intelligent21-Apr-04 5:33
intelligent21-Apr-04 5:33 

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.