Click here to Skip to main content
15,923,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to set title to font file. Pin
CuteAshaVC++23-Nov-08 21:54
CuteAshaVC++23-Nov-08 21:54 
GeneralRe: How to set title to font file. Pin
Hamid_RT24-Nov-08 2:38
Hamid_RT24-Nov-08 2:38 
QuestionCan i override MessageBox Yes NO Cancel to another language ? Pin
Royaltvk23-Nov-08 19:05
Royaltvk23-Nov-08 19:05 
AnswerRe: Can i override MessageBox Yes NO Cancel to another language ? Pin
_AnsHUMAN_ 23-Nov-08 19:07
_AnsHUMAN_ 23-Nov-08 19:07 
GeneralRe: Can i override MessageBox Yes NO Cancel to another language ? Pin
Royaltvk23-Nov-08 19:15
Royaltvk23-Nov-08 19:15 
QuestionCan WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
Member 454979923-Nov-08 19:00
Member 454979923-Nov-08 19:00 
AnswerRe: Can WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
_AnsHUMAN_ 23-Nov-08 19:06
_AnsHUMAN_ 23-Nov-08 19:06 
GeneralRe: Can WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
Member 454979923-Nov-08 19:11
Member 454979923-Nov-08 19:11 
GeneralRe: Can WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
_AnsHUMAN_ 23-Nov-08 19:16
_AnsHUMAN_ 23-Nov-08 19:16 
AnswerRe: Can WNetDisconnectDialog() be used in VC98(Visual studio 6.0)? Pin
PJ Arends24-Nov-08 6:01
professionalPJ Arends24-Nov-08 6:01 
QuestionHide File Name Pin
MsmVc23-Nov-08 18:38
MsmVc23-Nov-08 18:38 
AnswerRe: Hide File Name Pin
_AnsHUMAN_ 23-Nov-08 18:57
_AnsHUMAN_ 23-Nov-08 18:57 
AnswerRe: Hide File Name Pin
Hamid_RT23-Nov-08 20:20
Hamid_RT23-Nov-08 20:20 
GeneralRe: Hide File Name Pin
MsmVc23-Nov-08 20:41
MsmVc23-Nov-08 20:41 
Questioncomparision of string Pin
tasumisra23-Nov-08 18:36
tasumisra23-Nov-08 18:36 
AnswerRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 18:48
_AnsHUMAN_ 23-Nov-08 18:48 
GeneralRe: comparision of string Pin
tasumisra23-Nov-08 19:09
tasumisra23-Nov-08 19:09 
GeneralRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 19:14
_AnsHUMAN_ 23-Nov-08 19:14 
GeneralRe: comparision of string Pin
tasumisra23-Nov-08 19:19
tasumisra23-Nov-08 19:19 
GeneralRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 19:27
_AnsHUMAN_ 23-Nov-08 19:27 
GeneralRe: comparision of string Pin
tasumisra23-Nov-08 20:06
tasumisra23-Nov-08 20:06 
QuestionHaving problem with 2-dimensional dynamic array Pin
shahb23-Nov-08 18:24
shahb23-Nov-08 18:24 
AnswerRe: Having problem with 2-dimensional dynamic array Pin
CPallini23-Nov-08 22:33
mveCPallini23-Nov-08 22:33 
You probably cannot get meaningful help because:

  1. Your scenario + code don't give enough info (you state m=3200 x n=58) but in your code there are just other constants (such as _CANVAS_WIDTH), that are, for us, of undefined value.
  2. Your code is not properly formatted, see wrong syntax in for iterations inside calculate function.
  3. Your code gives incomplete info (for instance, how are defined the parameters of the calculate function?
  4. You don't provide any debug info (for instance what is the offending line?). You are strongly advised using the debugger, that is the king of the programmer's tools


Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

Questionstore bitmap into harddisk Pin
220823-Nov-08 17:45
220823-Nov-08 17:45 
AnswerRe: store bitmap into harddisk Pin
Hamid_RT23-Nov-08 20:33
Hamid_RT23-Nov-08 20:33 

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.