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

C / C++ / MFC

 
GeneralRe: Using STL map<...> Pin
markkuk14-Jun-01 20:35
markkuk14-Jun-01 20:35 
GeneralReading and Writing files in Win32 Pin
14-Jun-01 9:11
suss14-Jun-01 9:11 
GeneralRe: Reading and Writing files in Win32 Pin
14-Jun-01 9:54
suss14-Jun-01 9:54 
GeneralGetting data from MSCOMM !!! Pin
Hadi Rezaee14-Jun-01 8:59
Hadi Rezaee14-Jun-01 8:59 
GeneralLoading small, built-in icons Pin
14-Jun-01 7:17
suss14-Jun-01 7:17 
GeneralRe: Loading small, built-in icons Pin
Ben Burnett14-Jun-01 7:41
Ben Burnett14-Jun-01 7:41 
GeneralRe: Loading small, built-in icons Pin
14-Jun-01 7:57
suss14-Jun-01 7:57 
GeneralRe: Loading small, built-in icons Pin
14-Jun-01 8:03
suss14-Jun-01 8:03 
BTW, I know I can load the 32x32 icon and paint it as 16x16 using DrawIconEx but that does an absolutely appalling job of scaling the image. I've seen the OS use 16x16 versions of them that look good, for example in Win2k tray icon bubbles, but I can't work out how to load them...

Maybe I need to load them directly from the DLL which contains them... Gah, nasty and not guaranteed to work in the future, but luckily the code will only be run on NT4 machines so it could be a safe bet.

(The code is to emulate Win2k tray icon bubbles when running on NT4 machines.)

GeneralRe: Loading small, built-in icons Pin
Ben Burnett14-Jun-01 9:19
Ben Burnett14-Jun-01 9:19 
Generalprint preview and multi frame app Pin
SAWilde14-Jun-01 6:35
SAWilde14-Jun-01 6:35 
GeneralSplitter window using C and NOT C++ Pin
14-Jun-01 6:33
suss14-Jun-01 6:33 
GeneralRe: Splitter window using C and NOT C++ Pin
Tomasz Sowinski15-Jun-01 0:01
Tomasz Sowinski15-Jun-01 0:01 
Generalarray of checkboxes Pin
14-Jun-01 6:18
suss14-Jun-01 6:18 
GeneralRe: array of checkboxes Pin
Carlos Antollini14-Jun-01 6:27
Carlos Antollini14-Jun-01 6:27 
Generalfine, don't answer my question, see if i care Pin
Amit Jain14-Jun-01 5:29
Amit Jain14-Jun-01 5:29 
GeneralRe: fine, don't answer my question, see if i care Pin
Tim Deveaux14-Jun-01 14:59
Tim Deveaux14-Jun-01 14:59 
GeneralRe: fine, don't answer my question, see if i care Pin
Amit Jain15-Jun-01 4:13
Amit Jain15-Jun-01 4:13 
GeneralSerialization question Pin
mr200314-Jun-01 4:15
mr200314-Jun-01 4:15 
GeneralRe: Serialization question Pin
Ben Burnett14-Jun-01 8:01
Ben Burnett14-Jun-01 8:01 
GeneralRe: Serialization question Pin
markkuk14-Jun-01 20:46
markkuk14-Jun-01 20:46 
Questionhow to set the IP address during programming Pin
14-Jun-01 3:07
suss14-Jun-01 3:07 
AnswerRe: how to set the IP address during programming Pin
Carlos Antollini14-Jun-01 4:26
Carlos Antollini14-Jun-01 4:26 
AnswerRe: it's tough! Pin
Masaaki Onishi14-Jun-01 6:55
Masaaki Onishi14-Jun-01 6:55 
GeneralRe: it's tough! Pin
15-Jun-01 1:53
suss15-Jun-01 1:53 
GeneralRe: it's tough! Pin
Masaaki Onishi15-Jun-01 3:59
Masaaki Onishi15-Jun-01 3: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.