Click here to Skip to main content
15,897,187 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUsing custom buttons in a CToolbar Pin
mckavity26-May-05 10:12
mckavity26-May-05 10:12 
GeneralRe: Using custom buttons in a CToolbar Pin
mckavity26-May-05 10:15
mckavity26-May-05 10:15 
GeneralRe: Using custom buttons in a CToolbar Pin
Shog926-May-05 12:16
sitebuilderShog926-May-05 12:16 
GeneralRe: Using custom buttons in a CToolbar Pin
mckavity27-May-05 3:35
mckavity27-May-05 3:35 
GeneralWM_SETTEXT Desperate Issue Pin
Axonn Echysttas26-May-05 9:50
Axonn Echysttas26-May-05 9:50 
GeneralRe: WM_SETTEXT Desperate Issue Pin
David Crow26-May-05 10:06
David Crow26-May-05 10:06 
GeneralRe: WM_SETTEXT Desperate Issue Pin
Axonn Echysttas26-May-05 10:50
Axonn Echysttas26-May-05 10:50 
GeneralRe: WM_SETTEXT Desperate Issue Pin
Ryan Binns26-May-05 18:41
Ryan Binns26-May-05 18:41 
Axonn Echysttas wrote:
Was it because I didn't cast to LPARAM?

Yep. The message was expecting the address of a string. You were passing the value of the first character of the string. These are not the same.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralRe: WM_SETTEXT Desperate Issue Pin
Axonn Echysttas26-May-05 21:40
Axonn Echysttas26-May-05 21:40 
Generalcreate a text wallpaper Pin
jet91526-May-05 9:37
jet91526-May-05 9:37 
GeneralRe: create a text wallpaper Pin
David Crow26-May-05 9:42
David Crow26-May-05 9:42 
GeneralRe: create a text wallpaper Pin
jet91526-May-05 10:34
jet91526-May-05 10:34 
GeneralRe: create a text wallpaper Pin
David Crow27-May-05 2:13
David Crow27-May-05 2:13 
GeneralTake de real part from a decimal number Pin
alvarillo26-May-05 9:20
alvarillo26-May-05 9:20 
GeneralRe: Take de real part from a decimal number Pin
Jack Puppy26-May-05 9:33
Jack Puppy26-May-05 9:33 
GeneralRe: Take de real part from a decimal number Pin
David Crow26-May-05 9:34
David Crow26-May-05 9:34 
GeneralRe: Take de real part from a decimal number Pin
knapak26-May-05 13:45
knapak26-May-05 13:45 
GeneralRe: Take de real part from a decimal number Pin
cmk27-May-05 7:51
cmk27-May-05 7:51 
GeneralA "hold down" CButton Pin
mckavity26-May-05 9:16
mckavity26-May-05 9:16 
GeneralRe: A "hold down" CButton Pin
David Crow26-May-05 9:33
David Crow26-May-05 9:33 
GeneralRe: A "hold down" CButton Pin
mckavity26-May-05 9:44
mckavity26-May-05 9:44 
GeneralDifference Pin
Usman Tasleem Akshaf26-May-05 8:16
Usman Tasleem Akshaf26-May-05 8:16 
GeneralRe: Difference Pin
Ravi Bhavnani26-May-05 9:07
professionalRavi Bhavnani26-May-05 9:07 
GeneralRe: Difference Pin
David Crow26-May-05 9:07
David Crow26-May-05 9:07 
GeneralCannot create reference to CWinApp in my CDialog Pin
KnaveR77726-May-05 6:57
KnaveR77726-May-05 6:57 

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.