Click here to Skip to main content
15,897,273 members
Home / Discussions / C#
   

C#

 
GeneralRe: I need help with C# loops Pin
PIEBALDconsult22-Jan-08 6:39
mvePIEBALDconsult22-Jan-08 6:39 
GeneralRe: I need help with C# loops Pin
Guffa22-Jan-08 9:02
Guffa22-Jan-08 9:02 
GeneralRe: I need help with C# loops Pin
Gareth H21-Jan-08 11:38
Gareth H21-Jan-08 11:38 
GeneralRe: I need help with C# loops Pin
Guffa21-Jan-08 13:20
Guffa21-Jan-08 13:20 
GeneralRe: I need help with C# loops Pin
PIEBALDconsult21-Jan-08 16:19
mvePIEBALDconsult21-Jan-08 16:19 
JokeRe: I need help with C# loops Pin
Guffa21-Jan-08 22:01
Guffa21-Jan-08 22:01 
GeneralPostMessage Problem Pin
stebo072821-Jan-08 9:02
stebo072821-Jan-08 9:02 
GeneralRe: PostMessage Problem Pin
stebo072821-Jan-08 10:40
stebo072821-Jan-08 10:40 
Ok, i got i figured out, at least in my case. Instead of using PostMessage, I had to use SendNotifyMessage(IntPtr hwnd, IntPtr msg, IntPtr wparam, IntPtr lparam)
then just pass (IntPtr)0xffff as hwnd, and my custom msg as IntPtr, and IntPtr.Zero for both params and it works
GeneralForm diagram Pin
netJP12L21-Jan-08 5:31
netJP12L21-Jan-08 5:31 
GeneralRe: Form diagram Pin
Gareth H21-Jan-08 8:09
Gareth H21-Jan-08 8:09 
GeneralRegarding Google language translation C# Pin
Member 470816321-Jan-08 4:48
Member 470816321-Jan-08 4:48 
Generalproblem with value from database Pin
eyeseetee21-Jan-08 4:31
eyeseetee21-Jan-08 4:31 
AnswerRe: problem with value from database Pin
Vikram A Punathambekar21-Jan-08 5:02
Vikram A Punathambekar21-Jan-08 5:02 
GeneralRe: problem with value from database Pin
Gareth H21-Jan-08 8:04
Gareth H21-Jan-08 8:04 
Generalradiobutton list enable one of the items Pin
eyeseetee21-Jan-08 3:31
eyeseetee21-Jan-08 3:31 
GeneralRe: radiobutton list enable one of the items Pin
Mustafa Ismail Mustafa21-Jan-08 3:36
Mustafa Ismail Mustafa21-Jan-08 3:36 
GeneralRe: radiobutton list enable one of the items Pin
eyeseetee21-Jan-08 3:48
eyeseetee21-Jan-08 3:48 
GeneralRe: radiobutton list enable one of the items Pin
eyeseetee21-Jan-08 3:56
eyeseetee21-Jan-08 3:56 
GeneralRe: radiobutton list enable one of the items Pin
Mustafa Ismail Mustafa21-Jan-08 3:59
Mustafa Ismail Mustafa21-Jan-08 3:59 
GeneralRe: radiobutton list enable one of the items Pin
eyeseetee21-Jan-08 4:05
eyeseetee21-Jan-08 4:05 
GeneralRe: radiobutton list enable one of the items Pin
Skippums21-Jan-08 7:04
Skippums21-Jan-08 7:04 
QuestionHow to overwrite datas in the storage?? Pin
peaceziz21-Jan-08 3:27
peaceziz21-Jan-08 3:27 
AnswerRe: How to overwrite datas in the storage?? Pin
Mustafa Ismail Mustafa21-Jan-08 3:33
Mustafa Ismail Mustafa21-Jan-08 3:33 
Questionhow to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
mavii21-Jan-08 2:32
mavii21-Jan-08 2:32 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
J4amieC21-Jan-08 2:34
J4amieC21-Jan-08 2:34 

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.