Click here to Skip to main content
15,897,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to download File from web Pin
manish.patel8-Feb-08 17:18
manish.patel8-Feb-08 17:18 
AnswerRe: How to download File from web Pin
sudhir.marni8-Feb-08 19:45
sudhir.marni8-Feb-08 19:45 
AnswerRe: How to download File from web Pin
Hamid_RT10-Feb-08 21:01
Hamid_RT10-Feb-08 21:01 
GeneralC++ Coding help Needed Pin
waiwai9338-Feb-08 16:21
waiwai9338-Feb-08 16:21 
GeneralRe: C++ Coding help Needed Pin
sudhir.marni8-Feb-08 19:47
sudhir.marni8-Feb-08 19:47 
GeneralRe: C++ Coding help Needed Pin
Rajkumar R9-Feb-08 1:09
Rajkumar R9-Feb-08 1:09 
GeneralRe: C++ Coding help Needed Pin
David Crow11-Feb-08 3:40
David Crow11-Feb-08 3:40 
GeneralDLL annoyances :( Pin
Jim Crafton8-Feb-08 15:27
Jim Crafton8-Feb-08 15:27 
I seem to have stumbled upon a bit of a problem. My program is using several DLL's that I wrote (6 in total). When I use the URLOpenStream() call I get a weird error deep in one of the threads spawned by URLOpenStream. It seems to happen when xpsp2res.dll is loaded. What ends up happening is that the URL starts to load, then fails some point after xpsp2res.dll is loaded.

Googleing turned up some links indicating that this was a rebase problem, something I'd never heard of, or (as far as I know) run into before. The same codes works perfectly on a different machine (both machines are Windows XP SP2). The supposed solution is to explicitly specify a base address for my DLL's. Is this actually correct? Is there some other solution?

¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

Save an Orange - Use the VCF!
VCF Blog

GeneralRe: DLL annoyances :( Pin
Stephen Hewitt9-Feb-08 2:41
Stephen Hewitt9-Feb-08 2:41 
QuestionRealtime file-access logging/prevention Pin
abiemann8-Feb-08 10:55
abiemann8-Feb-08 10:55 
GeneralRe: Realtime file-access logging/prevention Pin
led mike8-Feb-08 11:13
led mike8-Feb-08 11:13 
GeneralRe: Realtime file-access logging/prevention Pin
abiemann8-Feb-08 11:31
abiemann8-Feb-08 11:31 
GeneralRe: Realtime file-access logging/prevention Pin
led mike8-Feb-08 11:43
led mike8-Feb-08 11:43 
GeneralDeterming the proper height of a Status bar Pin
Jim Crafton8-Feb-08 9:49
Jim Crafton8-Feb-08 9:49 
GeneralRe: Determing the proper height of a Status bar Pin
led mike8-Feb-08 10:15
led mike8-Feb-08 10:15 
GeneralRe: Determing the proper height of a Status bar Pin
Jim Crafton8-Feb-08 10:44
Jim Crafton8-Feb-08 10:44 
GeneralRe: Determing the proper height of a Status bar Pin
David Crow8-Feb-08 10:24
David Crow8-Feb-08 10:24 
GeneralRe: Determing the proper height of a Status bar Pin
Jim Crafton8-Feb-08 10:45
Jim Crafton8-Feb-08 10:45 
GeneralRe: Determing the proper height of a Status bar Pin
led mike8-Feb-08 10:51
led mike8-Feb-08 10:51 
GeneralRe: Determing the proper height of a Status bar Pin
Jim Crafton8-Feb-08 10:56
Jim Crafton8-Feb-08 10:56 
GeneralRe: Determing the proper height of a Status bar Pin
led mike8-Feb-08 11:10
led mike8-Feb-08 11:10 
GeneralRe: Determing the proper height of a Status bar Pin
Jim Crafton8-Feb-08 11:28
Jim Crafton8-Feb-08 11:28 
GeneralSQL Server Compact Edition Database File under Type of File Pin
Larry Mills Sr8-Feb-08 9:42
Larry Mills Sr8-Feb-08 9:42 
Generalwhat's the point? do{...}while(FALSE); Pin
Like2Byte8-Feb-08 8:14
Like2Byte8-Feb-08 8:14 
GeneralRe: what's the point? do{...}while(FALSE); [modified] Pin
CPallini8-Feb-08 8:20
mveCPallini8-Feb-08 8:20 

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.