Revision 1797 trunk/client/gui_qt/main.cpp
| main.cpp (revision 1797) | ||
|---|---|---|
| 53 | 53 |
|
| 54 | 54 |
return -1; |
| 55 | 55 |
} |
| 56 |
|
|
| 57 |
// exchndl.dll is part of Dr. MinGW. By loading this DLL, every time the |
|
| 58 |
// program crashes a .RPT file will be created containing the backtrace |
|
| 59 |
LoadLibraryA("exchndl.dll");
|
|
| 56 | 60 |
#endif |
| 57 | 61 |
|
| 58 | 62 |
/* Verify that there's no other instance of NNTPGrab running already */ |
Also available in: Unified diff
NNTPGrab

