Click here to Skip to main content
16,016,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Displaying a bitmap? Pin
MAAK3-Mar-03 22:22
MAAK3-Mar-03 22:22 
GeneralRe: Displaying a bitmap? Pin
Paddy4-Mar-03 2:37
Paddy4-Mar-03 2:37 
QuestionActiveX controls list? Pin
Brent Lamborn3-Mar-03 10:04
Brent Lamborn3-Mar-03 10:04 
AnswerRe: ActiveX controls list? Pin
Brian Shifrin3-Mar-03 13:11
Brian Shifrin3-Mar-03 13:11 
GeneralMulti-threading question Pin
#realJSOP3-Mar-03 9:49
professional#realJSOP3-Mar-03 9:49 
GeneralRe: Multi-threading question Pin
Alvaro Mendez3-Mar-03 10:33
Alvaro Mendez3-Mar-03 10:33 
GeneralRe: Multi-threading question Pin
#realJSOP3-Mar-03 11:20
professional#realJSOP3-Mar-03 11:20 
GeneralRe: Multi-threading question Pin
Michael Dunn3-Mar-03 10:46
sitebuilderMichael Dunn3-Mar-03 10:46 
NAV does not do anything until a thread attempts file access. The only interaction your app will have with NAV is when a thread launches an app. NAV will scan that app before allowing it to run.
What kind of error are you getting? Error from CreateProcess()? Or do you have a timeout waiting for the new app to go idle and the time is expiring? If it's the latter case, the external app could, I suppose, make NAV's heuristics chug away for a couple of seconds if it happens to look like a potential virus. First thing to try is rule out NAV - add an exclusion for the EXE that gets run (or EXEs, if there are several) so they won't be scanned by NAV.

--Mike--
PROCRASTINATION: Hard work often pays off after time, but laziness always pays off now.

BUY MY SOFTWARE!! (please?) RightClick-Encrypt | 1ClickPicGrabber
My IntarWeb Homepgae!!!11

GeneralRe: Multi-threading question Pin
#realJSOP3-Mar-03 11:34
professional#realJSOP3-Mar-03 11:34 
GeneralRe: Multi-threading question Pin
KarstenK3-Mar-03 21:56
mveKarstenK3-Mar-03 21:56 
GeneralRe: Multi-threading question Pin
Scott H. Settlemier4-Mar-03 14:22
Scott H. Settlemier4-Mar-03 14:22 
GeneralTitleTip Class Pin
djtommye3-Mar-03 9:27
djtommye3-Mar-03 9:27 
General"#if defined" problem ... Pin
Daniel Strigl3-Mar-03 9:18
Daniel Strigl3-Mar-03 9:18 
GeneralRe: "#if defined" problem ... Pin
PJ Arends3-Mar-03 9:29
professionalPJ Arends3-Mar-03 9:29 
GeneralRe: "#if defined" problem ... Pin
Daniel Strigl3-Mar-03 10:02
Daniel Strigl3-Mar-03 10:02 
GeneralRe: "#if defined" problem ... Pin
PJ Arends3-Mar-03 10:43
professionalPJ Arends3-Mar-03 10:43 
GeneralON_CONTROL_RANGE and BN_PUSHED Pin
Scott H. Settlemier3-Mar-03 9:04
Scott H. Settlemier3-Mar-03 9:04 
GeneralRe: ON_CONTROL_RANGE and BN_PUSHED Pin
Scott H. Settlemier3-Mar-03 9:17
Scott H. Settlemier3-Mar-03 9:17 
Generallauncher :) Pin
MemLeak3-Mar-03 8:59
MemLeak3-Mar-03 8:59 
GeneralRe: launcher :) Pin
Chris Losinger3-Mar-03 9:09
professionalChris Losinger3-Mar-03 9:09 
GeneralRe: launcher :) Pin
MemLeak4-Mar-03 4:58
MemLeak4-Mar-03 4:58 
QuestionHow do I check the contents of the 'recv' function in window sockets Pin
IrishSonic3-Mar-03 8:45
IrishSonic3-Mar-03 8:45 
AnswerRe: How do I check the contents of the 'recv' function in window sockets Pin
valikac3-Mar-03 8:51
valikac3-Mar-03 8:51 
GeneralEnumerating exported DLL functions Pin
Anonymous3-Mar-03 8:39
Anonymous3-Mar-03 8:39 
GeneralRe: Enumerating exported DLL functions Pin
Alvaro Mendez3-Mar-03 8:53
Alvaro Mendez3-Mar-03 8:53 

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.