Click here to Skip to main content
15,894,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHelp me with COM Pin
Budric B.15-Mar-05 10:28
Budric B.15-Mar-05 10:28 
GeneralRe: Help me with COM Pin
jan larsen16-Mar-05 3:33
jan larsen16-Mar-05 3:33 
GeneralRe: Help me with COM Pin
Budric B.16-Mar-05 11:31
Budric B.16-Mar-05 11:31 
GeneralRe: Help me with COM Pin
jan larsen16-Mar-05 20:16
jan larsen16-Mar-05 20:16 
GeneralRe: Help me with COM Pin
Budric B.17-Mar-05 3:23
Budric B.17-Mar-05 3:23 
GeneralRe: Help me with COM Pin
jan larsen18-Mar-05 0:46
jan larsen18-Mar-05 0:46 
GeneralCreating Edit Boxes from View class.. Pin
Romashki15-Mar-05 10:08
Romashki15-Mar-05 10:08 
GeneralRe: Creating Edit Boxes from View class.. Pin
PJ Arends15-Mar-05 10:24
professionalPJ Arends15-Mar-05 10:24 
GeneralRe: Creating Edit Boxes from View class.. Pin
Romashki15-Mar-05 10:33
Romashki15-Mar-05 10:33 
GeneralRe: Creating Edit Boxes from View class.. Pin
PJ Arends15-Mar-05 10:45
professionalPJ Arends15-Mar-05 10:45 
GeneralRe: Creating Edit Boxes from View class.. Pin
Romashki15-Mar-05 12:11
Romashki15-Mar-05 12:11 
GeneralOptions Dialog in Visual Studio .NET Pin
Gagnon Claude15-Mar-05 9:00
Gagnon Claude15-Mar-05 9:00 
GeneralRe: Options Dialog in Visual Studio .NET Pin
Ravi Bhavnani15-Mar-05 9:23
professionalRavi Bhavnani15-Mar-05 9:23 
GeneralNeed help with an Application Icon Pin
Ian Bowler15-Mar-05 7:31
Ian Bowler15-Mar-05 7:31 
GeneralRe: Need help with an Application Icon Pin
includeh1015-Mar-05 7:42
includeh1015-Mar-05 7:42 
GeneralRe: Need help with an Application Icon Pin
Ian Bowler15-Mar-05 7:48
Ian Bowler15-Mar-05 7:48 
GeneralRe: Need help with an Application Icon Pin
includeh1015-Mar-05 8:06
includeh1015-Mar-05 8:06 
GeneralRe: Need help with an Application Icon Pin
Ian Bowler15-Mar-05 8:08
Ian Bowler15-Mar-05 8:08 
GeneralRe: Need help with an Application Icon Pin
includeh1015-Mar-05 8:17
includeh1015-Mar-05 8:17 
GeneralRe: Need help with an Application Icon Pin
Ian Bowler15-Mar-05 8:48
Ian Bowler15-Mar-05 8:48 
GeneralRe: Need help with an Application Icon Pin
David Crow15-Mar-05 9:24
David Crow15-Mar-05 9:24 
GeneralRe: Need help with an Application Icon Pin
PJ Arends15-Mar-05 10:32
professionalPJ Arends15-Mar-05 10:32 
GeneralRe: Need help with an Application Icon Pin
Ian Bowler15-Mar-05 11:35
Ian Bowler15-Mar-05 11:35 
As it turns out, the problem was that the 16x16 had a lower color depth than the 32x32. I modified the color depth of the 16x16 version to that of the 32x32 version and that fixed the problem. I'm guessing Windows (I'm on XP) defaults to it's own 16x16 version if the one supplied has less color depth than the 32x32 version?

Strange...

Thank you all for your help. I really appreciate it.

-Ian
Generalclass with dynamic array Pin
Anonymous15-Mar-05 7:30
Anonymous15-Mar-05 7:30 
GeneralRe: class with dynamic array Pin
includeh1015-Mar-05 7:46
includeh1015-Mar-05 7:46 

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.