Click here to Skip to main content
15,905,781 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to convert a physical address to a virtual address? Pin
Judah Gabriel Himango9-Mar-06 5:00
sponsorJudah Gabriel Himango9-Mar-06 5:00 
QuestionWhat are these WndProc WMs? Pin
redfish348-Mar-06 6:25
redfish348-Mar-06 6:25 
AnswerRe: What are these WndProc WMs? Pin
Dan Neely8-Mar-06 7:15
Dan Neely8-Mar-06 7:15 
GeneralRe: What are these WndProc WMs? Pin
redfish348-Mar-06 22:03
redfish348-Mar-06 22:03 
AnswerRe: What are these WndProc WMs? Pin
Le centriste8-Mar-06 15:14
Le centriste8-Mar-06 15:14 
QuestionAutoscroll to a rectangle drawn in paint event Pin
Gulfraz Khan8-Mar-06 5:19
Gulfraz Khan8-Mar-06 5:19 
QuestionFile Icon Pin
Mr Marchepane8-Mar-06 4:52
Mr Marchepane8-Mar-06 4:52 
AnswerRe: File Icon Pin
redfish348-Mar-06 6:31
redfish348-Mar-06 6:31 
You will have to use the Win32 API for that. It involves getting information about threads, modules, and processes and then using this info with Win32 function that will retrieve handle to file icon. It is not a cake walk if you have never worked with the Win32 before.



QuestionWebservices (RPC+SOAP) Pin
mpuerto8-Mar-06 4:20
mpuerto8-Mar-06 4:20 
QuestionTableLayoutPanel question Pin
Drew McGhie8-Mar-06 4:10
Drew McGhie8-Mar-06 4:10 
QuestionGraphics in C# Pin
Jeea20068-Mar-06 3:42
Jeea20068-Mar-06 3:42 
AnswerRe: Graphics in C# Pin
Judah Gabriel Himango8-Mar-06 3:55
sponsorJudah Gabriel Himango8-Mar-06 3:55 
GeneralRe: Graphics in C# Pin
Jeea200618-Mar-06 22:49
Jeea200618-Mar-06 22:49 
AnswerRe: Graphics in C# Pin
_awatts8-Mar-06 9:05
_awatts8-Mar-06 9:05 
GeneralRe: Graphics in C# Pin
Jeea200618-Mar-06 23:01
Jeea200618-Mar-06 23:01 
AnswerRe: Graphics in C# Pin
_awatts20-Mar-06 9:53
_awatts20-Mar-06 9:53 
QuestionAlternatives to DataTable Searches? Pin
Paul Gates8-Mar-06 2:30
Paul Gates8-Mar-06 2:30 
AnswerRe: Alternatives to DataTable Searches? Pin
Wjousts8-Mar-06 3:30
Wjousts8-Mar-06 3:30 
GeneralRe: Alternatives to DataTable Searches? Pin
Paul Gates8-Mar-06 5:07
Paul Gates8-Mar-06 5:07 
QuestionAbout mainFrame communicate with thread Pin
breakhearts8-Mar-06 2:18
breakhearts8-Mar-06 2:18 
AnswerRe: About mainFrame communicate with thread Pin
mav.northwind8-Mar-06 2:54
mav.northwind8-Mar-06 2:54 
QuestionDeclaring a arrays of objects dynamically Pin
winpoorni8-Mar-06 1:12
winpoorni8-Mar-06 1:12 
AnswerRe: Declaring a arrays of objects dynamically Pin
Stefan Troschuetz8-Mar-06 1:32
Stefan Troschuetz8-Mar-06 1:32 
AnswerRe: Declaring a arrays of objects dynamically Pin
Divyang Mithaiwala8-Mar-06 1:51
Divyang Mithaiwala8-Mar-06 1:51 
QuestionRe: Declaring a arrays of objects dynamically Pin
winpoorni8-Mar-06 17:32
winpoorni8-Mar-06 17:32 

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.