Click here to Skip to main content
15,911,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: char** Pin
ThatsAlok27-Nov-07 22:50
ThatsAlok27-Nov-07 22:50 
GeneralRe: char** Pin
toxcct27-Nov-07 23:04
toxcct27-Nov-07 23:04 
GeneralRe: char** Pin
ThatsAlok27-Nov-07 23:30
ThatsAlok27-Nov-07 23:30 
QuestionProblem with IE7 Pin
sumd27-Nov-07 21:03
sumd27-Nov-07 21:03 
AnswerRe: Problem with IE7 Pin
ThatsAlok27-Nov-07 22:48
ThatsAlok27-Nov-07 22:48 
GeneralRe: Problem with IE7 Pin
sumd27-Nov-07 23:14
sumd27-Nov-07 23:14 
Questionthread pool Pin
Jhony george27-Nov-07 20:53
Jhony george27-Nov-07 20:53 
QuestionVC 6.0 math bug? Pin
2374127-Nov-07 20:29
2374127-Nov-07 20:29 
float fCurZoom = 1.20000 (as per the debugger) - no problem

now

int newVal = (int) ( fCurZoom * 100.0f );

newVal is equal to 119

???????????????

I'm seeing this happen in the debugger and all

all SPs were applied to vc btw.

Has anyone else seen this type of thing?
AnswerRe: VC 6.0 math bug? Pin
LOUIS Christian27-Nov-07 20:42
LOUIS Christian27-Nov-07 20:42 
AnswerRe: VC 6.0 math bug? Pin
Michael Dunn27-Nov-07 21:46
sitebuilderMichael Dunn27-Nov-07 21:46 
Questioncreate unmovable an nonresizable window Pin
CJ94200227-Nov-07 20:28
CJ94200227-Nov-07 20:28 
AnswerRe: create unmovable an nonresizable window Pin
Nelek27-Nov-07 22:08
protectorNelek27-Nov-07 22:08 
QuestionRe: create unmovable an nonresizable window Pin
David Crow28-Nov-07 2:58
David Crow28-Nov-07 2:58 
QuestionI have a problem in transferring database file from server to client Pin
bhagyashree ah27-Nov-07 18:16
bhagyashree ah27-Nov-07 18:16 
QuestionRe: I have a problem in transferring database file from server to client Pin
David Crow28-Nov-07 2:45
David Crow28-Nov-07 2:45 
QuestionRe: I have a problem in transferring database file from server to client Pin
bhagyashree ah28-Nov-07 16:54
bhagyashree ah28-Nov-07 16:54 
AnswerRe: I have a problem in transferring database file from server to client Pin
David Crow29-Nov-07 2:40
David Crow29-Nov-07 2:40 
Questionidentical mechanism in c++ like "CList" in MFC Pin
manish.patel27-Nov-07 17:45
manish.patel27-Nov-07 17:45 
AnswerRe: identical mechanism in c++ like "CList" in MFC Pin
only coder27-Nov-07 18:12
only coder27-Nov-07 18:12 
AnswerRe: identical mechanism in c++ like "CList" in MFC Pin
David Crow28-Nov-07 2:48
David Crow28-Nov-07 2:48 
Questionunresolved external symbol __security_check_cookie Pin
George_George27-Nov-07 16:31
George_George27-Nov-07 16:31 
AnswerRe: unresolved external symbol __security_check_cookie Pin
Michael Dunn27-Nov-07 16:35
sitebuilderMichael Dunn27-Nov-07 16:35 
GeneralRe: unresolved external symbol __security_check_cookie Pin
George_George27-Nov-07 18:51
George_George27-Nov-07 18:51 
AnswerRe: unresolved external symbol __security_check_cookie Pin
Alain Rist27-Nov-07 22:07
Alain Rist27-Nov-07 22:07 
GeneralRe: unresolved external symbol __security_check_cookie Pin
George_George27-Nov-07 22:25
George_George27-Nov-07 22:25 

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.