Click here to Skip to main content
15,888,157 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sockets & pop3 Pin
Anders Molin12-May-03 8:04
professionalAnders Molin12-May-03 8:04 
GeneralRe: sockets & pop3 Pin
ibiteu212-May-03 8:12
ibiteu212-May-03 8:12 
GeneralRe: sockets & pop3 Pin
Anders Molin12-May-03 8:37
professionalAnders Molin12-May-03 8:37 
GeneralRe: sockets & pop3 Pin
ibiteu212-May-03 10:32
ibiteu212-May-03 10:32 
QuestionBest Way to Respond to IE dialog boxes? Pin
RickGavin12-May-03 7:28
RickGavin12-May-03 7:28 
AnswerRe: Best Way to Respond to IE dialog boxes? Pin
David Crow12-May-03 8:05
David Crow12-May-03 8:05 
GeneralRe: Best Way to Respond to IE dialog boxes? Pin
RickGavin12-May-03 9:19
RickGavin12-May-03 9:19 
GeneralDLL loading in debug and release mode Pin
Dominik Reichl12-May-03 7:22
Dominik Reichl12-May-03 7:22 
Hello,

I need to load libraries using the LoadLibrary function in my project. In the debug version of my project this works really fine, but in release mode nothing works. The app always crashes in release mode when calling a function of the DLL.

I already have read the article "How to survive the release version of your project", but it didn't help me.

Do you have any idea what it could be?

Confused | :confused:
-Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)

GeneralRe: DLL loading in debug and release mode Pin
valikac12-May-03 9:09
valikac12-May-03 9:09 
GeneralRe: DLL loading in debug and release mode Pin
Neville Franks12-May-03 13:04
Neville Franks12-May-03 13:04 
GeneralRe: DLL loading in debug and release mode Pin
Dominik Reichl13-May-03 0:23
Dominik Reichl13-May-03 0:23 
GeneralRe: DLL loading in debug and release mode Pin
Neville Franks13-May-03 1:32
Neville Franks13-May-03 1:32 
GeneralRe: DLL loading in debug and release mode Pin
Dominik Reichl13-May-03 1:57
Dominik Reichl13-May-03 1:57 
GeneralRe: DLL loading in debug and release mode Pin
Neville Franks13-May-03 2:04
Neville Franks13-May-03 2:04 
GeneralRe: DLL loading in debug and release mode Pin
Dominik Reichl13-May-03 2:09
Dominik Reichl13-May-03 2:09 
GeneralRe: DLL loading in debug and release mode Pin
Neville Franks13-May-03 2:13
Neville Franks13-May-03 2:13 
GeneralNamespace and Temmplate function Pin
Shah Shehpori12-May-03 5:57
sussShah Shehpori12-May-03 5:57 
GeneralRe: Namespace and Temmplate function Pin
Brigsoft12-May-03 21:23
Brigsoft12-May-03 21:23 
QuestionHELP! Anyone know MFC here? Pin
Bigsteiny12-May-03 5:55
Bigsteiny12-May-03 5:55 
AnswerRe: HELP! Anyone know MFC here? Pin
Nitron12-May-03 6:03
Nitron12-May-03 6:03 
GeneralRe: HELP! Anyone know MFC here? Pin
Bigsteiny12-May-03 6:09
Bigsteiny12-May-03 6:09 
GeneralRe: HELP! Anyone know MFC here? Pin
David Crow12-May-03 6:54
David Crow12-May-03 6:54 
GeneralRe: HELP! Anyone know MFC here? Pin
Bigsteiny12-May-03 16:20
Bigsteiny12-May-03 16:20 
GeneralRe: HELP! Anyone know MFC here? Pin
David Crow13-May-03 2:12
David Crow13-May-03 2:12 
AnswerRe: HELP! Anyone know MFC here? Pin
Toni7812-May-03 7:21
Toni7812-May-03 7: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.