Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question24 bit DIB has different values on PPC and Desktop PC? Pin
georgiek506-May-05 11:52
georgiek506-May-05 11:52 
AnswerRe: 24 bit DIB has different values on PPC and Desktop PC? Pin
Chris Losinger7-May-05 6:40
professionalChris Losinger7-May-05 6:40 
QuestionAre their any comment plugins for vs.net to help c++? Pin
FocusedWolf6-May-05 11:46
FocusedWolf6-May-05 11:46 
AnswerRe: Are their any comment plugins for vs.net to help c++? Pin
FocusedWolf6-May-05 12:02
FocusedWolf6-May-05 12:02 
GeneralRe: Are their any comment plugins for vs.net to help c++? Pin
Gary R. Wheeler8-May-05 4:49
Gary R. Wheeler8-May-05 4:49 
GeneralHeap error when init'ing AcDbDatabase Pin
Ista6-May-05 11:34
Ista6-May-05 11:34 
Questioncan u terminate the dos window? Pin
includeh106-May-05 11:20
includeh106-May-05 11:20 
AnswerRe: can u terminate the dos window? Pin
CodeBeetle8-May-05 9:50
CodeBeetle8-May-05 9:50 
when u use createprocess to run command.exe are u using the process handle in the return PROCESS_INFORMATION structure to TerminateProcess() ?

also sort.exe is another app which is spawned by command.exe, so TerminateProcess() doesnt hav the process handle of sort.exe it only has command.exe.

maybe try using createprocess to run sort.exe instead?


GeneralWin. Task Manager question for VC++. HELP! Pin
6-May-05 9:55
suss6-May-05 9:55 
GeneralRe: Win. Task Manager question for VC++. HELP! Pin
Blake Miller6-May-05 10:12
Blake Miller6-May-05 10:12 
GeneralRe: Win. Task Manager question for VC++. HELP! Pin
Member 6674686-May-05 10:26
Member 6674686-May-05 10:26 
GeneralRe: Win. Task Manager question for VC++. HELP! Pin
Blake Miller6-May-05 10:40
Blake Miller6-May-05 10:40 
GeneralIntegrating a VC++ project with Windows XP Pin
Anonymous6-May-05 9:38
Anonymous6-May-05 9:38 
GeneralRe: Integrating a VC++ project with Windows XP Pin
Maximilien6-May-05 9:50
Maximilien6-May-05 9:50 
GeneralRe: Integrating a VC++ project with Windows XP Pin
Blake Miller6-May-05 10:14
Blake Miller6-May-05 10:14 
GeneralRe: Integrating a VC++ project with Windows XP Pin
Anonymous6-May-05 10:45
Anonymous6-May-05 10:45 
GeneralSending e-mail through VC++ lotus notes client Pin
NLMurthy6-May-05 9:11
NLMurthy6-May-05 9:11 
Generalperforming calculations faster Pin
Mridang Agarwalla6-May-05 9:06
Mridang Agarwalla6-May-05 9:06 
GeneralRe: performing calculations faster Pin
Blake Miller6-May-05 10:18
Blake Miller6-May-05 10:18 
GeneralRe: performing calculations faster Pin
Mridang Agarwalla6-May-05 17:07
Mridang Agarwalla6-May-05 17:07 
GeneralRe: performing calculations faster Pin
PJ Arends6-May-05 11:17
professionalPJ Arends6-May-05 11:17 
Generalstatus of FTP Pin
NLMurthy6-May-05 9:02
NLMurthy6-May-05 9:02 
GeneralRe: status of FTP Pin
RaajaOfSelf6-May-05 9:29
RaajaOfSelf6-May-05 9:29 
GeneralRe: status of FTP Pin
Ravi Bhavnani7-May-05 3:57
professionalRavi Bhavnani7-May-05 3:57 
Generalfunction returning CRecordset Pin
scoroop6-May-05 8:27
scoroop6-May-05 8:27 

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.