Click here to Skip to main content
15,881,204 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Unmanaged Metadata API Pin
Mike_V8-May-03 2:52
Mike_V8-May-03 2:52 
GeneralWindows Service Installer hassles with v1.0 and v1.1 Pin
Paul Watson7-May-03 5:48
sitebuilderPaul Watson7-May-03 5:48 
GeneralRe: Windows Service Installer hassles with v1.0 and v1.1 Pin
Stephane Rodriguez.8-May-03 1:23
Stephane Rodriguez.8-May-03 1:23 
GeneralRe: Windows Service Installer hassles with v1.0 and v1.1 Pin
Robin Golden14-May-03 3:46
Robin Golden14-May-03 3:46 
GeneralRe: Windows Service Installer hassles with v1.0 and v1.1 Pin
Paul Watson14-May-03 4:00
sitebuilderPaul Watson14-May-03 4:00 
GeneralUpgrade Offer Pin
Robert Greene6-May-03 8:08
Robert Greene6-May-03 8:08 
GeneralRe: Upgrade Offer Pin
Member 966-May-03 8:24
Member 966-May-03 8:24 
GeneralBitBlt problem Pin
lfsong6-May-03 5:36
lfsong6-May-03 5:36 
when call BitBlt in .NET, I came across a problem.
I want to copy a bitmap to another bitmap in memory using
BitBlt(dc, 100, 100, 60, 60, sc, 0, 0, SRCCOPY);
then draw it on screen in OnPaint(), but it display a black square with the same size of the source bitmap instead of the real bitmap. What is the possible problem in my call of BitBlt or is there something wrong somewhere else?
GeneralRe: BitBlt problem Pin
James T. Johnson6-May-03 6:19
James T. Johnson6-May-03 6:19 
GeneralRe: BitBlt problem Pin
lfsong6-May-03 8:04
lfsong6-May-03 8:04 
GeneralRe: BitBlt problem Pin
lfsong6-May-03 17:44
lfsong6-May-03 17:44 
GeneralRe: BitBlt problem Pin
lfsong6-May-03 8:10
lfsong6-May-03 8:10 
QuestionSoap Error: Expired? Pin
Rocky Moore3-May-03 15:51
Rocky Moore3-May-03 15:51 
AnswerRe: Soap Error: Expired? Pin
Rocky Moore3-May-03 17:01
Rocky Moore3-May-03 17:01 
General.NET module assemblies Pin
leppie2-May-03 23:22
leppie2-May-03 23:22 
GeneralRe: .NET module assemblies Pin
leppie7-May-03 8:29
leppie7-May-03 8:29 
GeneralRe: .NET module assemblies Pin
George L. Jackson9-May-03 7:20
George L. Jackson9-May-03 7:20 
GeneralRe: .NET module assemblies Pin
leppie9-May-03 7:42
leppie9-May-03 7:42 
QuestionCustomizable 3rd party Dialog controls? Pin
Markri2-May-03 13:10
Markri2-May-03 13:10 
GeneralRemoting: Unregistering Sponsors Pin
Heath Stewart2-May-03 3:17
protectorHeath Stewart2-May-03 3:17 
GeneralRe: Remoting: Unregistering Sponsors Pin
dethsta8-May-03 9:52
dethsta8-May-03 9:52 
QuestionCan a 1.0 .NET App run on a 1.1 Framework? Pin
CyberKewl1-May-03 23:43
CyberKewl1-May-03 23:43 
AnswerRe: Can a 1.0 .NET App run on a 1.1 Framework? Pin
Stephane Rodriguez.2-May-03 1:13
Stephane Rodriguez.2-May-03 1:13 
GeneralRe: Can a 1.0 .NET App run on a 1.1 Framework? Pin
CyberKewl2-May-03 1:24
CyberKewl2-May-03 1:24 
GeneralRe: Can a 1.0 .NET App run on a 1.1 Framework? Pin
Stephane Rodriguez.2-May-03 1:41
Stephane Rodriguez.2-May-03 1:41 

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.