Click here to Skip to main content
15,924,036 members
Home / Discussions / C#
   

C#

 
GeneralRe: Equivalent of IFrame Pin
Dan Neely13-Oct-06 10:36
Dan Neely13-Oct-06 10:36 
QuestionCreating virtual partitions in C# Pin
bunnyEATINGrabbit13-Oct-06 6:01
bunnyEATINGrabbit13-Oct-06 6:01 
AnswerRe: Creating virtual partitions in C# Pin
Daniel Grunwald13-Oct-06 7:12
Daniel Grunwald13-Oct-06 7:12 
QuestionRe: Creating virtual partitions in C# Pin
bunnyEATINGrabbit13-Oct-06 12:54
bunnyEATINGrabbit13-Oct-06 12:54 
AnswerRe: Creating virtual partitions in C# Pin
mav.northwind13-Oct-06 22:16
mav.northwind13-Oct-06 22:16 
AnswerRe: Creating virtual partitions in C# Pin
Daniel Grunwald13-Oct-06 22:22
Daniel Grunwald13-Oct-06 22:22 
QuestionWhat do I have to do ?? Pin
pirate91113-Oct-06 5:45
pirate91113-Oct-06 5:45 
AnswerRe: What do I have to do ?? Pin
Judah Gabriel Himango13-Oct-06 6:30
sponsorJudah Gabriel Himango13-Oct-06 6:30 
Well, you *could* send Win32 messages to the application (like WM_MOUSEDOWN at the location of the menu, etc). You could also send keys to the other application via SendKeys or via Win32 SendMessage that corresponded to a shortcut key for the application, perhaps CTRL+S for save, etc. But all these things are hacks and rely on the current functionality of the application to work. The next version of the application could easily break your hack.


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: God-as-Judge, God-as-Forgiver
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


GeneralRe: What do I have to do ?? Pin
pirate91113-Oct-06 18:22
pirate91113-Oct-06 18:22 
AnswerRe: What do I have to do ?? Pin
Amar Chaudhary13-Oct-06 6:51
Amar Chaudhary13-Oct-06 6:51 
Questionsocket programing [modified] Pin
Airtel_nokia13-Oct-06 5:10
Airtel_nokia13-Oct-06 5:10 
AnswerRe: socket programing Pin
Judah Gabriel Himango13-Oct-06 6:31
sponsorJudah Gabriel Himango13-Oct-06 6:31 
GeneralRe: socket programing Pin
Airtel_nokia13-Oct-06 21:15
Airtel_nokia13-Oct-06 21:15 
GeneralRe: socket programing Pin
Airtel_nokia15-Oct-06 8:47
Airtel_nokia15-Oct-06 8:47 
GeneralRe: socket programing Pin
Judah Gabriel Himango15-Oct-06 10:38
sponsorJudah Gabriel Himango15-Oct-06 10:38 
QuestionUserControl event handling Pin
CoolASL13-Oct-06 5:01
CoolASL13-Oct-06 5:01 
AnswerRe: UserControl event handling Pin
Dave Kreskowiak13-Oct-06 7:00
mveDave Kreskowiak13-Oct-06 7:00 
AnswerRe: UserControl event handling Pin
Nader Elshehabi13-Oct-06 11:47
Nader Elshehabi13-Oct-06 11:47 
QuestionProblem using legacy C++ dll with C# Pin
JohnnyB71713-Oct-06 4:49
JohnnyB71713-Oct-06 4:49 
AnswerRe: Problem using legacy C++ dll with C# Pin
led mike13-Oct-06 7:58
led mike13-Oct-06 7:58 
GeneralRe: Problem using legacy C++ dll with C# Pin
JohnnyB71713-Oct-06 8:23
JohnnyB71713-Oct-06 8:23 
AnswerRe: Problem using legacy C++ dll with C# Pin
Nader Elshehabi13-Oct-06 11:43
Nader Elshehabi13-Oct-06 11:43 
GeneralRe: Problem using legacy C++ dll with C# Pin
JohnnyB71716-Oct-06 9:17
JohnnyB71716-Oct-06 9:17 
QuestionAdding a button (or other controls) to a form i have handle to Pin
ranzask13-Oct-06 3:34
ranzask13-Oct-06 3:34 
AnswerRe: Adding a button (or other controls) to a form i have handle to Pin
Christian Graus13-Oct-06 3:50
protectorChristian Graus13-Oct-06 3:50 

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.