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

C / C++ / MFC

 
Generalcontrols with consecutive control ID Pin
elephantstar8-Jun-05 16:25
elephantstar8-Jun-05 16:25 
GeneralRe: controls with consecutive control ID Pin
Christian Graus8-Jun-05 16:34
protectorChristian Graus8-Jun-05 16:34 
GeneralRe: controls with consecutive control ID Pin
Blake Miller9-Jun-05 6:47
Blake Miller9-Jun-05 6:47 
GeneralRe: controls with consecutive control ID Pin
John M. Drescher8-Jun-05 16:58
John M. Drescher8-Jun-05 16:58 
GeneralUse MFC inside win32 Pin
daydremer8-Jun-05 16:10
daydremer8-Jun-05 16:10 
GeneralRe: Use MFC inside win32 Pin
Christian Graus8-Jun-05 16:11
protectorChristian Graus8-Jun-05 16:11 
GeneralVFW and Capturing Image While Dialog is Minimized Pin
User 127828-Jun-05 15:45
User 127828-Jun-05 15:45 
GeneralHelp with compile error Pin
nombrecinq8-Jun-05 14:07
nombrecinq8-Jun-05 14:07 
This is what I'm getting. The code works fine when I create a seperate Windows application, but when I bring the file into my other project I get this weird error. Also it's just a .c file so how can I include it? Do I just #include <waveply1.cpp> so I can use the functions?

--------------------Configuration: 3daudio - Win32 Debug--------------------
Compiling...
WavePly1.cpp
c:\program files\microsoft visual studio\myprojects\3daudio\waveply1.cpp(328) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Error executing cl.exe.

WavePly1.obj - 1 error(s), 0 warning(s)
GeneralRe: Help with compile error Pin
mark novak8-Jun-05 14:56
mark novak8-Jun-05 14:56 
GeneralRe: Help with compile error Pin
nombrecinq8-Jun-05 14:59
nombrecinq8-Jun-05 14:59 
GeneralRe: Help with compile error Pin
mark novak8-Jun-05 15:22
mark novak8-Jun-05 15:22 
Generalpointer question Pin
jee858-Jun-05 11:05
sussjee858-Jun-05 11:05 
GeneralRe: pointer question Pin
mark novak8-Jun-05 14:54
mark novak8-Jun-05 14:54 
GeneralIActiveDesktop Pin
neliocc8-Jun-05 10:43
neliocc8-Jun-05 10:43 
GeneralRe: IActiveDesktop Pin
mark novak8-Jun-05 15:29
mark novak8-Jun-05 15:29 
GeneralRe: IActiveDesktop Pin
neliocc8-Jun-05 16:50
neliocc8-Jun-05 16:50 
GeneralRe: IActiveDesktop Pin
ThatsAlok8-Jun-05 18:51
ThatsAlok8-Jun-05 18:51 
GeneralQuestion RE. CriticalSection Pin
Budric B.8-Jun-05 10:26
Budric B.8-Jun-05 10:26 
GeneralRe: Question RE. CriticalSection Pin
Blake Miller8-Jun-05 11:21
Blake Miller8-Jun-05 11:21 
GeneralRe: Question RE. CriticalSection Pin
Axter8-Jun-05 18:52
professionalAxter8-Jun-05 18:52 
GeneralRe: Question RE. CriticalSection Pin
Bob Stanneveld8-Jun-05 20:53
Bob Stanneveld8-Jun-05 20:53 
GeneralRe: thanks Pin
Budric B.9-Jun-05 3:13
Budric B.9-Jun-05 3:13 
GeneralSHBrowseForFolder question Pin
Lynsen8-Jun-05 10:18
Lynsen8-Jun-05 10:18 
GeneralRe: SHBrowseForFolder question Pin
mark novak8-Jun-05 15:20
mark novak8-Jun-05 15:20 
GeneralCreating ODBC source Pin
Richard Jones8-Jun-05 9:50
Richard Jones8-Jun-05 9:50 

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.