comp.os.ms-windows.programmer.win32
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
- Handling files bigger than 4GB - 19/10/2011 Are there special procedures necessary for handling files larger than 4GB? I realize that, if usin..
- Re: Handling files bigger than 4GB - 19/10/2011 Le 19102011 2013, Charlie Gibbs a ?crit The original version of my program uses the C..
- Will the RichEdit control do this? - 19/10/2011 I have a large .rtf file with thousands of hidden strings in it, i.e. with \v.\v0 around the..
- Re: Will the RichEdit control do this? - 19/10/2011 On 19102011 1551, Kalkidas I have a large .rtf file with thousands of hidden str..
- Re: Will the RichEdit control do this? - 19/10/2011 On 10192011 804 AM, Deanna Earley On 19102011 1551, Kalkidas &..
- How do you find the right coordinates to use in drawing? - 18/10/2011 Do you use a program to assist you in drawing to find out ideal coordinates? Or do you just do ..
- Re: How do you find the right coordinates to use in drawing? - 18/10/2011 On 18102011 1656, D J Do you use a program to assist you in drawing to find out ..
- Re: How do you find the right coordinates to use in drawing? - 18/10/2011 On Oct 18, 1156?am, D J david.j@gmail.com Do you use a program to assi..
- How to monitor if a window is activated? - 14/10/2011 Hi, all I thought it's better to open a new thread for the question. The situation is I..
- set a window always on the top of another window - 14/10/2011 Hi, all I need to write an application that shows a window (like toolbar) and launch anothe..
- Re: set a window always on the top of another window - 14/10/2011 On 14102011 1350, rockdale Hi, all I need to write an applicat..
- Re: set a window always on the top of another window - 14/10/2011 On Oct 14, 850?am, rockdale rockdale.gr.@gmail.com Hi, all ..
- Re: set a window always on the top of another window - 14/10/2011 On 14102011 1414, rockdale Thanks. I did notice the problem of focus when SetFor..
- Re: set a window always on the top of another window - 14/10/2011 right, what was I thinking. I will try that out. On Oct 14, 932?am, Deanna Earley dee.ear...
- In which Windows version did Windows ANSI Western (cp 1252) firstappear? - 14/10/2011 I would like as definitive a reference as possible for which version of Windows introduced the..
- Re: In which Windows version did Windows ANSI Western (cp 1252) firstappear? - 14/10/2011 On 2011-10-14 0434, Alf P. Steinbach I would like as definitive a reference as pos..
- Re: In which Windows version did Windows ANSI Western (cp 1252) firstappear? - 14/10/2011 On 14.10.2011 2027, Jeroen Mostert On 2011-10-14 0434, Alf P. Steinbach br..
- Re: In which Windows version did Windows ANSI Western (cp 1252) firstappear? - 14/10/2011 On 2011-10-14 2107, Alf P. Steinbach On 14.10.2011 2027, Jeroen Mostert br..
- Re: In which Windows version did Windows ANSI Western (cp 1252) first appear? - 14/10/2011 "Alf P. Steinbach" . On 14.10.2011 2027, Jeroen Mostert If you want a defini..
- who s sitting on my serial port? - 12/10/2011 suppose I want to open a serial port but when I try I get an error because some other process h..
- Re: who s sitting on my serial port? - 12/10/2011 Jasen Betts in message newsj73u1o3fj2@reversiblemaps.ath.cx. is t..
- Re: who s sitting on my serial port? - 19/10/2011 On 2011-10-13, Uwe Sieber mail@uwe-sieber.de Preben Friis &g..
- Granting log on as a service from webservice - 12/10/2011 Hi All, I've a .net webserice with networkservice privileges. From this webservice, i need ..
- Re: Granting log on as a service from webservice - 12/10/2011 On 2011-10-12 1253, mht I've a .net webserice with networkservice privileges. ..
- Re: Granting log on as a service from webservice - 12/10/2011 On 12102011 1404, Jeroen Mostert On 2011-10-12 1253, mht I'..
- Re: Granting log on as a service from webservice - 12/10/2011 On 2011-10-12 1556, Deanna Earley On 12102011 1404, Jeroen Mostert &..
- Re: Granting log on as a service from webservice - 12/10/2011 On Oct 12, 604?pm, Jeroen Mostert jmost.@xs4all.nl On 2011-10-12 1253, ..
- Re: Granting log on as a service from webservice - 12/10/2011 On 2011-10-12 1606, mht Windows service gets installed separately and we are able ..
- Re: Granting log on as a service from webservice - 12/10/2011 On Oct 12, 706?pm, mht moha.@gmail.com On Oct 12, 604?pm, Jeroen Moster..
- Re: Granting log on as a service from webservice - 12/10/2011 On Oct 12, 943?pm, Jeroen Mostert jmost.@xs4all.nl On 2011-10-12 1556, ..
- Running Service With Alternate Credentials. - 12/10/2011 Hello, I am facing a issue, while running a service with alternate credentials, it is not g..
- Closing out active serial port - 12/10/2011 Hi I have an ordinary terminal EXE program that uses straightforward non-overlapped serial IO thro..
- Re: Closing out active serial port - 12/10/2011 On Oct 12, 1231?am, Bruce Varley b.@NoSpam.com Hi I have an ..
- RPC: problem with multiple __MIDL_ProcFormatString. - 12/10/2011 Hi, Is there a way to change, in IDL, name of __MIDL_ProcFormatString variable? Each *_s.c and..
- Re: RPC: problem with multiple __MIDL_ProcFormatString. - 15/10/2011 I really wonder how that can happen. Those global variables are static so they are private to..
- Re: RPC: problem with multiple __MIDL_ProcFormatString. - 17/10/2011 Hi Ed, On 10152011 541 AM, ed.gar snip I have to have both ..
- Re: RPC: problem with multiple __MIDL_ProcFormatString. - 18/10/2011 This is still strange and it is not a problem of VS2005 - for me everything behaves the way I..
- Re: RPC: problem with multiple __MIDL_ProcFormatString. - 18/10/2011 Hi Ed, On 10182011 1241 AM, ed.gar snip I would appreciate ..
- Re: RPC: problem with multiple __MIDL_ProcFormatString. - 18/10/2011 Hi Stefan, Thanks for your help and for your time. The problem solved, I found the issue. VS 200..
- Re: RPC: problem with multiple __MIDL_ProcFormatString. - 19/10/2011 Hi Ed, On 10182011 1143 PM, ed.gar Hi Stefan, Thanks for y..
- Re: RPC: problem with multiple __MIDL_ProcFormatString. - 20/10/2011 Hi Stefan, Unbelievable they shipped such crap with VS2005. Has this at least been fixed wit..
- Starting an app from a service - 11/10/2011 Hi All, I have a windows service that is watchingprotecting a list of files on the disk. ..
- Re: Starting an app from a service - 11/10/2011 On 11102011 1338, JimmyM Hi All, I have a windows service that..
- Re: Starting an app from a service - 11/10/2011 On Oct 11, 1114?am, Deanna Earley dee.ear.@icode.co.uk On 11102011 13..
- Re: Starting an app from a service - 11/10/2011 I think you can use the ImpersonateLoggedOnUser API, followed by CreateProcess, to start an app..
- progressbar in dialog in memory - 10/10/2011 Hi all, Is it possible to create a progressbar in a dialog in memory - DLGITEMTEMPLATE and ..
- Re: progressbar in dialog in memory - 11/10/2011 2011-10-11 AM 436, Lee Hi all, Is it possible to create a progre..
- Re: progressbar in dialog in memory - 11/10/2011 Hi Lee, Your English is fine, as your explanation! Thanks, Lee window..
- Trouble with ListView and MessageBox - 10/10/2011 I'm using a ListView. I want to detect clicking on a column, and on my first attempt at doing t..
- Re: Trouble with ListView and MessageBox - 11/10/2011 Paul N a ?crit I'm using a ListView. I want to detect clicking on a column, and on mybr..
- Re: Trouble with ListView and MessageBox - 12/10/2011 On Oct 11, 222?pm, Christian ASTOR casto.@club-internet.fr Paul N a ?cri..
- Re: Trouble with ListView and MessageBox - 12/10/2011 Paul N a ?crit I've tried creating a cut-down version of the code to pin down the &g..
- Re: Trouble with ListView and MessageBox - 12/10/2011 On Oct 12, 912?am, Christian ASTOR casto.@club-internet.fr Paul N a crit..
- upload a file to php server by winsock or wininet - 10/10/2011 is there any psuedo code about uploading a file to php server? i just want to using winsock or ..
- Re: upload a file to php server by winsock or wininet - 10/10/2011 On 10102011 0145, greenfish is there any psuedo code about uploading a file to p..
- Re: upload a file to php server by winsock or wininet - 11/10/2011 On 2011-10-10, greenfish greenfish77@gmail.com is there any psuedo code abo..
- FOR ONLY HOT GUYS SEE THIS - 08/10/2011 FOR GOOD JOBS SITES TO YOU goodjobssites.blogspot.com..
- How do I detect horizontal scroll using GetRawInputData - 07/10/2011 I have a touchpad capable of producing WM_HSCROLL (horizontal scroll) messages (confirmed with ..
- Re: How do I detect horizontal scroll using GetRawInputData - 10/10/2011 On Oct 7, 1154?am, Tina mstin.@gmail.com I have a touchpad capable of pr..
- Re: How do I detect horizontal scroll using GetRawInputData - 12/10/2011 On Oct 7, 1154?am, Tina mstin.@gmail.com I have a touchpad capable of pr..
- Check if a path does not point to a mass-storage device - 07/10/2011 Hello All, I've been busy with a program which can save some data to a user-specified location. ..
- Webhosting, Domain Name, Data Center Cyprus, Hosting Services - 04/10/2011 Webhosting ? postcy - a leading web hosting company. We offer webhosting, domain name, data cen..
- How to burn a DVD with its expiry date - 03/10/2011 I want to burn a DVD with a video file. But it must work for only 15 days. How can I do this? P..
- Re: How to burn a DVD with its expiry date - 03/10/2011 On 03102011 1509, Shanmugam Surya I want to burn a DVD with a video file. But it..
- Re: How to burn a DVD with its expiry date - 08/10/2011 On 2011-10-03, Shanmugam Surya shanu.surya99@gmail.com I want to burn a DVD..
- CreateFile in a loop? - 29/09/2011 Hi, For some kind of stress testing, i am trying see the effect of an extra IRPs on my file..
- RichEdit: Show tab character as symbol - 29/09/2011 Hi, is is possible to show the tab character of a rich edit control as a - ..