Click here to Skip to main content
16,008,750 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListCtrl - LVN_ITEMCHANGED Pin
Niko Tanghe26-Jul-02 2:27
Niko Tanghe26-Jul-02 2:27 
GeneralMemory Leaks - HELP REALY NEEDED Pin
klm25-Jul-02 21:49
klm25-Jul-02 21:49 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
Daniel Lohmann25-Jul-02 22:38
Daniel Lohmann25-Jul-02 22:38 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
klm25-Jul-02 22:46
klm25-Jul-02 22:46 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
Daniel Lohmann25-Jul-02 23:54
Daniel Lohmann25-Jul-02 23:54 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
klm26-Jul-02 0:03
klm26-Jul-02 0:03 
GeneralRe: Memory Leaks - HELP REALY NEEDED Pin
klm25-Jul-02 23:48
klm25-Jul-02 23:48 
Generalerror in Mmsystem.h Pin
Wil25-Jul-02 20:48
Wil25-Jul-02 20:48 
My project use the function PlaySound() and I include Mmsystem.h and i also add winmm.lib to the project. However when i try to compile, the error occur in Mmsystem.h. It say the following:

c:\program files\microsoft visual studio\vc98\include\mmsystem.h(113) : error C2146: syntax error : missing ';' before identifier 'MMVERSION'
c:\program files\microsoft visual studio\vc98\include\mmsystem.h(113) : fatal error C1004: unexpected end of file found
Error executing cl.exe.

Then i try to add ; before identifier 'MMVERSION' but the error message still the same. Any idea how to fix this? Do i have to get the new Mmsystem.h somewhere?
Thank in advance for helping.
laeroloc
GeneralRe: error in Mmsystem.h Pin
Mukkie26-Jul-02 5:16
Mukkie26-Jul-02 5:16 
GeneralTreeView_GetParent Pin
NullStream25-Jul-02 20:38
NullStream25-Jul-02 20:38 
GeneralRe: TreeView_GetParent Pin
Mike Upton25-Jul-02 23:14
Mike Upton25-Jul-02 23:14 
GeneralLast visible line in a CRichEditCtrl Pin
jabbaj25-Jul-02 20:28
jabbaj25-Jul-02 20:28 
GeneralRetrieving System information in Windows 98 Pin
Sandeep Shetty25-Jul-02 18:44
Sandeep Shetty25-Jul-02 18:44 
GeneralRe: Retrieving System information in Windows 98 Pin
Mukkie26-Jul-02 5:24
Mukkie26-Jul-02 5:24 
Questionhow to extract a piece of the CString? Pin
nss25-Jul-02 16:33
nss25-Jul-02 16:33 
AnswerRe: how to extract a piece of the CString? Pin
Christian Graus25-Jul-02 16:37
protectorChristian Graus25-Jul-02 16:37 
GeneralRe: how to extract a piece of the CString? Pin
Rama Krishna Vavilala25-Jul-02 16:41
Rama Krishna Vavilala25-Jul-02 16:41 
GeneralRe: how to extract a piece of the CString? Pin
Christian Graus25-Jul-02 16:45
protectorChristian Graus25-Jul-02 16:45 
GeneralRe: how to extract a piece of the CString? Pin
Daniel Lohmann25-Jul-02 22:50
Daniel Lohmann25-Jul-02 22:50 
GeneralRe: how to extract a piece of the CString? Pin
Tomasz Sowinski25-Jul-02 23:36
Tomasz Sowinski25-Jul-02 23:36 
GeneralRe: how to extract a piece of the CString? Pin
Christian Graus26-Jul-02 1:58
protectorChristian Graus26-Jul-02 1:58 
GeneralRe: how to extract a piece of the CString? Pin
Tomasz Sowinski26-Jul-02 2:06
Tomasz Sowinski26-Jul-02 2:06 
GeneralRe: how to extract a piece of the CString? Pin
Christian Graus26-Jul-02 2:10
protectorChristian Graus26-Jul-02 2:10 
GeneralRe: how to extract a piece of the CString? Pin
Christian Graus26-Jul-02 1:57
protectorChristian Graus26-Jul-02 1:57 
GeneralRe: how to extract a piece of the CString? Pin
Daniel Lohmann26-Jul-02 6:20
Daniel Lohmann26-Jul-02 6:20 

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.