Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralFonts Pin
Substitute19-Oct-02 0:45
Substitute19-Oct-02 0:45 
GeneralRe: Fonts Pin
Nick Parker19-Oct-02 1:40
protectorNick Parker19-Oct-02 1:40 
GeneralRe: Fonts Pin
Substitute19-Oct-02 3:25
Substitute19-Oct-02 3:25 
GeneralManipulate Access DB Pin
Venet18-Oct-02 23:27
Venet18-Oct-02 23:27 
GeneralRe: Manipulate Access DB Pin
Stephane Rodriguez.19-Oct-02 0:44
Stephane Rodriguez.19-Oct-02 0:44 
GeneralRe: Manipulate Access DB Pin
David Stone19-Oct-02 6:44
sitebuilderDavid Stone19-Oct-02 6:44 
GeneralRe: Manipulate Access DB Pin
Stephane Rodriguez.19-Oct-02 7:25
Stephane Rodriguez.19-Oct-02 7:25 
GeneralRe: Manipulate Access DB Pin
Stephane Rodriguez.19-Oct-02 7:31
Stephane Rodriguez.19-Oct-02 7:31 
GeneralExport C# appz Pin
Anonymous18-Oct-02 8:53
Anonymous18-Oct-02 8:53 
GeneralRe: Export C# appz Pin
Paul Riley18-Oct-02 8:59
Paul Riley18-Oct-02 8:59 
GeneralRe: Export C# appz Pin
Stephane Rodriguez.18-Oct-02 9:58
Stephane Rodriguez.18-Oct-02 9:58 
GeneralRe: Export C# appz Pin
Anonymous18-Oct-02 23:16
Anonymous18-Oct-02 23:16 
Questiongrabbing focus with a Pop-up? Pin
Dave Gustafson18-Oct-02 3:05
Dave Gustafson18-Oct-02 3:05 
AnswerRe: grabbing focus with a Pop-up? Pin
Paul Riley18-Oct-02 3:46
Paul Riley18-Oct-02 3:46 
GeneralRe: grabbing focus with a Pop-up? Pin
Dave Gustafson18-Oct-02 4:36
Dave Gustafson18-Oct-02 4:36 
GeneralRe: grabbing focus with a Pop-up? Pin
Paul Riley18-Oct-02 4:46
Paul Riley18-Oct-02 4:46 
GeneralRe: grabbing focus with a Pop-up? Pin
Dave Gustafson18-Oct-02 12:33
Dave Gustafson18-Oct-02 12:33 
GeneralRe: grabbing focus with a Pop-up? Pin
Paul Riley18-Oct-02 13:20
Paul Riley18-Oct-02 13:20 
GeneralRe: grabbing focus with a Pop-up? Pin
Dave Gustafson18-Oct-02 16:53
Dave Gustafson18-Oct-02 16:53 
GeneralRe: grabbing focus with a Pop-up? Pin
Dave Gustafson20-Oct-02 5:14
Dave Gustafson20-Oct-02 5:14 
GeneralRe: grabbing focus with a Pop-up? Pin
Paul Riley20-Oct-02 5:22
Paul Riley20-Oct-02 5:22 
GeneralC# and DLL calling Pin
Ceri17-Oct-02 23:36
Ceri17-Oct-02 23:36 
GeneralRe: C# and DLL calling Pin
Paul Riley17-Oct-02 23:46
Paul Riley17-Oct-02 23:46 
Ceri wrote:
Has anybody seen this before and know how to resolve the issue.

Not exactly but I have had similar problems before, there are often vast differences between debug and release versions that you don't see.

For example, I've written DLLs for Windows Installer using VC++ which work fine in debug mode and not in release mode. When I switched the release mode optimisation off, it worked fine.

If possible, it's worth looking at the differences in the commandline options for the DLL in release and debug mode and adjusting them until they both act the same way. Then at least you'll know what is causing the problem.

Paul
Why don't you take a good look at yourself and describe what you see - Led Zeppelin, Misty Mountain Hop
GeneralRe: C# and DLL calling Pin
Stephane Rodriguez.18-Oct-02 1:19
Stephane Rodriguez.18-Oct-02 1:19 
GeneralNeed help on this issue with WebBrowser control Pin
GriffonRL17-Oct-02 22:28
GriffonRL17-Oct-02 22:28 

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.