Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded
-
When I run my application, the output window give me: 'zw_gui2.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded. 'zw_gui2.exe': Unloaded 'C:\WINDOWS\system32\version.dll' 'zw_gui2.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded. 'zw_gui2.exe': Unloaded 'C:\WINDOWS\system32\version.dll' ... 'zw_gui2.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded. 'zw_gui2.exe': Unloaded 'C:\WINDOWS\system32\version.dll' Well, I know that, please just tell me once, don't say so many times! What are these messages? Can I turn it off? Thanks for your help. hsu
-
When I run my application, the output window give me: 'zw_gui2.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded. 'zw_gui2.exe': Unloaded 'C:\WINDOWS\system32\version.dll' 'zw_gui2.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded. 'zw_gui2.exe': Unloaded 'C:\WINDOWS\system32\version.dll' ... 'zw_gui2.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded. 'zw_gui2.exe': Unloaded 'C:\WINDOWS\system32\version.dll' Well, I know that, please just tell me once, don't say so many times! What are these messages? Can I turn it off? Thanks for your help. hsu
the messages tell u the specific module is being loaded, no symbol file means u couldn't switch in that module's code, and debug step by step.
life is like a box of chocolate,you never know what you r going to get.