Click here to Skip to main content
15,901,873 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Casting DWORD to String? Pin
Mike Nordell26-Jan-03 2:03
Mike Nordell26-Jan-03 2:03 
GeneralRe: Casting DWORD to String? Pin
PJ Arends26-Jan-03 17:02
professionalPJ Arends26-Jan-03 17:02 
GeneralRe: Casting DWORD to String? Pin
georgiek5027-Jan-03 1:40
georgiek5027-Jan-03 1:40 
GeneralDouble Click Tree Control Pin
25-Jan-03 11:44
suss25-Jan-03 11:44 
GeneralRe: Double Click Tree Control Pin
Michael Dunn25-Jan-03 15:47
sitebuilderMichael Dunn25-Jan-03 15:47 
GeneralInvoking the JVM from C++ Pin
Member 8408525-Jan-03 6:05
Member 8408525-Jan-03 6:05 
GeneralArrrggghh! Threads and CInternetSession Pin
(Steven Hicks)n+125-Jan-03 5:17
(Steven Hicks)n+125-Jan-03 5:17 
GeneralRe: Arrrggghh! Threads and CInternetSession Pin
Neville Franks25-Jan-03 10:14
Neville Franks25-Jan-03 10:14 
Steven Hicks wrote:
m_strOutput=bBks.GetFiles(m_strStr_Websites[0]);

What us bBks, where is it initialized, is it valid? CBookmarks::BKOrg_Thread() has a 'this' ptr, why isn't it just being used. ie, If bBks is pointing to a different instance of CBookmarks you are treading on thin ice. Also is the critical section a static member of CBookmarks? And have you tried the obvious thing, stepping through the code with the debugger?


And finally old stle C casts shouldn't be used these days: ((CBookmarks*)arg)->

Neville Franks, Author of ED for Windows. www.getsoft.com
Make money with our new Affilate program
GeneralRe: Arrrggghh! Threads and CInternetSession Pin
(Steven Hicks)n+125-Jan-03 10:24
(Steven Hicks)n+125-Jan-03 10:24 
GeneralRe: Arrrggghh! Threads and CInternetSession Pin
Neville Franks25-Jan-03 10:29
Neville Franks25-Jan-03 10:29 
Questionshortcut key in colecontrol doesn't work,why? Pin
reebes25-Jan-03 5:13
reebes25-Jan-03 5:13 
GeneralDundas Ultimate Toolbox Pin
Nish Nishant25-Jan-03 4:50
sitebuilderNish Nishant25-Jan-03 4:50 
GeneralRe: Dundas Ultimate Toolbox Pin
Abbas_Riazi26-Jan-03 0:46
professionalAbbas_Riazi26-Jan-03 0:46 
GeneralRe: Dundas Ultimate Toolbox Pin
Nish Nishant27-Jan-03 16:30
sitebuilderNish Nishant27-Jan-03 16:30 
GeneralRe: Dundas Ultimate Toolbox Pin
Peter Zajac27-Jan-03 4:48
Peter Zajac27-Jan-03 4:48 
GeneralRe: Dundas Ultimate Toolbox Pin
Nish Nishant27-Jan-03 16:29
sitebuilderNish Nishant27-Jan-03 16:29 
GeneralQuestion about CRITICAL_SECTION and WaitForSingleObject. Pin
George225-Jan-03 3:24
George225-Jan-03 3:24 
GeneralRe: Question about CRITICAL_SECTION and WaitForSingleObject. Pin
Michael Dunn25-Jan-03 5:34
sitebuilderMichael Dunn25-Jan-03 5:34 
GeneralRe: Question about CRITICAL_SECTION and WaitForSingleObject. Pin
George225-Jan-03 16:25
George225-Jan-03 16:25 
GeneralRe: Question about CRITICAL_SECTION and WaitForSingleObject. Pin
Michael Dunn25-Jan-03 17:34
sitebuilderMichael Dunn25-Jan-03 17:34 
GeneralRe: Question about CRITICAL_SECTION and WaitForSingleObject. Pin
George225-Jan-03 17:50
George225-Jan-03 17:50 
GeneralStrange listbox scrolling in XP Pin
Moak25-Jan-03 3:20
Moak25-Jan-03 3:20 
GeneralRe: Strange listbox scrolling in XP Pin
Michael Dunn25-Jan-03 5:36
sitebuilderMichael Dunn25-Jan-03 5:36 
GeneralRe: Strange listbox scrolling in XP Pin
Moak25-Jan-03 5:46
Moak25-Jan-03 5:46 
GeneralRe: Strange listbox scrolling in XP Pin
Michael Dunn25-Jan-03 9:01
sitebuilderMichael Dunn25-Jan-03 9:01 

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.