Click here to Skip to main content
15,887,477 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: need help!! please help me.. Pin
Nilesh K.14-Jun-05 0:25
Nilesh K.14-Jun-05 0:25 
GeneralRe: need help!! please help me.. Pin
Christian Graus14-Jun-05 1:21
protectorChristian Graus14-Jun-05 1:21 
GeneralRe: need help!! please help me.. Pin
Bob Stanneveld14-Jun-05 3:32
Bob Stanneveld14-Jun-05 3:32 
GeneralRe: need help!! please help me.. Pin
c_ngo15-Jun-05 15:30
c_ngo15-Jun-05 15:30 
GeneralRe: need help!! please help me.. Pin
c_ngo15-Jun-05 15:35
c_ngo15-Jun-05 15:35 
QuestionHow to remove close button from window? Pin
amrutajoshi13-Jun-05 20:36
amrutajoshi13-Jun-05 20:36 
AnswerRe: How to remove close button from window? Pin
Bob Stanneveld13-Jun-05 23:58
Bob Stanneveld13-Jun-05 23:58 
AnswerRe: How to remove close button from window? Pin
Stlan14-Jun-05 0:01
Stlan14-Jun-05 0:01 
Try this: GetSystemMenu(FALSE)->EnableMenuItem(SC_CLOSE, FALSE);
GeneralFileSystemWatcher - File used by another process Pin
g3e13-Jun-05 23:36
g3e13-Jun-05 23:36 
Questionhow to change debug options? Pin
ThinkingPrometheus13-Jun-05 23:35
ThinkingPrometheus13-Jun-05 23:35 
GeneralExe to Dll Pin
Hemoji13-Jun-05 23:30
Hemoji13-Jun-05 23:30 
GeneralRe: Exe to Dll Pin
Rick York14-Jun-05 10:12
mveRick York14-Jun-05 10:12 
Generale trefreshes the BitMap image Pin
a_david12313-Jun-05 23:17
a_david12313-Jun-05 23:17 
GeneralRe: e trefreshes the BitMap image Pin
Christian Graus14-Jun-05 1:24
protectorChristian Graus14-Jun-05 1:24 
GeneralRe: e trefreshes the BitMap image Pin
a_david12315-Jun-05 20:27
a_david12315-Jun-05 20:27 
GeneralRe: e trefreshes the BitMap image Pin
Christian Graus16-Jun-05 12:08
protectorChristian Graus16-Jun-05 12:08 
General"AfterEdit" event not getting called Pin
Pazzuzu13-Jun-05 23:00
Pazzuzu13-Jun-05 23:00 
GeneralSpawning Pin
Kash13-Jun-05 22:19
Kash13-Jun-05 22:19 
GeneralRe: Spawning Pin
David Crow14-Jun-05 3:18
David Crow14-Jun-05 3:18 
GeneralDynamically Change Menu Text Pin
sweep12313-Jun-05 21:52
sweep12313-Jun-05 21:52 
GeneralRe: Dynamically Change Menu Text Pin
Weiye Chen13-Jun-05 22:44
Weiye Chen13-Jun-05 22:44 
GeneralRe: Dynamically Change Menu Text Pin
Nilesh K.13-Jun-05 23:01
Nilesh K.13-Jun-05 23:01 
GeneralRe: Dynamically Change Menu Text Pin
sweep12313-Jun-05 20:24
sweep12313-Jun-05 20:24 
Generali want ask about this code Pin
kosamoza13-Jun-05 20:47
kosamoza13-Jun-05 20:47 
GeneralRe: i want ask about this code Pin
Nilesh K.13-Jun-05 21:21
Nilesh K.13-Jun-05 21:21 

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.