Click here to Skip to main content
15,889,879 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Heavy Duty Client/Server Application Pin
Randor 4-Aug-09 19:07
professional Randor 4-Aug-09 19:07 
Questionoutlook in plain C++ Pin
Fuad Abu Sameer4-Aug-09 3:04
Fuad Abu Sameer4-Aug-09 3:04 
AnswerRe: outlook in plain C++ Pin
David Crow4-Aug-09 5:39
David Crow4-Aug-09 5:39 
QuestionAutomating application for multiple version of word Pin
gadag4-Aug-09 2:58
gadag4-Aug-09 2:58 
Questionassignment operator Pin
p_19604-Aug-09 2:41
p_19604-Aug-09 2:41 
AnswerRe: assignment operator Pin
Cedric Moonen4-Aug-09 2:45
Cedric Moonen4-Aug-09 2:45 
AnswerRe: assignment operator Pin
CPallini4-Aug-09 3:00
mveCPallini4-Aug-09 3:00 
Questionmemory could not be written Pin
caobo9224-Aug-09 1:33
caobo9224-Aug-09 1:33 
Hello my friends:
Sometimes I start my program , I get an error message saying: The instruction at "0x766fbb8f" referenced memory at "0x2f7a6e2e"(this number vary). The memory could not be "write". It usually have the option to press ok to terminate the program, or cancel to debug.

The error message follow:
First-chance exception in cloud.exe (WININET.DLL): 0xC0000005: Access Violation.

Ordinal103+0x710e
wininet ! InternetTimeFromSystemTimeA
wininet + 0x4b1b
wininet + 0x497c
wininet ! InternetTimeFromSystemTimeA + 0xd085
wininet ! CommitUrlCacheEntryA + 0xd1
wininet ! InternetClearAllPerSiteCookieDecisions
wininet ! Ordinal117+0x7f2
wininet ! InternetTimeFromSystemTimeA + 0x7b39
wininet ! Ordinal101+0x592
wininet ! Ordinal101+0x24b
wininet ! Ordinal101+0x142
wininet ! InternetGetConnectedStateEx + 0x128
wininet ! Ordinal120+0xbf
ntdll ! RtlSetEnvironmentVariable + 0x30a
ntdll ! RtlSetEnvironmentVariable + 0x34b
ntdll ! RtlSetEnvironmentVariable + 0x40d
ntdll ! RtlSetEnvironmentVariable + 0x3e4
Kernel32 ! GetModuleFileNameA + 0x1b4

Because I use cwebbrowser2 in my application. Sometimes IE6 browser also get an same error message above.
I would appreciate any help.
AnswerRe: memory could not be written Pin
Adam Roderick J4-Aug-09 1:49
Adam Roderick J4-Aug-09 1:49 
GeneralRe: memory could not be written Pin
caobo9224-Aug-09 2:49
caobo9224-Aug-09 2:49 
QuestionWhat is command routing in VC++ ? Pin
rajajay824-Aug-09 0:08
rajajay824-Aug-09 0:08 
AnswerRe: What is command routing in VC++ ? Pin
_AnsHUMAN_ 4-Aug-09 1:18
_AnsHUMAN_ 4-Aug-09 1:18 
Questionhow to images from a group in MFC Pin
rajapp4-Aug-09 0:08
rajapp4-Aug-09 0:08 
AnswerRe: how to images from a group in MFC [modified] Pin
Adam Roderick J4-Aug-09 0:17
Adam Roderick J4-Aug-09 0:17 
QuestionSize of Dialog at run time Pin
002comp4-Aug-09 0:05
002comp4-Aug-09 0:05 
AnswerRe: Size of Dialog at run time Pin
Adam Roderick J4-Aug-09 0:12
Adam Roderick J4-Aug-09 0:12 
GeneralRe: Size of Dialog at run time Pin
002comp4-Aug-09 0:30
002comp4-Aug-09 0:30 
GeneralRe: Size of Dialog at run time Pin
Adam Roderick J4-Aug-09 0:48
Adam Roderick J4-Aug-09 0:48 
GeneralRe: Size of Dialog at run time Pin
002comp4-Aug-09 1:13
002comp4-Aug-09 1:13 
GeneralRe: Size of Dialog at run time Pin
Cedric Moonen4-Aug-09 0:59
Cedric Moonen4-Aug-09 0:59 
QuestionIWMPPlayer in WMP plugin Pin
da-kak-tak3-Aug-09 23:25
da-kak-tak3-Aug-09 23:25 
QuestionSending keystrokes to other *non-focus* application Pin
audi023-Aug-09 23:00
audi023-Aug-09 23:00 
AnswerRe: Sending keystrokes to other *non-focus* application Pin
Adam Roderick J3-Aug-09 23:45
Adam Roderick J3-Aug-09 23:45 
QuestionRe: Sending keystrokes to other *non-focus* application Pin
David Crow4-Aug-09 2:57
David Crow4-Aug-09 2:57 
AnswerRe: Sending keystrokes to other *non-focus* application Pin
audi025-Aug-09 12:06
audi025-Aug-09 12:06 

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.