Click here to Skip to main content
16,006,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Clicking on a bitmap Pin
Johan Rosengren7-Jun-04 6:13
Johan Rosengren7-Jun-04 6:13 
GeneralRe: Clicking on a bitmap Pin
kfaday7-Jun-04 6:15
kfaday7-Jun-04 6:15 
GeneralRe: Clicking on a bitmap Pin
Johan Rosengren7-Jun-04 6:29
Johan Rosengren7-Jun-04 6:29 
GeneralRe: Clicking on a bitmap Pin
kfaday7-Jun-04 6:37
kfaday7-Jun-04 6:37 
QuestionHow to create reset button Pin
syasya7-Jun-04 5:59
syasya7-Jun-04 5:59 
AnswerRe: How to create reset button Pin
Johan Rosengren7-Jun-04 6:15
Johan Rosengren7-Jun-04 6:15 
GeneralProblem with Threads dialog box Pin
LasVegasGuy7-Jun-04 5:29
LasVegasGuy7-Jun-04 5:29 
Generalserial com port transmission Pin
jetournier7-Jun-04 5:27
jetournier7-Jun-04 5:27 
I developped a program to communicate on serial port com. It works fine on xp/W2000.
Then I wanted to include this into a bigger project, so I decided to change it into a dll. It works fine on W2000, but the same application using the same dll sometimes doesn't work on WXP.
When I say it doesn't work I mean that the thing that reiceives the data transferred on the serial link acts as if the flow (115200 bauds) was interrupted sometimes.
The priority level of the emission thread is equal to the reception one: THREAD_PRIORITY_HIGHEST. So it should not be interrupted I think. Unless the fact that it is a dll's thread changes the situation?

Does anybody have an idea?
Thanks

Generallinking managed dll to standard c++ Pin
Emiliano7-Jun-04 5:24
Emiliano7-Jun-04 5:24 
GeneralChange the font size in a CComboBox Pin
Anonymous7-Jun-04 4:12
Anonymous7-Jun-04 4:12 
GeneralRe: Change the font size in a CComboBox Pin
David Crow7-Jun-04 5:44
David Crow7-Jun-04 5:44 
GeneralExperts Guide regarding MAC Address of a remote machine. Pin
Member 11501767-Jun-04 3:59
Member 11501767-Jun-04 3:59 
GeneralRe: Experts Guide regarding MAC Address of a remote machine. Pin
David Crow7-Jun-04 5:09
David Crow7-Jun-04 5:09 
GeneralRe: Experts Guide regarding MAC Address of a remote machine. Pin
cmk7-Jun-04 22:40
cmk7-Jun-04 22:40 
GeneralRe: Experts Guide regarding MAC Address of a remote machine. Pin
simpocoder15-Jun-10 21:19
simpocoder15-Jun-10 21:19 
GeneralWaitForMultipleObject problem Pin
hasansheik7-Jun-04 3:55
hasansheik7-Jun-04 3:55 
GeneralWaitForMultipleObject problem Pin
hasansheik7-Jun-04 3:55
hasansheik7-Jun-04 3:55 
GeneralHandles of Threads Pin
RichardS7-Jun-04 3:50
RichardS7-Jun-04 3:50 
GeneralRe: Handles of Threads Pin
Antony M Kancidrowski7-Jun-04 4:11
Antony M Kancidrowski7-Jun-04 4:11 
GeneralRe: Handles of Threads Pin
Mike Dimmick7-Jun-04 4:16
Mike Dimmick7-Jun-04 4:16 
GeneralServer-Client Pin
Billar7-Jun-04 3:46
Billar7-Jun-04 3:46 
GeneralRe: Server-Client Pin
jmkhael7-Jun-04 4:57
jmkhael7-Jun-04 4:57 
GeneralLoading Addin Pin
vishalmore7-Jun-04 3:45
vishalmore7-Jun-04 3:45 
GeneralDeployment (Ms Issue ??) Pin
sweep1237-Jun-04 3:34
sweep1237-Jun-04 3:34 
GeneralRe: Deployment (Ms Issue ??) Pin
Johan Rosengren7-Jun-04 5:27
Johan Rosengren7-Jun-04 5:27 

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.