Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CListCtrl text underline? Pin
Raj Indian21-Jan-10 1:43
Raj Indian21-Jan-10 1:43 
QuestionShellExecute Pin
john563220-Jan-10 23:25
john563220-Jan-10 23:25 
AnswerRe: ShellExecute Pin
Richard MacCutchan20-Jan-10 23:43
mveRichard MacCutchan20-Jan-10 23:43 
GeneralRe: ShellExecute Pin
john563221-Jan-10 0:25
john563221-Jan-10 0:25 
GeneralRe: ShellExecute Pin
Garth J Lancaster21-Jan-10 1:06
professionalGarth J Lancaster21-Jan-10 1:06 
GeneralRe: ShellExecute Pin
Richard MacCutchan21-Jan-10 2:22
mveRichard MacCutchan21-Jan-10 2:22 
QuestionTracking balloon tooltip always appears below its tracking point Pin
sashoalm20-Jan-10 23:21
sashoalm20-Jan-10 23:21 
QuestionwaveOutWrite functions properly under WinXP but not under Win7 Pin
Markus Eschbacher20-Jan-10 23:05
Markus Eschbacher20-Jan-10 23:05 
I have a problem with my mfc application.
In the application I open an usb output device, prepare a data block for playback
and then send the data with waveOutWrite. Afterwards I unprepare the data block and
then I close the usb device.
Under Windows XP my program works properly but under Windows 7 it fails.
When I watch the usb interface with an analyzer I see that under WinXP the prepared data
block is sent but under Win7 there are only sent zero bytes and not the data block.

Why does my application not work under Win7?

I am thankful for your answers.
QuestionRe: waveOutWrite functions properly under WinXP but not under Win7 Pin
CPallini20-Jan-10 23:16
mveCPallini20-Jan-10 23:16 
AnswerRe: waveOutWrite functions properly under WinXP but not under Win7 Pin
Markus Eschbacher21-Jan-10 1:19
Markus Eschbacher21-Jan-10 1:19 
AnswerRe: waveOutWrite functions properly under WinXP but not under Win7 Pin
Ian Green22-Jan-10 8:57
Ian Green22-Jan-10 8:57 
GeneralResult of experiments Pin
Ian Green22-Jan-10 10:02
Ian Green22-Jan-10 10:02 
QuestionSplit a string in MFC Pin
Member 439977120-Jan-10 21:28
Member 439977120-Jan-10 21:28 
AnswerRe: Split a string in MFC Pin
Nelek20-Jan-10 21:37
protectorNelek20-Jan-10 21:37 
GeneralRe: Split a string in MFC Pin
Member 439977120-Jan-10 21:50
Member 439977120-Jan-10 21:50 
GeneralRe: Split a string in MFC Pin
Nelek20-Jan-10 22:31
protectorNelek20-Jan-10 22:31 
AnswerRe: Split a string in MFC Pin
Jijo.Raj20-Jan-10 21:39
Jijo.Raj20-Jan-10 21:39 
AnswerRe: Split a string in MFC Pin
Rajesh R Subramanian20-Jan-10 23:18
professionalRajesh R Subramanian20-Jan-10 23:18 
QuestionHow to get Dialog handle Pin
Anu_Bala20-Jan-10 20:30
Anu_Bala20-Jan-10 20:30 
AnswerRe: How to get Dialog handle [modified] Pin
Nelek20-Jan-10 20:58
protectorNelek20-Jan-10 20:58 
GeneralRe: How to get Dialog handle Pin
Stephen Hewitt20-Jan-10 22:10
Stephen Hewitt20-Jan-10 22:10 
GeneralRe: How to get Dialog handle Pin
Nelek20-Jan-10 22:32
protectorNelek20-Jan-10 22:32 
AnswerRe: How to get Dialog handle Pin
vasu_sri20-Jan-10 21:35
vasu_sri20-Jan-10 21:35 
GeneralRe: How to get Dialog handle Pin
Anu_Bala20-Jan-10 21:47
Anu_Bala20-Jan-10 21:47 
GeneralRe: How to get Dialog handle Pin
vasu_sri20-Jan-10 22:08
vasu_sri20-Jan-10 22:08 

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.