Click here to Skip to main content
16,013,338 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProblem with string limitation Pin
Andrea Ferraro10-Mar-03 4:32
Andrea Ferraro10-Mar-03 4:32 
GeneralRe: Problem with string limitation Pin
AlexO10-Mar-03 4:42
AlexO10-Mar-03 4:42 
GeneralRe: Problem with string limitation Pin
Tim Smith10-Mar-03 4:43
Tim Smith10-Mar-03 4:43 
GeneralRe: Problem with string limitation Pin
Andrea Ferraro10-Mar-03 5:52
Andrea Ferraro10-Mar-03 5:52 
GeneralRe: Problem with string limitation Pin
Tim Smith10-Mar-03 6:26
Tim Smith10-Mar-03 6:26 
GeneralRe: Problem with string limitation Pin
dlhson210-Mar-03 7:09
dlhson210-Mar-03 7:09 
GeneralBitmap to Icon Pin
Jason Hooper10-Mar-03 4:27
Jason Hooper10-Mar-03 4:27 
GeneralRe: Bitmap to Icon Pin
Baris Kurtlutepe10-Mar-03 5:16
Baris Kurtlutepe10-Mar-03 5:16 
You can use the CreateIcon function in the API to dynamically create icons and then put the handle into notifyicondata... But if the 'feedback' is not going to be relatively frequent, I'd recommend using balloon tips over the systray icon instead. They're much nicer imho.
GeneralProblem when creating instance of class in case structure. Pin
adapterJohn10-Mar-03 4:00
adapterJohn10-Mar-03 4:00 
GeneralRe: Problem when creating instance of class in case structure. Pin
krism10-Mar-03 4:07
krism10-Mar-03 4:07 
GeneralRe: Problem when creating instance of class in case structure. Pin
adapterJohn10-Mar-03 4:16
adapterJohn10-Mar-03 4:16 
GeneralRe: Problem when creating instance of class in case structure. Pin
Chris Losinger10-Mar-03 4:09
professionalChris Losinger10-Mar-03 4:09 
GeneralRe: Problem when creating instance of class in case structure. Pin
adapterJohn10-Mar-03 4:12
adapterJohn10-Mar-03 4:12 
GeneralComms Problems Pin
TheFox10-Mar-03 1:49
TheFox10-Mar-03 1:49 
GeneralRe: Comms Problems Pin
Ted Ferenc10-Mar-03 3:49
Ted Ferenc10-Mar-03 3:49 
GeneralRe: Comms Problems Pin
TheFox10-Mar-03 5:29
TheFox10-Mar-03 5:29 
GeneralRe: Comms Problems Pin
Ted Ferenc10-Mar-03 6:09
Ted Ferenc10-Mar-03 6:09 
Generalto put text on a label field into bold Pin
JensB10-Mar-03 1:39
JensB10-Mar-03 1:39 
GeneralRe: to put text on a label field into bold Pin
Brian Shifrin10-Mar-03 2:09
Brian Shifrin10-Mar-03 2:09 
GeneralRe: to put text on a label field into bold Pin
JensB10-Mar-03 2:15
JensB10-Mar-03 2:15 
GeneralRe: to put text on a label field into bold Pin
Iain Clarke, Warrior Programmer10-Mar-03 3:32
Iain Clarke, Warrior Programmer10-Mar-03 3:32 
GeneralRe: to put text on a label field into bold Pin
Alvaro Mendez10-Mar-03 7:39
Alvaro Mendez10-Mar-03 7:39 
GeneralCreate from resource Pin
Zizilamoroso10-Mar-03 1:31
Zizilamoroso10-Mar-03 1:31 
GeneralRe: Create from resource Pin
Baris Kurtlutepe10-Mar-03 5:25
Baris Kurtlutepe10-Mar-03 5:25 
GeneralProblem with the GetCurrentDirectory function !! Pin
Cris10-Mar-03 0:59
Cris10-Mar-03 0:59 

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.