Click here to Skip to main content
16,007,779 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Address passing between two processes Pin
Stephane Rodriguez.18-Jan-03 2:45
Stephane Rodriguez.18-Jan-03 2:45 
GeneralRe: Address passing between two processes Pin
Wenrich18-Jan-03 19:28
Wenrich18-Jan-03 19:28 
GeneralNetscape Users Please Help... Pin
JoeSox17-Jan-03 15:15
JoeSox17-Jan-03 15:15 
Generalarm animation Pin
Anonymous17-Jan-03 14:58
Anonymous17-Jan-03 14:58 
GeneralRe: arm animation Pin
includeh1017-Jan-03 17:24
includeh1017-Jan-03 17:24 
GeneralBeginer DLL question... Pin
RobJones17-Jan-03 14:19
RobJones17-Jan-03 14:19 
GeneralRe: Beginer DLL question... Pin
Chris Richardson17-Jan-03 14:59
Chris Richardson17-Jan-03 14:59 
GeneralRe: Beginer DLL question... Pin
RobJones17-Jan-03 15:07
RobJones17-Jan-03 15:07 
Actually If I remark out all of my code and just have the function return a value of 0.. It still crashes with the same error.. Here is the callstack..

NTDLL! 77f97704()
NTDLL! 77fb6688()
NTDLL! 77fb58fe()
NTDLL! 77fa7111()
NTDLL! 77fcbeda()
MYSOCKETDLL! 1000211e()
CWnd::OnWndMsg(unsigned int 275, unsigned int 0, long 0, long * 0x0012fd50) line 1829
CWnd::WindowProc(unsigned int 275, unsigned int 0, long 0) line 1585 + 30 bytes
AfxCallWndProc(CWnd * 0x013818d0 {CMainFrame hWnd=???}, HWND__ * 0x000c07b6, unsigned int 275, unsigned int 0, long 0) line 215 + 26 bytes
AfxWndProc(HWND__ * 0x000c07b6, unsigned int 275, unsigned int 0, long 0) line 368
USER32! 77e3a244()
USER32! 77e145e5()
USER32! 77e15b51()
CWinThread::Run() line 480 + 11 bytes
CWinApp::Run() line 400
AfxWinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char * 0x00133129, int 1) line 49 + 11 bytes
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char * 0x00133129, int 1) line 30
WinMainCRTStartup() line 198 + 54 bytes
KERNEL32! 77ea847c()

Thanks for helping out Big Grin | :-D

Rob
GeneralRe: Beginer DLL question... Pin
Chris Richardson26-Jan-03 22:55
Chris Richardson26-Jan-03 22:55 
GeneralRe: Beginer DLL question... Pin
Stephane Rodriguez.18-Jan-03 2:51
Stephane Rodriguez.18-Jan-03 2:51 
GeneralCEdit in a CView has no ClientEdge Pin
JohnMcL17-Jan-03 13:51
JohnMcL17-Jan-03 13:51 
GeneralRe: CEdit in a CView has no ClientEdge Pin
RobJones17-Jan-03 14:23
RobJones17-Jan-03 14:23 
GeneralRe: CEdit in a CView has no ClientEdge Pin
Chris Richardson17-Jan-03 14:56
Chris Richardson17-Jan-03 14:56 
GeneralRe: CEdit in a CView has no ClientEdge Pin
JohnMcL17-Jan-03 15:03
JohnMcL17-Jan-03 15:03 
GeneralRe: CEdit in a CView has no ClientEdge Pin
RobJones17-Jan-03 15:11
RobJones17-Jan-03 15:11 
GeneralRe: CEdit in a CView has no ClientEdge Pin
JohnMcL17-Jan-03 15:37
JohnMcL17-Jan-03 15:37 
GeneralRe: CEdit in a CView has no ClientEdge Pin
RobJones17-Jan-03 15:48
RobJones17-Jan-03 15:48 
GeneralRe: CEdit in a CView has no ClientEdge Pin
RobJones17-Jan-03 15:55
RobJones17-Jan-03 15:55 
GeneralRe: CEdit in a CView has no ClientEdge Pin
JohnMcL17-Jan-03 16:26
JohnMcL17-Jan-03 16:26 
GeneralRe: CEdit in a CView has no ClientEdge Pin
RobJones17-Jan-03 16:05
RobJones17-Jan-03 16:05 
QuestionDynamic Menus in a Child Window? Pin
Dov Sherman17-Jan-03 13:39
Dov Sherman17-Jan-03 13:39 
AnswerRe: Dynamic Menus in a Child Window? Pin
RobJones17-Jan-03 14:32
RobJones17-Jan-03 14:32 
GeneralRe: Dynamic Menus in a Child Window? Pin
Dov Sherman17-Jan-03 16:22
Dov Sherman17-Jan-03 16:22 
AnswerRe: Dynamic Menus in a Child Window? Pin
Simon.W17-Jan-03 16:03
Simon.W17-Jan-03 16:03 
GeneralI need help with dialogs please Pin
toey17-Jan-03 11:58
toey17-Jan-03 11:58 

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.