8 Solved Topics
Remove Filter Hi, I have a Win32 Console Application which is throwing the Debug Assertion Failed! .. _CrtIsValidHeapPointer( pUserData ) and followed by a Debug Assertion Failed! .. _BLOCK_TYPE_IS_VALID(pHead->nBlockUse). After I did a Step by Step Debug strangely what I saw was it is throwing error once it is exittin the main … | |
Hi All, I have a VB6 application which can work in UI as well as in CMD mode. Now when I am running it in CMD mode I need to write few line into the console after completion of the program before quitting the application. The rest of the application … | |
Hi, I am using a scheduled task that runs every night to take backup of important files. This task creates a folder in the following format Backup_DD_MM_YY where DD_MM_YY denotes the date when the backup was taken. Now everytime this scheduler runs I need to remove the older directory and … | |
Hi All, I am need of using a excel file as a standard template and then use a list of .csv files to populate certain rows and columns of this standard template and save it with a different name so that I can always reuse the standard template and it … | |
Hi, can anybody tell how come a standalone laptop is giving this error. [B]PXE-561[/B] I tried Googling just to end up without finding even a single result. PXE alone yields many results but nowhere 561 is mentioned. what i it some kind of error number I suppose. For more information … | |
Just Curious. How many server keeps Daniweb up and running!!! :) | |
recently while studying STL i came thru functors and facades > http://en.wikipedia.org/wiki/Function_object] > A typical use of a functor is in writing more intelligent callback functions. A callback in procedural languages, such as C, may be accomplished by using function pointers. However it can be difficult or awkward to pass … | |
Hi all, Most of u must have used Microsoft Office Communicator. Earlier the conferencing options on the top of any conversation used to be missing in my window. No matter whatever I tried, editing security policies etc...nothing worked even unistalling/reinstaling didn't. Finally I unistalled it and then manually removed all … |
The End.