Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: \t char gives 3 spaces instead of 4 Pin
led mike15-Jul-06 16:02
led mike15-Jul-06 16:02 
GeneralRe: \t char gives 3 spaces instead of 4 [modified] Pin
sphereboy15-Jul-06 16:14
sphereboy15-Jul-06 16:14 
GeneralRe: \t char gives 3 spaces instead of 4 Pin
led mike15-Jul-06 16:34
led mike15-Jul-06 16:34 
GeneralRe: \t char gives 3 spaces instead of 4 Pin
sphereboy15-Jul-06 19:36
sphereboy15-Jul-06 19:36 
GeneralRe: \t char gives 3 spaces instead of 4 Pin
led mike16-Jul-06 20:11
led mike16-Jul-06 20:11 
QuestionHow-to convert a Makefile into VC2005 express project? Pin
vgnogueira15-Jul-06 13:35
vgnogueira15-Jul-06 13:35 
AnswerRe: How-to convert a Makefile into VC2005 express project? Pin
Mike Dimmick16-Jul-06 7:14
Mike Dimmick16-Jul-06 7:14 
QuestionRe: How-to convert a Makefile into VC2005 express project? Pin
stretchcoder4-Oct-06 8:15
stretchcoder4-Oct-06 8:15 
Mike,
I am getting a similar error although from a completely different situation. Using the DecompressClass code I found here at codeproject. The original code was developed in Visual C++ 6, and I converted it to Visual C++ 2005 (using Visual Studio convert wizard).

I am getting an assert in gmtime64.c at the line:
(caltime <= _MAX__TIME64_T)

I think the problem is that _MAX__TIME64_T is not defined anywhere. Where should I define this, and WHAT should I define it to? (Or how do I find the answers to these questions?

Thanks in advance!
AnswerRe: How-to convert a Makefile into VC2005 express project? Pin
Mike Dimmick5-Oct-06 1:01
Mike Dimmick5-Oct-06 1:01 
GeneralRe: How-to convert a Makefile into VC2005 express project? Pin
stretchcoder5-Oct-06 3:31
stretchcoder5-Oct-06 3:31 
QuestionTaskbar Starting Message Pin
Gregory Braun15-Jul-06 13:13
Gregory Braun15-Jul-06 13:13 
AnswerRe: Taskbar Starting Message Pin
Garth J Lancaster15-Jul-06 13:34
professionalGarth J Lancaster15-Jul-06 13:34 
AnswerRe: Taskbar Starting Message Pin
Ravi Bhavnani16-Jul-06 5:33
professionalRavi Bhavnani16-Jul-06 5:33 
GeneralRe: Taskbar Starting Message Pin
Gregory Braun16-Jul-06 17:00
Gregory Braun16-Jul-06 17:00 
QuestionDraw a text overlay in a running DirectX game (Battlefield 2) [modified] Pin
StefanKittel15-Jul-06 12:50
StefanKittel15-Jul-06 12:50 
AnswerRe: Draw a text overlay in a running DirectX game (Battlefield 2) Pin
led mike15-Jul-06 16:05
led mike15-Jul-06 16:05 
Questionerror C2061: syntax error : identifier 'ostream' Pin
jon-8015-Jul-06 8:39
professionaljon-8015-Jul-06 8:39 
AnswerRe: error C2061: syntax error : identifier 'ostream' Pin
Jun Du15-Jul-06 10:16
Jun Du15-Jul-06 10:16 
AnswerRe: error C2061: syntax error : identifier 'ostream' Pin
Stephen Hewitt15-Jul-06 21:43
Stephen Hewitt15-Jul-06 21:43 
GeneralClass view does not work properly in VS2005 [modified] Pin
gianct15-Jul-06 8:24
gianct15-Jul-06 8:24 
Questionspecial charset [modified] Pin
hamavreg15-Jul-06 4:54
hamavreg15-Jul-06 4:54 
AnswerRe: special charset Pin
Hamid_RT15-Jul-06 5:09
Hamid_RT15-Jul-06 5:09 
QuestionChoosing a printer and init printing... Pin
Cris15-Jul-06 4:04
Cris15-Jul-06 4:04 
AnswerRe: Choosing a printer and init printing... Pin
Hamid_RT15-Jul-06 5:03
Hamid_RT15-Jul-06 5:03 
GeneralRe: Choosing a printer and init printing... Pin
Cris21-Jul-06 2:56
Cris21-Jul-06 2:56 

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.