First  |  Prev |  Next  |  Last
Pages: 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
Memory leak after closing thread. (Windows CE)
Before I explain exactly where is the problem I will show my code: (Platform - Windows CE 5, VisualStudio 2005) The interesting part of source code is below: /**************************************************************/ class classA { public: static DWORD WINAPI testingThread(LPVOID lpvoid)... 2 Dec 2009 08:42
Windows equivalent of scandir( )
Hi all, I'm trying to convert some code designed to work on Linux to now work on Windows. Part of the code uses scandir( ) to store the file names in an array. Is there a Windows equivalent of this function? Thank you. Regards, Rayne ... 1 Dec 2009 21:46
Error LNK2019: unresolved external symbol
Hi all, I'm new to VS, and I'm using Visual Studio .NET 2003. I'm trying to write a program which uses pcap libraries. However, I keep getting the following errors: error LNK2019: unresolved external symbol __imp__inet_ntoa@4 referenced in function _got_packet error LNK2019: unresolved external symbol __imp__... 25 Nov 2009 21:43
Killing the parent Window keeping the child and about tab key.
I want to kill the parent window after its task is done and create a child window to proceed the next tasks. How can close the parent Window or deactivate it so that program doesn't quit! I have some edit control, buttons in the Parent Window. When I press tab focus doesn't move to next one. Plz give me hints.... 22 Nov 2009 14:56
i want to work with explorer and get the information from it
On 18 nov, 09:15, Sa3Q <s3qs...(a)gmail.com> wrote: hello i want to make a program  in c++ to get all username and password that i forget for sites <comment > i want the password that i make the explorer to  save it </comment> i visited can any body help  me for that They are stored... 20 Nov 2009 23:28
big problem appear when i change between consol to win32
On 17 نوفمبر, 13:26, "Alf P. Steinbach" <al....(a)start.no> wrote: * Sa3Q: i use visul c++ version "6" Don't know if this will compile with MSVC 6.0 (hey, it's time to upgrade!), but I translated your mostly-C code to C++. It's not how I'd done it, but it's a fairly direct translation. ... 18 Nov 2009 03:27
i have aproblem in my code
On 16 نوفمبر, 23:04, "Todd Aspeotis" <t...(a)lanlocked.net> wrote: http://msdn.microsoft.com/en-us/library/t32cf9tb%28VS.80%29.aspx As long as stdio.h or wchar.h are included you should be good to go. If they are included and you still can't compile make sure you have a recent version of the CRT head... 17 Nov 2009 06:08
i have aproblem in my code
hello, in topic8 in this link the code http://www.rohitab.com/discuss/index.php?showtopic=34856 the problem appear to me that error C2065: '_scprintf' : undeclared identifier what is the problem please help me thank you ... 16 Nov 2009 16:54
Customizing the GetOpenFilename dialog - Using a memory-based dialog-template ?
Hello all, A few days ago I had a question about positioning additional controls located in the custom dialog, now I have another, related problem : Although I can get the whole thing to work with a dialog-resource located in a resource-file referred to by its resource-ID , I can't seem to get it to work whe... 26 Nov 2009 15:22
I want to kill Microsoft update
I'd say there's something wrong with your machine (a virus maybe? or a missing/bad driver?). Windows Update works absolutely fine on my system and many others. Timo -- www.TimoSoft-Software.de - Unicode controls for VB6 "Those who sacrifice freedom for safety deserve neither." "Demokratie ist per Definition u... 16 Nov 2009 03:36
First  |  Prev |  Next  |  Last
Pages: 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56