First  |  Prev |  Next  |  Last
Pages: 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
How to use GLib in Windows?
How to use GLib in Windows? .def files in developer archive and DLLs don't contain definitions of GSList and constants. ... 2 Feb 2010 15:13
Clipboard internals
> Can someone recommend any documentation that explains what process is responsible for administering the clipboard. Possibly. Given that you use the singular "process", what that documentation will tell you won't be what you're expecting. (-: ... 2 Feb 2010 15:13
PropSheet: Default action lost after close-tab
I have a property sheet with two tabs on it. I have a default button on each sheet, and it works properly. I have an edit control that I type text into, and pressing <Enter> presses the "Send Command" button. If I type into the edit control, then TAB over to the "Send Command" button, <Enter> still works properl... 2 Feb 2010 15:13
What's Wrong With This Status Bar's CreateWindowEx()?
On 28 jan, 11:41, Larry Lindstrom <larryl_tu...(a)hotmail.com> wrote:    But this function fails when run in my sample code.  CreateWindowEx () returns a status_bar_handle of NULL, and the error code is 1407, "Cannot find window class".    I have comctl32.lib defined, and include commctrl.h.  Hinstance is ... 2 Feb 2010 15:13
zipfldr.dll::RouteTheCall(...) Parameters,...
Hi, has someone information on the parameters for this: zipfldr.dll (>=WinXP) ------------------------ void __stdcall RouteTheCall( struct HWND__ * ,struct HINSTANCE__ * ,char const *, int) I am not really sure what the last two ones are good for,...especially the last one,... Thanks in advance,... 2 Feb 2010 15:13
Connecting to RPC epmapper at non default port
Hi, When I tried to partial bind to a RPC service, I used rpcbindingfromstringbinding() with the protseq ncacn_ip_tcp and address myhost and 0 endpoint... however, for whatever reason, myhost's epmapper is listening to port 11135 instead of 135 (it's setup that way, I can't change the setup)... How do I tell my ... 28 Jan 2010 04:13
ProgressBar Owner Draw
Hello, I create progressbar and process it WM_PAINT and it look fine. However on the system that doesn't apply "visual styles" the progressbar seem have a border. And paint does only inside that border. How to remove that border ? ... 2 Feb 2010 15:13
Can you help me find HotKey control in C++ ( Windows Form)
Hi There, So far I have created UI in Visual Studio using "Native"Win32 project... I am in process of porting my small app to .Net .... I am using Windows Forms .... I am not able to find any HotKey control that use to be there toolbox when working Dialogs in "native" Windows project Am I mis... 27 Jan 2010 05:56
Has everybody gone over to C#, or still at C/C++ ?
Just curious. At this moment, has the C community gone to C# by and large, or still at C/C++ (on windows) ? Thanks. ... 2 Feb 2010 15:13
Problem with SetCapture
I'm trying to write a program to give the colour values of a point on the screen. (I think this sort of tool is called an eye-dropper.) My program is based in the Blowup program in Petzold, and I've included the interesting bits below. What is supposed to happen is that, to start it going, you click within the c... 27 Jan 2010 17:09
First  |  Prev |  Next  |  Last
Pages: 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45