Click here to Skip to main content
15,906,463 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHOWTO : Insert Office Documents into a Dialog base apps Pin
jerry0davis3-Jan-01 1:28
jerry0davis3-Jan-01 1:28 
QuestionAnyone know where I can get a class that plays MP3 via DirectSound ? Pin
Christian Graus2-Jan-01 20:02
protectorChristian Graus2-Jan-01 20:02 
AnswerRe: Anyone know where I can get a class that plays MP3 via DirectSound ? Pin
Erik Funkenbusch3-Jan-01 6:51
Erik Funkenbusch3-Jan-01 6:51 
GeneralRe: Anyone know where I can get a class that plays MP3 via DirectSound ? Pin
Christian Graus3-Jan-01 9:38
protectorChristian Graus3-Jan-01 9:38 
GeneralRe: Anyone know where I can get a class that plays MP3 via DirectSound ? Pin
Erik Funkenbusch3-Jan-01 13:53
Erik Funkenbusch3-Jan-01 13:53 
GeneralHotkeys and threads Pin
Tanya2-Jan-01 18:45
Tanya2-Jan-01 18:45 
GeneralLow level database routines for win32 (not DB classes) Pin
2-Jan-01 7:49
suss2-Jan-01 7:49 
GeneralAnimateWindow() does not work Pin
2-Jan-01 7:04
suss2-Jan-01 7:04 
I'm having a nasty time with AnimateWindow(), on Win2K SP1, using VC++ 6 and ATL/WTL.

The function always fails, and GetLast Error() returns 8 (Not enough storage space to execute the command). I am handling WM_PRINT and WM_PRINTCLIENT; my breakpoints in those handlers are never hit. The dialog that I am painting is bitmap-based, but again, my paint handlers are not called, so I can't see how that would influence things.

I jusy tried the same thing with a simple dialog, and no luck - I get an error code 6 (invalid handle) which is ridiculous, since th ehandle is valied (as demonstrated by a call to ShowWindow()).

HELP!

Jim Johnson
jimj@emu.com
QuestionNetwork: Get MAC address for Network adapters ? Pin
2-Jan-01 6:16
suss2-Jan-01 6:16 
GeneralSendInput ESC Pin
2-Jan-01 5:22
suss2-Jan-01 5:22 
Generalmacro in word Pin
2-Jan-01 2:57
suss2-Jan-01 2:57 
GeneralHELP: Create(IDD_DIALOG,NULL) does not return Pin
2-Jan-01 2:11
suss2-Jan-01 2:11 
Generalcsv files and ado Pin
Bart2-Jan-01 1:46
Bart2-Jan-01 1:46 
Generaldynamic updating of resource inside dll Pin
Bharathidasan1-Jan-01 21:12
Bharathidasan1-Jan-01 21:12 
Questioncbt hooks and security? Pin
1-Jan-01 15:22
suss1-Jan-01 15:22 
GeneralGUI plumbing under MS Money 2001 Pin
1-Jan-01 13:02
suss1-Jan-01 13:02 
QuestionHow to open and change an image in a window? Pin
1-Jan-01 5:56
suss1-Jan-01 5:56 
AnswerRe: How to open and change an image in a window? Pin
Christian Graus2-Jan-01 19:55
protectorChristian Graus2-Jan-01 19:55 
Generalvc++6:view Pin
31-Dec-00 21:31
suss31-Dec-00 21:31 
QuestionAn MFC Chat program: How do I? Pin
Ashman31-Dec-00 17:39
Ashman31-Dec-00 17:39 
AnswerRe: An MFC Chat program: How do I? Pin
Colin J Davies31-Dec-00 22:01
Colin J Davies31-Dec-00 22:01 
QuestionHow To: read Kodak KDC files and PCD files Pin
Wolfram Steinke31-Dec-00 17:08
Wolfram Steinke31-Dec-00 17:08 
AnswerRe: How To: read Kodak KDC files and PCD files Pin
Masoud Samimi31-Dec-00 23:44
Masoud Samimi31-Dec-00 23:44 
AnswerRe: How To: read Kodak KDC files and PCD files Pin
Masoud Samimi1-Jan-01 23:27
Masoud Samimi1-Jan-01 23:27 
AnswerRe: How To: read Kodak KDC files and PCD files Pin
Chris Losinger2-Jan-01 3:36
professionalChris Losinger2-Jan-01 3: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.