Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SecurityException: WSE537??? [modified] Pin
kenq21-Jul-06 1:19
kenq21-Jul-06 1:19 
QuestionFreeLibrary takes much time(45 sec) to free a Win32 dll Pin
gbabu1720-Jul-06 21:58
gbabu1720-Jul-06 21:58 
AnswerRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
ThatsAlok20-Jul-06 22:10
ThatsAlok20-Jul-06 22:10 
GeneralRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
gbabu1720-Jul-06 22:18
gbabu1720-Jul-06 22:18 
GeneralRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
ThatsAlok21-Jul-06 0:40
ThatsAlok21-Jul-06 0:40 
GeneralRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
gbabu1721-Jul-06 0:49
gbabu1721-Jul-06 0:49 
GeneralRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
ThatsAlok21-Jul-06 1:27
ThatsAlok21-Jul-06 1:27 
Questionto anyone who knows... Pin
not insane yet!20-Jul-06 21:28
not insane yet!20-Jul-06 21:28 
i have a problem on merging 2 lists with 5 inputs on each list. the five inputs were already sorted and i'm trying to have a function to merge it. this is my defining function:
void merge(numA[],numB[],numAB[])
{
}
how can i merge the inputs in numA[] and numB[] and put them in the array of numAB[]?
AnswerRe: to anyone who knows... Pin
Christian Graus20-Jul-06 21:35
protectorChristian Graus20-Jul-06 21:35 
AnswerRe: to anyone who knows... Pin
ThatsAlok20-Jul-06 22:09
ThatsAlok20-Jul-06 22:09 
AnswerRe: to anyone who knows... Pin
Stephen Hewitt20-Jul-06 23:20
Stephen Hewitt20-Jul-06 23:20 
AnswerRe: to anyone who knows... Pin
Stephen Hewitt21-Jul-06 20:30
Stephen Hewitt21-Jul-06 20:30 
QuestionHalt, Break, Pause Pin
tanarnelinistit20-Jul-06 21:27
tanarnelinistit20-Jul-06 21:27 
AnswerRe: Halt, Break, Pause Pin
Christian Graus20-Jul-06 21:37
protectorChristian Graus20-Jul-06 21:37 
GeneralRe: Halt, Break, Pause Pin
tanarnelinistit20-Jul-06 21:45
tanarnelinistit20-Jul-06 21:45 
GeneralRe: Halt, Break, Pause Pin
ThatsAlok20-Jul-06 22:08
ThatsAlok20-Jul-06 22:08 
GeneralRe: Halt, Break, Pause Pin
Christian Graus20-Jul-06 22:14
protectorChristian Graus20-Jul-06 22:14 
AnswerRe: Halt, Break, Pause Pin
NiceNaidu20-Jul-06 22:50
NiceNaidu20-Jul-06 22:50 
GeneralRe: Halt, Break, Pause Pin
tanarnelinistit21-Jul-06 0:22
tanarnelinistit21-Jul-06 0:22 
GeneralRe: Halt, Break, Pause [modified] Pin
Rilhas21-Jul-06 12:09
Rilhas21-Jul-06 12:09 
Questionmulti-threading shared resource access control issue in MDI program Pin
SAMZC20-Jul-06 21:18
SAMZC20-Jul-06 21:18 
AnswerRe: multi-threading shared resource access control issue in MDI program Pin
Steve S20-Jul-06 22:09
Steve S20-Jul-06 22:09 
QuestionMessagebox probs Pin
Ram Murali20-Jul-06 21:06
Ram Murali20-Jul-06 21:06 
AnswerRe: Messagebox probs Pin
ThatsAlok20-Jul-06 21:28
ThatsAlok20-Jul-06 21:28 
GeneralRe: Messagebox probs [modified] Pin
Ram Murali20-Jul-06 21:31
Ram Murali20-Jul-06 21:31 

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.