First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
WSASysCallFailure
Hello all, this might be related to http://groups.google.de/group/comp.os.ms-windows.programmer.win32/browse_thread/thread/463d8cb40afc746f/32783fe6dc64b96b?hl=de&lnk=gst&q=WSASYSCALLFAILURE# however, the above topic hasn't been solved. On my latest project, I occasionally get a WSASysCallFailure (error 10... 1 Jul 2008 04:07
add dialog resource
Hi, I want to add Dynamically a Dialog resource ( like Button ,TextBox,StaticText etc...) to an existing Dialog box .Please help me out in this regard. Thanks, Regards, Pradyumna ... 1 Jul 2008 08:12
Need help to develop application in C++ to convert DICOM to JPEG
Hi all, I need to develop a command line application in C++ on Windows, to extract the first frame of image in DICOM files and convert the image into JPEG format. Need to handle the raw as well as JPEG images in DICOM files. Unfortunately, I'm on a very tight schedule and would love to have something to begin ... 2 Jul 2008 04:43
transparent bitmap controls
Hi everybody, I am trying to develop a chessboard (user interface) for a game engine. I managed to create the chessboard (64 squares - static controls). Now, :) I have to build the pieces. I thought on this approach: a static control with a transparent gif on top. I can't figure out how to make the contro... 6 Jul 2008 19:07
Programmatically enumerate volumes on a server
I need to programmatically enumerate the volumes on a server from a workstation. Pretty much every search on "enumerate volumes" comes up with FindFirstVolume/FindNextVolume but these only work on the local machine. I can achieve this indirectly, e.g. by searching for shares and looking for c$, d$ etc, but I fig... 1 Jul 2008 16:27
Start application before log in
Hi! Could you point me to documentation on how to run service/application which can be started with keyboard shorcut before log-in? e.g. I want to start application whitch can be executed with for example alt-F2 keys pressed even if user have logged out. Thank you in advance //:~ ... 1 Jul 2008 08:12
Call web service
How can you call a web method from a win32 application? --deostroll ... 30 Jun 2008 07:34
How can a dialog box find its data?
My program uses a few dialog boxes to allow the user to edit data. The dialog box needs to find the data, in order to show it, and it needs to be able to store the altered data back if the user clicks OK. At present I am using a global to point to the class which contains the data. This seems a bit shaky, and it ... 30 Jun 2008 11:41
Date/Time Picker dialog
Hi all- I am also looking for a "Date / Time selection" dialog. What I want to do is open a dialog box and allow selection of a "Start time" and "End Time" for which I will then extract data from a set of files. Is there an existing setup for this, or will I have to roll my own. I am using VS-2005, C (not... 27 Jun 2008 19:21
GetOpenFileName-like dialog for Directory Name
Hi all- Is there a function or variant that works like GetOpenFileName that will pick an existing directory? Thanks, Jeff ... 27 Jun 2008 19:21
First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26