Click here to Skip to main content
16,005,389 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to use non-system fonts for dialog,button,etc... Pin
Truong D. Toan22-Apr-04 20:30
Truong D. Toan22-Apr-04 20:30 
AnswerRe: How to use non-system fonts for dialog,button,etc... Pin
Monty222-Apr-04 21:41
Monty222-Apr-04 21:41 
GeneralRe: How to use non-system fonts for dialog,button,etc... Pin
Truong D. Toan25-Apr-04 8:00
Truong D. Toan25-Apr-04 8:00 
Generalserial comm in w2k (please help!!!) Pin
фил22-Apr-04 19:42
фил22-Apr-04 19:42 
GeneralRe: serial comm in w2k (please help!!!) Pin
D.J.Deky22-Apr-04 21:07
D.J.Deky22-Apr-04 21:07 
GeneralRe: serial comm in w2k (please help!!!) Pin
фил22-Apr-04 21:33
фил22-Apr-04 21:33 
GeneralRe: serial comm in w2k (please help!!!) Pin
D.J.Deky22-Apr-04 22:13
D.J.Deky22-Apr-04 22:13 
GeneralRe: serial comm in w2k (please help!!!) Pin
фил22-Apr-04 22:24
фил22-Apr-04 22:24 
no, no...

these are the 7 bytes i get ach 3ms:

byte1 byte2 byte3 ...
ID data1 data2 ...

each frame begins with 0x37 - thats the id that tells me where i may begin with the synchronization.

but the problem lies somewhere else:

i can't set the reading timeouts (SetCommTimeout()) properly to keep up with those 7 bytes each 3ms...

i'm able to keep up for about 10 seconds; each 10 seconds i loose some frames.

one of the reason is this very slow computer i'm using... (my program's got to work event on 133MHz machines!)

Я люблю русский языкь!
GeneralRe: serial comm in w2k (please help!!!) Pin
Anonymous22-Apr-04 23:26
Anonymous22-Apr-04 23:26 
GeneralRe: serial comm in w2k (please help!!!) Pin
hasanshik22-Apr-04 23:27
susshasanshik22-Apr-04 23:27 
GeneralRe: serial comm in w2k (please help!!!) Pin
jhwurmbach23-Apr-04 1:39
jhwurmbach23-Apr-04 1:39 
GeneralRe: serial comm in w2k (please help!!!) Pin
фил23-Apr-04 1:48
фил23-Apr-04 1:48 
GeneralRe: serial comm in w2k (please help!!!) Pin
toxcct22-Apr-04 21:08
toxcct22-Apr-04 21:08 
GeneralVC++ application error on WinXP Pin
PrashantJ22-Apr-04 19:31
PrashantJ22-Apr-04 19:31 
GeneralRe: VC++ application error on WinXP Pin
Monty222-Apr-04 21:42
Monty222-Apr-04 21:42 
GeneralC++ and Excel Pin
D.J.Deky22-Apr-04 19:21
D.J.Deky22-Apr-04 19:21 
GeneralUse unix Pin
Nitzan Shaked22-Apr-04 19:58
Nitzan Shaked22-Apr-04 19:58 
GeneralRe: Use unix Pin
D.J.Deky22-Apr-04 20:24
D.J.Deky22-Apr-04 20:24 
GeneralRe: Use unix Pin
Nitzan Shaked22-Apr-04 20:46
Nitzan Shaked22-Apr-04 20:46 
GeneralRe: Use unix Pin
D.J.Deky22-Apr-04 21:12
D.J.Deky22-Apr-04 21:12 
Generalhttp://www.mingw.org/download.shtml Pin
Nitzan Shaked22-Apr-04 21:48
Nitzan Shaked22-Apr-04 21:48 
GeneralRe: Use unix Pin
Robert A. T. Káldy22-Apr-04 20:53
Robert A. T. Káldy22-Apr-04 20:53 
GeneralRe: C++ and Excel Pin
Rage22-Apr-04 22:59
professionalRage22-Apr-04 22:59 
GeneralDetecting whether a window is topmost Pin
Shree22-Apr-04 19:12
Shree22-Apr-04 19:12 
GeneralRe: Detecting whether a window is topmost Pin
David Crow23-Apr-04 6:36
David Crow23-Apr-04 6:36 

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.