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

C / C++ / MFC

 
GeneralRe: Existing File Pin
Moujan1-Jul-06 20:35
Moujan1-Jul-06 20:35 
Questionduplicate definitions Pin
Moujan1-Jul-06 17:17
Moujan1-Jul-06 17:17 
AnswerRe: duplicate definitions Pin
Steve Echols1-Jul-06 18:03
Steve Echols1-Jul-06 18:03 
GeneralRe: duplicate definitions Pin
Moujan1-Jul-06 18:22
Moujan1-Jul-06 18:22 
QuestionSystem Wide hook for file save as dialog in All applications Pin
Mo12341-Jul-06 6:46
Mo12341-Jul-06 6:46 
AnswerRe: System Wide hook for file save as dialog in All applications Pin
James Brown1-Jul-06 22:05
James Brown1-Jul-06 22:05 
GeneralRe: System Wide hook for file save as dialog in All applications Pin
Mo12343-Jul-06 12:08
Mo12343-Jul-06 12:08 
QuestionLabel click in ListView triggers audio DLL:s? Pin
Mattias G1-Jul-06 2:41
Mattias G1-Jul-06 2:41 
Hi all,

When I click in a label in my (heavily subclassed) ListView, I get the following DLL:s loaded:

<br />
Loaded 'C:\WINDOWS\SYSTEM32\winmm.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\fireface_mme.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\setupapi.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\wintrust.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\crypt32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\msasn1.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\imagehlp.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\EMGA8U2K.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\version.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\wdmaud.drv', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\wdmaud.drv', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\MSACM32.DRV', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\msacm32.dll', no matching symbolic information found.<br />
Loaded 'C:\WINDOWS\SYSTEM32\midimap.dll', no matching symbolic information found.<br />




The loading of the libraries takes about 1 sec, which is not acceptable. The app does not use any multimedia features, and is not based on MFC or any other framwork (pure Win32 API calls).

I have done some research, but is now totally at a loss. Any suggestions will be appreciated!

Thanks!

PS.

Fireface800 is my audio I/O unit, a beautiful piece of hardware if you ask me Smile | :)
AnswerRe: Label click in ListView triggers audio DLL:s? Pin
Stephen Hewitt1-Jul-06 3:42
Stephen Hewitt1-Jul-06 3:42 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Mattias G1-Jul-06 5:06
Mattias G1-Jul-06 5:06 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Stephen Hewitt1-Jul-06 5:50
Stephen Hewitt1-Jul-06 5:50 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Mattias G3-Jul-06 1:51
Mattias G3-Jul-06 1:51 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Stephen Hewitt3-Jul-06 3:07
Stephen Hewitt3-Jul-06 3:07 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Mattias G4-Jul-06 0:14
Mattias G4-Jul-06 0:14 
AnswerRe: Label click in ListView triggers audio DLL:s? Pin
James Brown2-Jul-06 2:29
James Brown2-Jul-06 2:29 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Mattias G3-Jul-06 2:09
Mattias G3-Jul-06 2:09 
QuestionHow to Translate VK_UP to VK_SHIFT + VK_TAB? Pin
zouchao11121-Jul-06 1:59
zouchao11121-Jul-06 1:59 
AnswerRe: How to Translate VK_UP to VK_SHIFT + VK_TAB? Pin
PJ Arends1-Jul-06 11:37
professionalPJ Arends1-Jul-06 11:37 
GeneralRe: How to Translate VK_UP to VK_SHIFT + VK_TAB? Pin
feeling1-Jul-06 16:34
feeling1-Jul-06 16:34 
QuestionMSLU / How to avoid crash Pin
Andre xxxxxxx1-Jul-06 1:06
Andre xxxxxxx1-Jul-06 1:06 
AnswerRe: MSLU / How to avoid crash Pin
Gary R. Wheeler1-Jul-06 2:35
Gary R. Wheeler1-Jul-06 2:35 
GeneralRe: MSLU / How to avoid crash Pin
Andre xxxxxxx1-Jul-06 3:45
Andre xxxxxxx1-Jul-06 3:45 
QuestionSerial No Pin
kk.tvm1-Jul-06 0:45
kk.tvm1-Jul-06 0:45 
AnswerRe: Serial No Pin
_AnsHUMAN_ 1-Jul-06 0:57
_AnsHUMAN_ 1-Jul-06 0:57 
GeneralRe: Serial No Pin
bob169721-Jul-06 1:33
bob169721-Jul-06 1:33 

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.