Click here to Skip to main content
15,905,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAny Idea why? .... Pin
JohnnyG26-Jun-02 10:29
JohnnyG26-Jun-02 10:29 
GeneralRe: Any Idea why? .... Pin
jbarton26-Jun-02 11:09
jbarton26-Jun-02 11:09 
GeneralRe: Any Idea why? .... Pin
JohnnyG26-Jun-02 14:14
JohnnyG26-Jun-02 14:14 
GeneralRe: Any Idea why? .... Pin
Roger Allen26-Jun-02 13:28
Roger Allen26-Jun-02 13:28 
GeneralRe: Any Idea why? .... Pin
JohnnyG27-Jun-02 3:59
JohnnyG27-Jun-02 3:59 
GeneralRe: Any Idea why? .... Pin
Bill Wilson27-Jun-02 10:25
Bill Wilson27-Jun-02 10:25 
GeneralRe: Any Idea why? .... Pin
JohnnyG27-Jun-02 14:35
JohnnyG27-Jun-02 14:35 
GeneralRe: Any Idea why? .... Pin
Ramu Pulipati26-Jun-02 18:19
Ramu Pulipati26-Jun-02 18:19 
JohnnyG wrote:
memset(&RadarParityTable, 0, sizeof(RadarParityTable));
to
memset(RadarParityTable, 0, sizeof(RadarParityTable));

Did you corrected this ???

Hth....;)
Ramu
GeneralRe: Any Idea why? .... Pin
JohnnyG27-Jun-02 14:28
JohnnyG27-Jun-02 14:28 
GeneralRe: Any Idea why? .... Pin
Ramu Pulipati27-Jun-02 17:34
Ramu Pulipati27-Jun-02 17:34 
GeneralRe: Any Idea why? .... Pin
JohnnyG28-Jun-02 3:24
JohnnyG28-Jun-02 3:24 
GeneralRe: Any Idea why? .... Pin
JohnnyG27-Jun-02 14:40
JohnnyG27-Jun-02 14:40 
GeneralRe: Any Idea why? .... Pin
JohnnyG28-Jun-02 3:26
JohnnyG28-Jun-02 3:26 
GeneralCapturing the event Pin
26-Jun-02 9:28
suss26-Jun-02 9:28 
GeneralRe: Capturing the event Pin
Ramu Pulipati26-Jun-02 18:32
Ramu Pulipati26-Jun-02 18:32 
Generalm_hWnd Pin
Anthony988726-Jun-02 9:08
Anthony988726-Jun-02 9:08 
GeneralRe: m_hWnd Pin
Joaquín M López Muñoz26-Jun-02 9:32
Joaquín M López Muñoz26-Jun-02 9:32 
GeneralData Transfer: DLL -> VB (UDT Array with Strings) Pin
Ryan B.26-Jun-02 8:58
Ryan B.26-Jun-02 8:58 
GeneralDialogue Bitmaps Pin
EBerlin26-Jun-02 8:52
EBerlin26-Jun-02 8:52 
GeneralRe: Dialogue Bitmaps Pin
Christian Graus26-Jun-02 12:12
protectorChristian Graus26-Jun-02 12:12 
GeneralRe: Dialogue Bitmaps Pin
EBerlin27-Jun-02 7:09
EBerlin27-Jun-02 7:09 
GeneralRe: Dialogue Bitmaps Pin
Christian Graus27-Jun-02 11:07
protectorChristian Graus27-Jun-02 11:07 
GeneralOutlook Express data format Pin
Mike_Beard26-Jun-02 8:14
Mike_Beard26-Jun-02 8:14 
GeneralRe: Outlook Express data format Pin
Ramu Pulipati26-Jun-02 8:22
Ramu Pulipati26-Jun-02 8:22 
GeneralRe: Outlook Express data format Pin
Mike_Beard26-Jun-02 10:16
Mike_Beard26-Jun-02 10:16 

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.