Click here to Skip to main content
15,890,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: insert value in char array Pin
David Crow19-Jan-04 9:14
David Crow19-Jan-04 9:14 
Generalwarning LNK4070: /OUT:TENGINE.EXE directive in .EXP differs from output Pin
AssemblySoft19-Jan-04 4:31
AssemblySoft19-Jan-04 4:31 
GeneralRe: warning LNK4070: /OUT:TENGINE.EXE directive in .EXP differs from output Pin
Mike Dimmick19-Jan-04 4:56
Mike Dimmick19-Jan-04 4:56 
GeneralInsert file operation using CFile Pin
anunay19-Jan-04 4:19
anunay19-Jan-04 4:19 
GeneralRe: Insert file operation using CFile Pin
David Crow19-Jan-04 4:29
David Crow19-Jan-04 4:29 
GeneralRe: Insert file operation using CFile Pin
anunay19-Jan-04 4:37
anunay19-Jan-04 4:37 
GeneralRe: Insert file operation using CFile Pin
Johnny ²19-Jan-04 4:58
Johnny ²19-Jan-04 4:58 
GeneralReleasing a filter in directshow Pin
yogev19-Jan-04 3:50
yogev19-Jan-04 3:50 
I built a simple graph, (mpeg2 file as source -> mpeg2 demultiplexer -> 2 outputs (null renderes for audio and video)).

After graph has finished i wanted to relase all filters, and when i tried to call : pGraph->RemoveFilter(pDemux) , i got access violation.

The other filters got released and removed with no problem. Only this filter got me an access violation. (I tried replacing this demux in another demux (Elecard Mpeg2 demux) i had, and got same result).

When i tried to enumerate all pins of that filter just before i remove it, everything worked just fine. (Even though the enumration itself got no side effects..)

Someone encountered this problem before or have any idea what can cause this?

I tried googling, and nada, no results.

Thanks for ur help.

QuestionHow can I change the Color of a Buttons Text? Pin
SuperRon200319-Jan-04 3:40
SuperRon200319-Jan-04 3:40 
AnswerRe: How can I change the Color of a Buttons Text? Pin
vcplusplus19-Jan-04 4:45
vcplusplus19-Jan-04 4:45 
GeneralRe: How can I change the Color of a Buttons Text? Pin
SuperRon200319-Jan-04 19:39
SuperRon200319-Jan-04 19:39 
GeneralRe: How can I change the Color of a Buttons Text? Pin
vcplusplus19-Jan-04 23:27
vcplusplus19-Jan-04 23:27 
GeneralRe: How can I change the Color of a Buttons Text? Pin
SuperRon200320-Jan-04 1:42
SuperRon200320-Jan-04 1:42 
GeneralRe: How can I change the Color of a Buttons Text? Pin
vcplusplus20-Jan-04 8:34
vcplusplus20-Jan-04 8:34 
GeneralRe: How can I change the Color of a Buttons Text? Pin
SuperRon200320-Jan-04 19:45
SuperRon200320-Jan-04 19:45 
GeneralRe: How can I change the Color of a Buttons Text? Pin
vcplusplus21-Jan-04 3:42
vcplusplus21-Jan-04 3:42 
GeneralRe: How can I change the Color of a Buttons Text? Pin
SuperRon200321-Jan-04 4:56
SuperRon200321-Jan-04 4:56 
QuestionHow to get keybord messages( such as"Alt +Shift"), when my app have not active window. Pin
Murad19-Jan-04 3:12
Murad19-Jan-04 3:12 
AnswerRe: How to get keybord messages( such as"Alt +Shift"), when my app have not active window. Pin
Anonymous19-Jan-04 4:26
Anonymous19-Jan-04 4:26 
AnswerRe: How to get keybord messages( such as"Alt +Shift"), when my app have not active window. Pin
anunay19-Jan-04 4:26
anunay19-Jan-04 4:26 
AnswerRe: How to get keybord messages( such as"Alt +Shift"), when my app have not active window. Pin
Mike Dimmick19-Jan-04 5:17
Mike Dimmick19-Jan-04 5:17 
GeneralRe: How to get keybord messages( such as"Alt +Shift"), when my app have not active window. Pin
Murad20-Jan-04 2:27
Murad20-Jan-04 2:27 
GeneralRead a DigetScale that is connected to Serial Pin
Tiaan Strydom19-Jan-04 3:08
Tiaan Strydom19-Jan-04 3:08 
GeneralRe: Read a DigetScale that is connected to Serial Pin
valikac19-Jan-04 6:32
valikac19-Jan-04 6:32 
General64-bit compatibility Pin
Vrushali519-Jan-04 2:50
Vrushali519-Jan-04 2: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.