Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhen are CControlBar marked as floating ? Pin
Maximilien14-Sep-04 8:19
Maximilien14-Sep-04 8:19 
AnswerRe: When are CControlBar marked as floating ? Pin
Way_newBe14-Sep-04 12:12
Way_newBe14-Sep-04 12:12 
GeneralRe: When are CControlBar marked as floating ? Pin
Maximilien14-Sep-04 12:49
Maximilien14-Sep-04 12:49 
GeneralChanging form resource in a CFormView class Pin
Fernando A. Gomez F.14-Sep-04 7:55
Fernando A. Gomez F.14-Sep-04 7:55 
GeneralRe: Changing form resource in a CFormView class Pin
Bob Stanneveld14-Sep-04 8:14
Bob Stanneveld14-Sep-04 8:14 
GeneralRe: Changing form resource in a CFormView class Pin
Roger Allen14-Sep-04 12:15
Roger Allen14-Sep-04 12:15 
GeneralKnowing the directory in which an App resides Pin
0v3rloader14-Sep-04 7:31
0v3rloader14-Sep-04 7:31 
GeneralRe: Knowing the directory in which an App resides Pin
Maximilien14-Sep-04 7:42
Maximilien14-Sep-04 7:42 
GeneralRe: Knowing the directory in which an App resides Pin
Fernando A. Gomez F.14-Sep-04 8:10
Fernando A. Gomez F.14-Sep-04 8:10 
GeneralRe: Knowing the directory in which an App resides Pin
John M. Drescher14-Sep-04 9:19
John M. Drescher14-Sep-04 9:19 
GeneralRe: Knowing the directory in which an App resides Pin
BlackDice14-Sep-04 9:36
BlackDice14-Sep-04 9:36 
GeneralRe: Knowing the directory in which an App resides Pin
David Crow14-Sep-04 9:56
David Crow14-Sep-04 9:56 
GeneralRe: Knowing the directory in which an App resides Pin
BlackDice14-Sep-04 10:20
BlackDice14-Sep-04 10:20 
GeneralRe: Knowing the directory in which an App resides Pin
David Crow14-Sep-04 10:37
David Crow14-Sep-04 10:37 
GeneralRe: Knowing the directory in which an App resides Pin
BlackDice14-Sep-04 10:40
BlackDice14-Sep-04 10:40 
Generalflicker problem in mfc continued... Pin
towd14-Sep-04 6:12
towd14-Sep-04 6:12 
GeneralRe: flicker problem in mfc continued... Pin
John M. Drescher14-Sep-04 9:14
John M. Drescher14-Sep-04 9:14 
GeneralRe: flicker problem in mfc continued... Pin
towd15-Sep-04 4:22
towd15-Sep-04 4:22 
GeneralRe: flicker problem in mfc continued... Pin
Roger Allen14-Sep-04 12:18
Roger Allen14-Sep-04 12:18 
GeneralVisual studios 6 is buggin me..help Pin
IGeorgeI14-Sep-04 6:00
IGeorgeI14-Sep-04 6:00 
GeneralRe: Visual studios 6 is buggin me..help Pin
David Crow14-Sep-04 7:01
David Crow14-Sep-04 7:01 
GeneralRe: Visual studios 6 is buggin me..help Pin
Arsalan Malik14-Sep-04 18:09
Arsalan Malik14-Sep-04 18:09 
Generalparsing mpegs Pin
BlackDice14-Sep-04 5:40
BlackDice14-Sep-04 5:40 
GeneralRe: parsing mpegs Pin
vcplusplus14-Sep-04 7:30
vcplusplus14-Sep-04 7:30 
GeneralRe: parsing mpegs Pin
markkuk14-Sep-04 8:58
markkuk14-Sep-04 8:58 
MPEG doesn't have file headers. The file is a sequence of blocks, each with its own header. Just split at block boundaries and the resulting files will be playable.

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.