Global labels in inline assembly.



There was some funkiness with my news program so I apologize if this
ends up getting posted twice.

-----------------------------------

Using Visual Studio 2005 and inline assembly, I need to get access to the
addresses of a couple of places in an inline assembly function from outside
that function. If I need access to those locations inside the function, I
can
just use normal labels but those labels have function scope. Is there
anyway I can get a label with global scope using VS2005 inline assembly?

thanks,

Todd


.



Relevant Pages

  • Re: Scrollbar Example
    ... I have many textboxes and labels on a Form in Smartphone. ... vertical scroll barbut I couldn't add one from Visual Studio ...
    (microsoft.public.dotnet.framework.compactframework)
  • Printing listViews, Labels or a Whole Form
    ... Visual Studio .NET 2003, and I'd like to print listViews, labels, a ... picture box with its image or even the whole form. ...
    (microsoft.public.vc.language)
  • VS.NET designer bug?
    ... I have a weird problem regarding the Windows Forms editor in Visual Studio ... On certain actions (like opening the Form, building the project, ... etc.) labels, commandbuttons, and more move one pixel down. ...
    (microsoft.public.vsnet.general)
  • Dead simple? Setting the caption of a static text label without MFC
    ... trying to do something ridiculously simple in a Win32 C++ ... any way I get the window handle of those labels using their ... how do I set the caption's of these static text boxes? ... that would help me along (with Visual Studio .NET would be a plus)? ...
    (microsoft.public.win32.programmer.ui)
  • Compact Framework SP 2 and Visual Studio 2003
    ... get the BackGroundColor new propiety for labels etc.. ... The installations seem to work perfectly but when I get back to ... Visual Studio 2003 I dont see the new proprieties. ...
    (microsoft.public.dotnet.framework.compactframework)