Click here to Skip to main content
15,891,372 members
Home / Discussions / C#
   

C#

 
GeneralRe: Selectable SubItem in a Listview Pin
rudy.net9-May-05 18:15
rudy.net9-May-05 18:15 
GeneralRe: Selectable SubItem in a Listview Pin
mav.northwind9-May-05 19:57
mav.northwind9-May-05 19:57 
GeneralRe: Selectable SubItem in a Listview Pin
Anonymous10-May-05 4:47
Anonymous10-May-05 4:47 
GeneralSelection colors in an extended RichTextBox Pin
methodincharge9-May-05 11:35
methodincharge9-May-05 11:35 
GeneralRe: Selection colors in an extended RichTextBox Pin
leppie9-May-05 14:40
leppie9-May-05 14:40 
GeneralAutomate Microsoft Access Pin
sinnen9-May-05 10:36
sinnen9-May-05 10:36 
GeneralMarshalling structs with two different char sets Pin
Anonymous9-May-05 9:13
Anonymous9-May-05 9:13 
GeneralDetecting a FileDrop event on an external program Pin
TofuBug249-May-05 7:40
TofuBug249-May-05 7:40 
I'm not quite sure how to ask this or if it's even possible.

I know windows has some sort of basic drag and drop events that different programs use to automatically open their respective types of files (i.e. .doc files dragged onto MS. Word etc.)

now my question is say i want to trap the windows messages for the drag-drop event of the MS. Word program from an external program (it's probably going to be a windows service) to get say the file name being loaded.

I have used spy++ to try and look through the messages created for different programs when i drag and drop files to them but i'm not even sure which message i need to be looking at or even where to start.

to give you an example of what i basically want to do:

the window service would periodically monitor a program or programs such a word or paintshop when a windows message for a file drop is sent the service finds the file name and extension and either pops up an error dialog or automatically opens it in the correct program.

Hope to hear from someone on this sooner or later Smile | :)


p.s. if it's completely imposible to do tell me too so i don't waste my time with this

thanks

Ryan
GeneralRe: Detecting a FileDrop event on an external program Pin
Christian Graus9-May-05 12:31
protectorChristian Graus9-May-05 12:31 
GeneralPassing command line options to msi installer created as .NET deployment project Pin
StormShearon9-May-05 7:00
StormShearon9-May-05 7:00 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
mav.northwind9-May-05 20:01
mav.northwind9-May-05 20:01 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
StormShearon10-May-05 5:09
StormShearon10-May-05 5:09 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
mav.northwind10-May-05 20:14
mav.northwind10-May-05 20:14 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
StormShearon12-May-05 4:56
StormShearon12-May-05 4:56 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
StormShearon12-May-05 4:56
StormShearon12-May-05 4:56 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
StormShearon13-May-05 10:17
StormShearon13-May-05 10:17 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
OBRon16-Dec-08 11:37
OBRon16-Dec-08 11:37 
GeneralLive Communications Server Pin
Scott Serl9-May-05 5:19
Scott Serl9-May-05 5:19 
GeneralNon-Compiled Files in Solution Pin
C_Simpkins9-May-05 5:15
C_Simpkins9-May-05 5:15 
GeneralRe: Non-Compiled Files in Solution Pin
Christian Graus9-May-05 12:29
protectorChristian Graus9-May-05 12:29 
GeneralRe: Non-Compiled Files in Solution Pin
C_Simpkins9-May-05 17:01
C_Simpkins9-May-05 17:01 
GeneralRe: Non-Compiled Files in Solution Pin
Christian Graus9-May-05 17:04
protectorChristian Graus9-May-05 17:04 
GeneralRe: Non-Compiled Files in Solution Pin
C_Simpkins10-May-05 4:01
C_Simpkins10-May-05 4:01 
Generalcheck if .net framework is not installed Pin
Mohsen Saad9-May-05 4:17
Mohsen Saad9-May-05 4:17 
GeneralRe: check if .net framework is not installed Pin
MoustafaS9-May-05 4:26
MoustafaS9-May-05 4:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.