Click here to Skip to main content
15,915,093 members
Home / Discussions / C#
   

C#

 
AnswerRe: Compiler directive for classname/membername insert ? Pin
Daniel Turini21-Dec-04 4:37
Daniel Turini21-Dec-04 4:37 
AnswerRe: Compiler directive for classname/membername insert ? Pin
leppie21-Dec-04 9:38
leppie21-Dec-04 9:38 
GeneralDoubleBuffer problem .. Pin
Sharpoverride21-Dec-04 1:28
Sharpoverride21-Dec-04 1:28 
GeneralRe: DoubleBuffer problem .. Pin
Gary Thom21-Dec-04 4:39
Gary Thom21-Dec-04 4:39 
GeneralRe: DoubleBuffer problem .. Pin
Dave Kreskowiak21-Dec-04 5:28
mveDave Kreskowiak21-Dec-04 5:28 
GeneralRe: DoubleBuffer problem .. Pin
Heath Stewart21-Dec-04 12:38
protectorHeath Stewart21-Dec-04 12:38 
GeneralRe: DoubleBuffer problem .. Pin
Dave Kreskowiak21-Dec-04 16:20
mveDave Kreskowiak21-Dec-04 16:20 
GeneralRe: DoubleBuffer problem .. Pin
Heath Stewart22-Dec-04 6:12
protectorHeath Stewart22-Dec-04 6:12 
I didn't have a compiler. Smile | :)

Basically, if you didn't alloc it then you don't free it. In native APIs this isn't always the case, though, since some APIs alloc memory and expect the caller to free it. Such APIs should always document such a requirement.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: DoubleBuffer problem .. Pin
Dave Kreskowiak22-Dec-04 11:53
mveDave Kreskowiak22-Dec-04 11:53 
GeneralRe: DoubleBuffer problem .. Pin
Skynyrd21-Dec-04 10:44
Skynyrd21-Dec-04 10:44 
GeneralRe: DoubleBuffer problem .. Pin
Sharpoverride22-Dec-04 23:40
Sharpoverride22-Dec-04 23:40 
Generalcalling a function in a subclassed window Pin
stefan houtz21-Dec-04 1:28
stefan houtz21-Dec-04 1:28 
GeneralC# XPath Problems Pin
Chua Wen Ching20-Dec-04 23:00
Chua Wen Ching20-Dec-04 23:00 
GeneralRe: C# XPath Problems Pin
Heath Stewart21-Dec-04 12:36
protectorHeath Stewart21-Dec-04 12:36 
GeneralDisplaying IIS directories/sites in C# Application Pin
Adnan Siddiqi20-Dec-04 22:43
Adnan Siddiqi20-Dec-04 22:43 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Heath Stewart20-Dec-04 22:53
protectorHeath Stewart20-Dec-04 22:53 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi21-Dec-04 0:34
Adnan Siddiqi21-Dec-04 0:34 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Heath Stewart21-Dec-04 7:54
protectorHeath Stewart21-Dec-04 7:54 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi31-Dec-04 20:13
Adnan Siddiqi31-Dec-04 20:13 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Heath Stewart31-Dec-04 22:42
protectorHeath Stewart31-Dec-04 22:42 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi2-Jan-05 19:50
Adnan Siddiqi2-Jan-05 19:50 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Heath Stewart2-Jan-05 21:14
protectorHeath Stewart2-Jan-05 21:14 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi3-Jan-05 7:55
Adnan Siddiqi3-Jan-05 7:55 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi5-Jan-05 8:05
Adnan Siddiqi5-Jan-05 8:05 
GeneralSQL statement with result list restriction Pin
ppp00120-Dec-04 22:25
ppp00120-Dec-04 22:25 

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.