Click here to Skip to main content
15,917,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: a question about the pointer of a function Pin
Nish Nishant25-Nov-01 22:29
sitebuilderNish Nishant25-Nov-01 22:29 
GeneralRe: a question about the pointer of a function Pin
Chen Jiadong25-Nov-01 22:38
Chen Jiadong25-Nov-01 22:38 
QuestionAre Compound Files always so big? Pin
longwalk25-Nov-01 17:17
longwalk25-Nov-01 17:17 
AnswerRe: Are Compound Files always so big? Pin
Rob Caldecott25-Nov-01 23:47
Rob Caldecott25-Nov-01 23:47 
Questionhow to hide the taskbar programmatically? Pin
haiyan_qi25-Nov-01 16:48
haiyan_qi25-Nov-01 16:48 
AnswerRe: how to hide the taskbar programmatically? Pin
Nish Nishant25-Nov-01 17:44
sitebuilderNish Nishant25-Nov-01 17:44 
GeneralRe: how to hide the taskbar programmatically? Pin
haiyan_qi25-Nov-01 20:45
haiyan_qi25-Nov-01 20:45 
GeneralRe: how to hide the taskbar programmatically? Pin
Bernhard26-Nov-01 0:03
Bernhard26-Nov-01 0:03 
ON_WM_ACTIVATE:
if (activate & fullsize)
hide_taskbar
else
show taskbar

think this should work..

bernhard


"There are three roads to ruin: women, gambling and technicians. The most pleasant is with women, the quickest is with gambling, but the surest is with technicians." Georges Pompidou
GeneralReading raw data Pin
RobJones25-Nov-01 16:39
RobJones25-Nov-01 16:39 
GeneralRe: Reading raw data Pin
Michael Dunn25-Nov-01 17:31
sitebuilderMichael Dunn25-Nov-01 17:31 
GeneralRe: Reading raw data Pin
RobJones25-Nov-01 18:29
RobJones25-Nov-01 18:29 
GeneralUnicode version of strlen Pin
Matt Newman25-Nov-01 15:34
Matt Newman25-Nov-01 15:34 
GeneralRe: Unicode version of strlen Pin
Nish Nishant25-Nov-01 16:23
sitebuilderNish Nishant25-Nov-01 16:23 
GeneralRe: Unicode version of strlen Pin
Matt Newman25-Nov-01 16:34
Matt Newman25-Nov-01 16:34 
GeneralRe: Unicode version of strlen Pin
PJ Arends25-Nov-01 19:04
professionalPJ Arends25-Nov-01 19:04 
QuestionHow to delete a Class Pin
Steve L.25-Nov-01 11:57
Steve L.25-Nov-01 11:57 
AnswerRe: How to delete a Class Pin
Christian Graus25-Nov-01 12:43
protectorChristian Graus25-Nov-01 12:43 
AnswerRe: How to delete a Class Pin
25-Nov-01 13:41
suss25-Nov-01 13:41 
GeneralRe: How to delete a Class Pin
Christian Graus25-Nov-01 15:35
protectorChristian Graus25-Nov-01 15:35 
GeneralRe: How to delete a Class Pin
25-Nov-01 16:31
suss25-Nov-01 16:31 
GeneralDatabase woes Pin
Curufinwe25-Nov-01 11:30
Curufinwe25-Nov-01 11:30 
GeneralRe: Database woes Pin
David Salter26-Nov-01 11:45
David Salter26-Nov-01 11:45 
GeneralDocking Windows Pin
25-Nov-01 11:14
suss25-Nov-01 11:14 
GeneralRe: Docking Windows Pin
Masaaki Onishi25-Nov-01 18:14
Masaaki Onishi25-Nov-01 18:14 
Generalradiobutton/checkbutton query Pin
Bill Gates Antimatter Particle25-Nov-01 11:13
Bill Gates Antimatter Particle25-Nov-01 11:13 

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.